Cuckoo.Plus icon indicating copy to clipboard operation
Cuckoo.Plus copied to clipboard

build failed

Open exzhawk opened this issue 3 years ago • 4 comments

npm run build failed with multiple errors below.

ERROR in C:\Me\Code\Cuckoo.Plus\src\components\StatusCard\PlaceHolderMediaItem.vue.ts
[tsl] ERROR in C:\Me\Code\Cuckoo.Plus\src\components\StatusCard\PlaceHolderMediaItem.vue.ts(28,2)
      TS2345: Argument of type 'typeof PlaceHolderMediaItem' is not assignable to parameter of type 'VueClass<Vue>'.
  Type 'typeof PlaceHolderMediaItem' is not assignable to type 'new (...args: any[]) => Vue'.
    Type 'PlaceHolderMediaItem' is not assignable to type 'Vue'.
      Property '$slots' is missing in type 'PlaceHolderMediaItem'.
11:43:37 AM: $ npm run build
11:43:38 AM: > [email protected] build /opt/build/repo
11:43:38 AM: > webpack --env=production
11:44:36 AM: Hash: 1779686f3c952b2b8946
11:44:36 AM: Version: webpack 3.12.0
11:44:36 AM: Time: 57523ms
11:44:36 AM:     Asset     Size  Chunks                    Chunk Names
11:44:36 AM: bundle.js  2.59 MB       0  [emitted]  [big]  main
11:44:36 AM:    [2] ./src/constant/index.ts 1.84 kB {0} [built]
11:44:36 AM:    [3] ./src/util.ts 11.4 kB {0} [built]
11:44:36 AM:    [8] ./src/api/index.ts 820 bytes {0} [built]
11:44:36 AM:    [9] (webpack)/buildin/global.js 509 bytes {0} [built]
11:44:36 AM:   [10] ./src/store/index.ts 3.29 kB {0} [built]
11:44:36 AM:   [15] ./src/themes/index.ts 5.96 kB {0} [built]
11:44:36 AM:   [19] ./src/i18n/index.ts 1.01 kB {0} [built]
11:44:36 AM:   [21] ./src/router/index.ts 11.2 kB {0} [built]
11:44:36 AM:   [44] ./src/themes/presets/dark.ts 468 bytes {0} [built]
11:44:36 AM:   [45] ./src/themes/presets/googleplus.ts 461 bytes {0} [built]
11:44:36 AM:   [46] ./src/themes/basecolor.ts 553 bytes {0} [built]
11:44:36 AM:   [49] ./node_modules/ts-loader!./node_modules/vue-loader/lib/selector.js?type=script&index=0!./src/App.vue 4.14 kB {0} [built]
11:44:36 AM:   [58] ./src/index.ts 2.34 kB {0} [built]
11:44:36 AM:  [202] ./src/App.vue 2.18 kB {0} [built]
11:44:36 AM:  [247] ./src/directives.ts 3.32 kB {0} [built]
11:44:36 AM:     + 239 hidden modules
11:44:36 AM: ERROR in /opt/build/repo/src/components/StatusCard/PlaceHolderMediaItem.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/components/StatusCard/PlaceHolderMediaItem.vue.ts(28,2)
11:44:36 AM:       TS2345: Argument of type 'typeof PlaceHolderMediaItem' is not assignable to parameter of type 'VueClass'.
11:44:36 AM:   Type 'typeof PlaceHolderMediaItem' is not assignable to type 'new (...args: any[]) => Vue'.
11:44:36 AM:     Type 'PlaceHolderMediaItem' is not assignable to type 'Vue'.
11:44:36 AM:       Property '$slots' is missing in type 'PlaceHolderMediaItem'.
11:44:36 AM: ERROR in /opt/build/repo/src/components/Drawer/PeopleResultCard.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/components/Drawer/PeopleResultCard.vue.ts(28,2)
11:44:36 AM:       TS2345: Argument of type 'typeof PeopleResultCard' is not assignable to parameter of type 'VueClass'.
11:44:36 AM:   Type 'typeof PeopleResultCard' is not assignable to type 'new (...args: any[]) => Vue'.
11:44:36 AM:     Type 'PeopleResultCard' is not assignable to type 'Vue'.
11:44:36 AM:       Property '$slots' is missing in type 'PeopleResultCard'.
11:44:36 AM: ERROR in /opt/build/repo/src/components/Drawer/PeopleResultCard.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/components/Drawer/PeopleResultCard.vue.ts(35,4)
11:44:36 AM:       TS2345: Argument of type 'PeopleResultCard' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/components/Drawer/PeopleResultCard.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/components/Drawer/PeopleResultCard.vue.ts(37,4)
11:44:36 AM:       TS2345: Argument of type 'PeopleResultCard' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/components/Drawer/PeopleResultCard.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/components/Drawer/PeopleResultCard.vue.ts(41,4)
11:44:36 AM:       TS2345: Argument of type 'PeopleResultCard' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/components/Drawer/PeopleResultCard.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/components/Drawer/PeopleResultCard.vue.ts(42,4)
11:44:36 AM:       TS2345: Argument of type 'PeopleResultCard' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/components/Drawer/PeopleResultCard.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/components/Drawer/PeopleResultCard.vue.ts(44,4)
11:44:36 AM:       TS2345: Argument of type 'PeopleResultCard' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/components/Drawer/PeopleResultCard.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/components/Drawer/PeopleResultCard.vue.ts(45,4)
11:44:36 AM:       TS2345: Argument of type 'PeopleResultCard' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/components/StatusCard/FullActionBar.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/components/StatusCard/FullActionBar.vue.ts(71,2)
11:44:36 AM:       TS2345: Argument of type 'typeof FullActionBar' is not assignable to parameter of type 'VueClass'.
11:44:36 AM:   Type 'typeof FullActionBar' is not assignable to type 'new (...args: any[]) => Vue'.
11:44:36 AM:     Type 'FullActionBar' is not assignable to type 'Vue'.
11:44:36 AM:       Property '$slots' is missing in type 'FullActionBar'.
11:44:36 AM: ERROR in /opt/build/repo/src/components/StatusCard/FullActionBar.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/components/StatusCard/FullActionBar.vue.ts(104,4)
11:44:36 AM:       TS2345: Argument of type 'FullActionBar' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/components/StatusCard/FullActionBar.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/components/StatusCard/FullActionBar.vue.ts(106,4)
11:44:36 AM:       TS2345: Argument of type 'FullActionBar' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/components/StatusCard/FullActionBar.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/components/StatusCard/FullActionBar.vue.ts(108,4)
11:44:36 AM:       TS2345: Argument of type 'FullActionBar' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/components/StatusCard/LinkPreviewPanel.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/components/StatusCard/LinkPreviewPanel.vue.ts(25,2)
11:44:36 AM:       TS2345: Argument of type 'typeof LinkPreviewPanel' is not assignable to parameter of type 'VueClass'.
11:44:36 AM:   Type 'typeof LinkPreviewPanel' is not assignable to type 'new (...args: any[]) => Vue'.
11:44:36 AM:     Type 'LinkPreviewPanel' is not assignable to type 'Vue'.
11:44:36 AM:       Property '$slots' is missing in type 'LinkPreviewPanel'.
11:44:36 AM: ERROR in /opt/build/repo/src/components/StatusCard/SimpleActionBar.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/components/StatusCard/SimpleActionBar.vue.ts(42,2)
11:44:36 AM:       TS2345: Argument of type 'typeof SimpleActionBar' is not assignable to parameter of type 'VueClass'.
11:44:36 AM:   Type 'typeof SimpleActionBar' is not assignable to type 'new (...args: any[]) => Vue'.
11:44:36 AM:     Type 'SimpleActionBar' is not assignable to type 'Vue'.
11:44:36 AM:       Property '$slots' is missing in type 'SimpleActionBar'.
11:44:36 AM: ERROR in /opt/build/repo/src/components/StatusCard/SimpleActionBar.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/components/StatusCard/SimpleActionBar.vue.ts(47,4)
11:44:36 AM:       TS2345: Argument of type 'SimpleActionBar' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/components/StatusCard/SimpleActionBar.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/components/StatusCard/SimpleActionBar.vue.ts(49,4)
11:44:36 AM:       TS2345: Argument of type 'SimpleActionBar' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/components/StatusCard/SimpleActionBar.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/components/StatusCard/SimpleActionBar.vue.ts(51,4)
11:44:36 AM:       TS2345: Argument of type 'SimpleActionBar' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/components/StatusCard/SimpleActionBar.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/components/StatusCard/SimpleActionBar.vue.ts(53,4)
11:44:36 AM:       TS2345: Argument of type 'SimpleActionBar' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/components/StatusCard/SimpleActionBar.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/components/StatusCard/SimpleActionBar.vue.ts(54,4)
11:44:36 AM:       TS2345: Argument of type 'SimpleActionBar' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/components/StatusCard/FullReplyListItem.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/components/StatusCard/FullReplyListItem.vue.ts(117,2)
11:44:36 AM:       TS2345: Argument of type 'typeof FullReplyListItem' is not assignable to parameter of type 'VueClass'.
11:44:36 AM:   Type 'typeof FullReplyListItem' is not assignable to type 'new (...args: any[]) => Vue'.
11:44:36 AM:     Type 'FullReplyListItem' is not assignable to type 'Vue'.
11:44:36 AM:       Property '$slots' is missing in type 'FullReplyListItem'.
11:44:36 AM: ERROR in /opt/build/repo/src/components/StatusCard/FullReplyListItem.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/components/StatusCard/FullReplyListItem.vue.ts(138,4)
11:44:36 AM:       TS2345: Argument of type 'FullReplyListItem' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/components/StatusCard/FullReplyListItem.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/components/StatusCard/FullReplyListItem.vue.ts(139,4)
11:44:36 AM:       TS2345: Argument of type 'FullReplyListItem' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/components/StatusCard/FullReplyListItem.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/components/StatusCard/FullReplyListItem.vue.ts(141,4)
11:44:36 AM:       TS2345: Argument of type 'FullReplyListItem' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/components/StatusCard/FullReplyListItem.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/components/StatusCard/FullReplyListItem.vue.ts(142,4)
11:44:36 AM:       TS2345: Argument of type 'FullReplyListItem' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/components/StatusCard/FullReplyListItem.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/components/StatusCard/FullReplyListItem.vue.ts(143,4)
11:44:36 AM:       TS2345: Argument of type 'FullReplyListItem' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/components/StatusCard/FullReplyListItem.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/components/StatusCard/FullReplyListItem.vue.ts(145,4)
11:44:36 AM:       TS2345: Argument of type 'FullReplyListItem' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/components/StatusCard/MediaPanel.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/components/StatusCard/MediaPanel.vue.ts(48,2)
11:44:36 AM:       TS2345: Argument of type 'typeof MediaPanel' is not assignable to parameter of type 'VueClass'.
11:44:36 AM:   Type 'typeof MediaPanel' is not assignable to type 'new (...args: any[]) => Vue'.
11:44:36 AM:     Type 'MediaPanel' is not assignable to type 'Vue'.
11:44:36 AM:       Property '$slots' is missing in type 'MediaPanel'.
11:44:36 AM: ERROR in /opt/build/repo/src/components/StatusCard/MediaPanel.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/components/StatusCard/MediaPanel.vue.ts(71,4)
11:44:36 AM:       TS2345: Argument of type 'MediaPanel' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/components/StatusCard/CardHeader.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/components/StatusCard/CardHeader.vue.ts(62,2)
11:44:36 AM:       TS2345: Argument of type 'typeof CardHeader' is not assignable to parameter of type 'VueClass'.
11:44:36 AM:   Type 'typeof CardHeader' is not assignable to type 'new (...args: any[]) => Vue'.
11:44:36 AM:     Type 'CardHeader' is not assignable to type 'Vue'.
11:44:36 AM:       Property '$slots' is missing in type 'CardHeader'.
11:44:36 AM: ERROR in /opt/build/repo/src/components/StatusCard/CardHeader.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/components/StatusCard/CardHeader.vue.ts(84,4)
11:44:36 AM:       TS2345: Argument of type 'CardHeader' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/components/StatusCard/CardHeader.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/components/StatusCard/CardHeader.vue.ts(85,4)
11:44:36 AM:       TS2345: Argument of type 'CardHeader' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/components/StatusCard/CardHeader.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/components/StatusCard/CardHeader.vue.ts(86,4)
11:44:36 AM:       TS2345: Argument of type 'CardHeader' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/components/StatusCard/CardHeader.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/components/StatusCard/CardHeader.vue.ts(88,4)
11:44:36 AM:       TS2345: Argument of type 'CardHeader' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/components/StatusCard/CardHeader.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/components/StatusCard/CardHeader.vue.ts(90,4)
11:44:36 AM:       TS2345: Argument of type 'CardHeader' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/components/Input.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/components/Input.vue.ts(67,2)
11:44:36 AM:       TS2345: Argument of type 'typeof Input' is not assignable to parameter of type 'VueClass'.
11:44:36 AM:   Type 'typeof Input' is not assignable to type 'new (...args: any[]) => Vue'.
11:44:36 AM:     Type 'Input' is not assignable to type 'Vue'.
11:44:36 AM:       Property '$slots' is missing in type 'Input'.
11:44:36 AM: ERROR in /opt/build/repo/src/components/VisibilitySelectPopOver.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/components/VisibilitySelectPopOver.vue.ts(25,2)
11:44:36 AM:       TS2345: Argument of type 'typeof VisibilitySelectPopOver' is not assignable to parameter of type 'VueClass'.
11:44:36 AM:   Type 'typeof VisibilitySelectPopOver' is not assignable to type 'new (...args: any[]) => Vue'.
11:44:36 AM:     Type 'VisibilitySelectPopOver' is not assignable to type 'Vue'.
11:44:36 AM:       Property '$slots' is missing in type 'VisibilitySelectPopOver'.
11:44:36 AM: ERROR in /opt/build/repo/src/components/Drawer/Search.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/components/Drawer/Search.vue.ts(45,2)
11:44:36 AM:       TS2345: Argument of type 'typeof Search' is not assignable to parameter of type 'VueClass'.
11:44:36 AM:   Type 'typeof Search' is not assignable to type 'new (...args: any[]) => Vue'.
11:44:36 AM:     Type 'Search' is not assignable to type 'Vue'.
11:44:36 AM:       Property '$slots' is missing in type 'Search'.
11:44:36 AM: ERROR in /opt/build/repo/src/components/Drawer/Search.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/components/Drawer/Search.vue.ts(62,4)
11:44:36 AM:       TS2345: Argument of type 'Search' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/components/Drawer/Search.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/components/Drawer/Search.vue.ts(65,4)
11:44:36 AM:       TS2345: Argument of type 'Search' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/components/Drawer/Search.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/components/Drawer/Search.vue.ts(67,4)
11:44:36 AM:       TS2345: Argument of type 'Search' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/components/Drawer/Search.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/components/Drawer/Search.vue.ts(69,4)
11:44:36 AM:       TS2345: Argument of type 'Search' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/components/Drawer/Search.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/components/Drawer/Search.vue.ts(71,4)
11:44:36 AM:       TS2345: Argument of type 'Search' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/components/Drawer/Search.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/components/Drawer/Search.vue.ts(72,4)
11:44:36 AM:       TS2345: Argument of type 'Search' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/components/Notifications/Card.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/components/Notifications/Card.vue.ts(38,2)
11:44:36 AM:       TS2345: Argument of type 'typeof Card' is not assignable to parameter of type 'VueClass'.
11:44:36 AM:   Type 'typeof Card' is not assignable to type 'new (...args: any[]) => Vue'.
11:44:36 AM:     Type 'Card' is not assignable to type 'Vue'.
11:44:36 AM:       Property '$slots' is missing in type 'Card'.
11:44:36 AM: ERROR in /opt/build/repo/src/components/Notifications/Card.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/components/Notifications/Card.vue.ts(56,4)
11:44:36 AM:       TS2345: Argument of type 'Card' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/components/Notifications/Card.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/components/Notifications/Card.vue.ts(57,4)
11:44:36 AM:       TS2345: Argument of type 'Card' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/components/Notifications/Card.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/components/Notifications/Card.vue.ts(59,4)
11:44:36 AM:       TS2345: Argument of type 'Card' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/components/Notifications/Card.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/components/Notifications/Card.vue.ts(61,4)
11:44:36 AM:       TS2345: Argument of type 'Card' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/components/Notifications/Card.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/components/Notifications/Card.vue.ts(65,4)
11:44:36 AM:       TS2345: Argument of type 'Card' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/components/StatusCard/index.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/components/StatusCard/index.vue.ts(139,2)
11:44:36 AM:       TS2345: Argument of type 'typeof StatusCard' is not assignable to parameter of type 'VueClass'.
11:44:36 AM:   Type 'typeof StatusCard' is not assignable to type 'new (...args: any[]) => Vue'.
11:44:36 AM:     Type 'StatusCard' is not assignable to type 'Vue'.
11:44:36 AM:       Property '$slots' is missing in type 'StatusCard'.
11:44:36 AM: ERROR in /opt/build/repo/src/components/StatusCard/index.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/components/StatusCard/index.vue.ts(166,4)
11:44:36 AM:       TS2345: Argument of type 'StatusCard' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/components/StatusCard/index.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/components/StatusCard/index.vue.ts(167,4)
11:44:36 AM:       TS2345: Argument of type 'StatusCard' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/components/StatusCard/index.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/components/StatusCard/index.vue.ts(168,4)
11:44:36 AM:       TS2345: Argument of type 'StatusCard' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/components/StatusCard/index.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/components/StatusCard/index.vue.ts(169,4)
11:44:36 AM:       TS2345: Argument of type 'StatusCard' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/components/StatusCard/index.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/components/StatusCard/index.vue.ts(170,4)
11:44:36 AM:       TS2345: Argument of type 'StatusCard' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/components/StatusCard/index.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/components/StatusCard/index.vue.ts(172,4)
11:44:36 AM:       TS2345: Argument of type 'StatusCard' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/components/StatusCard/index.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/components/StatusCard/index.vue.ts(173,4)
11:44:36 AM:       TS2345: Argument of type 'StatusCard' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/components/StatusCard/index.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/components/StatusCard/index.vue.ts(175,4)
11:44:36 AM:       TS2345: Argument of type 'StatusCard' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/components/StatusCard/index.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/components/StatusCard/index.vue.ts(176,4)
11:44:36 AM:       TS2345: Argument of type 'StatusCard' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/pages/Accounts/AccountHeader.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/pages/Accounts/AccountHeader.vue.ts(11,2)
11:44:36 AM:       TS2345: Argument of type 'typeof AccountHeader' is not assignable to parameter of type 'VueClass'.
11:44:36 AM:   Type 'typeof AccountHeader' is not assignable to type 'new (...args: any[]) => Vue'.
11:44:36 AM:     Type 'AccountHeader' is not assignable to type 'Vue'.
11:44:36 AM:       Property '$slots' is missing in type 'AccountHeader'.
11:44:36 AM: ERROR in /opt/build/repo/src/pages/Timelines/PostStatusStampCard.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/pages/Timelines/PostStatusStampCard.vue.ts(26,2)
11:44:36 AM:       TS2345: Argument of type 'typeof PostStatusStampCard' is not assignable to parameter of type 'VueClass'.
11:44:36 AM:   Type 'typeof PostStatusStampCard' is not assignable to type 'new (...args: any[]) => Vue'.
11:44:36 AM:     Type 'PostStatusStampCard' is not assignable to type 'Vue'.
11:44:36 AM:       Property '$slots' is missing in type 'PostStatusStampCard'.
11:44:36 AM: ERROR in /opt/build/repo/src/pages/Timelines/PostStatusStampCard.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/pages/Timelines/PostStatusStampCard.vue.ts(29,4)
11:44:36 AM:       TS2345: Argument of type 'PostStatusStampCard' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/pages/Timelines/NewStatusNoticeButton.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/pages/Timelines/NewStatusNoticeButton.vue.ts(20,2)
11:44:36 AM:       TS2345: Argument of type 'typeof NewStatusNoticeButton' is not assignable to parameter of type 'VueClass'.
11:44:36 AM:   Type 'typeof NewStatusNoticeButton' is not assignable to type 'new (...args: any[]) => Vue'.
11:44:36 AM:     Type 'NewStatusNoticeButton' is not assignable to type 'Vue'.
11:44:36 AM:       Property '$slots' is missing in type 'NewStatusNoticeButton'.
11:44:36 AM: ERROR in /opt/build/repo/src/pages/Timelines/NewStatusNoticeButton.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/pages/Timelines/NewStatusNoticeButton.vue.ts(25,4)
11:44:36 AM:       TS2345: Argument of type 'NewStatusNoticeButton' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/pages/Timelines/NewStatusNoticeButton.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/pages/Timelines/NewStatusNoticeButton.vue.ts(27,4)
11:44:36 AM:       TS2345: Argument of type 'NewStatusNoticeButton' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/pages/Timelines/NewStatusNoticeButton.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/pages/Timelines/NewStatusNoticeButton.vue.ts(29,4)
11:44:36 AM:       TS2345: Argument of type 'NewStatusNoticeButton' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/pages/Timelines/NewStatusNoticeButton.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/pages/Timelines/NewStatusNoticeButton.vue.ts(31,4)
11:44:36 AM:       TS2345: Argument of type 'NewStatusNoticeButton' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/components/PostStatusDialog.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/components/PostStatusDialog.vue.ts(178,2)
11:44:36 AM:       TS2345: Argument of type 'typeof PostStatusDialog' is not assignable to parameter of type 'VueClass'.
11:44:36 AM:   Type 'typeof PostStatusDialog' is not assignable to type 'new (...args: any[]) => Vue'.
11:44:36 AM:     Type 'PostStatusDialog' is not assignable to type 'Vue'.
11:44:36 AM:       Property '$slots' is missing in type 'PostStatusDialog'.
11:44:36 AM: ERROR in /opt/build/repo/src/components/PostStatusDialog.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/components/PostStatusDialog.vue.ts(248,4)
11:44:36 AM:       TS2345: Argument of type 'PostStatusDialog' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/components/PostStatusDialog.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/components/PostStatusDialog.vue.ts(250,4)
11:44:36 AM:       TS2345: Argument of type 'PostStatusDialog' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/components/PostStatusDialog.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/components/PostStatusDialog.vue.ts(252,4)
11:44:36 AM:       TS2345: Argument of type 'PostStatusDialog' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/components/PostStatusDialog.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/components/PostStatusDialog.vue.ts(254,4)
11:44:36 AM:       TS2345: Argument of type 'PostStatusDialog' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/components/Drawer/index.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/components/Drawer/index.vue.ts(105,2)
11:44:36 AM:       TS2345: Argument of type 'typeof Drawer' is not assignable to parameter of type 'VueClass'.
11:44:36 AM:   Type 'typeof Drawer' is not assignable to type 'new (...args: any[]) => Vue'.
11:44:36 AM:     Type 'Drawer' is not assignable to type 'Vue'.
11:44:36 AM:       Property '$slots' is missing in type 'Drawer'.
11:44:36 AM: ERROR in /opt/build/repo/src/components/Drawer/index.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/components/Drawer/index.vue.ts(128,4)
11:44:36 AM:       TS2345: Argument of type 'Drawer' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/components/Drawer/index.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/components/Drawer/index.vue.ts(130,4)
11:44:36 AM:       TS2345: Argument of type 'Drawer' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/components/Drawer/index.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/components/Drawer/index.vue.ts(132,4)
11:44:36 AM:       TS2345: Argument of type 'Drawer' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/components/Drawer/index.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/components/Drawer/index.vue.ts(134,4)
11:44:36 AM:       TS2345: Argument of type 'Drawer' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/components/Drawer/index.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/components/Drawer/index.vue.ts(136,4)
11:44:36 AM:       TS2345: Argument of type 'Drawer' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/components/Drawer/index.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/components/Drawer/index.vue.ts(138,4)
11:44:36 AM:       TS2345: Argument of type 'Drawer' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/components/Notifications/index.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/components/Notifications/index.vue.ts(50,2)
11:44:36 AM:       TS2345: Argument of type 'typeof Notifications' is not assignable to parameter of type 'VueClass'.
11:44:36 AM:   Type 'typeof Notifications' is not assignable to type 'new (...args: any[]) => Vue'.
11:44:36 AM:     Type 'Notifications' is not assignable to type 'Vue'.
11:44:36 AM:       Property '$slots' is missing in type 'Notifications'.
11:44:36 AM: ERROR in /opt/build/repo/src/components/Notifications/index.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/components/Notifications/index.vue.ts(66,4)
11:44:36 AM:       TS2345: Argument of type 'Notifications' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/components/Notifications/index.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/components/Notifications/index.vue.ts(68,4)
11:44:36 AM:       TS2345: Argument of type 'Notifications' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/components/Notifications/index.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/components/Notifications/index.vue.ts(70,4)
11:44:36 AM:       TS2345: Argument of type 'Notifications' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/components/Notifications/index.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/components/Notifications/index.vue.ts(71,4)
11:44:36 AM:       TS2345: Argument of type 'Notifications' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/components/Notifications/index.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/components/Notifications/index.vue.ts(77,4)
11:44:36 AM:       TS2345: Argument of type 'Notifications' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/pages/Accounts/index.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/pages/Accounts/index.vue.ts(12,2)
11:44:36 AM:       TS2345: Argument of type 'typeof Accounts' is not assignable to parameter of type 'VueClass'.
11:44:36 AM:   Type 'typeof Accounts' is not assignable to type 'new (...args: any[]) => Vue'.
11:44:36 AM:     Type 'Accounts' is not assignable to type 'Vue'.
11:44:36 AM:       Property '$slots' is missing in type 'Accounts'.
11:44:36 AM: ERROR in /opt/build/repo/src/pages/Timelines/index.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/pages/Timelines/index.vue.ts(98,2)
11:44:36 AM:       TS2345: Argument of type 'typeof TimeLines' is not assignable to parameter of type 'VueClass'.
11:44:36 AM:   Type 'typeof TimeLines' is not assignable to type 'new (...args: any[]) => Vue'.
11:44:36 AM:     Type 'TimeLines' is not assignable to type 'Vue'.
11:44:36 AM:       Property '$slots' is missing in type 'TimeLines'.
11:44:36 AM: ERROR in /opt/build/repo/src/pages/Timelines/index.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/pages/Timelines/index.vue.ts(116,4)
11:44:36 AM:       TS2345: Argument of type 'TimeLines' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/pages/Timelines/index.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/pages/Timelines/index.vue.ts(118,4)
11:44:36 AM:       TS2345: Argument of type 'TimeLines' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/pages/Timelines/index.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/pages/Timelines/index.vue.ts(120,4)
11:44:36 AM:       TS2345: Argument of type 'TimeLines' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/pages/Timelines/index.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/pages/Timelines/index.vue.ts(122,4)
11:44:36 AM:       TS2345: Argument of type 'TimeLines' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/pages/Timelines/index.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/pages/Timelines/index.vue.ts(124,4)
11:44:36 AM:       TS2345: Argument of type 'TimeLines' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/components/ThemeEditPanel.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/components/ThemeEditPanel.vue.ts(78,2)
11:44:36 AM:       TS2345: Argument of type 'typeof ThemeEditPanel' is not assignable to parameter of type 'VueClass'.
11:44:36 AM:   Type 'typeof ThemeEditPanel' is not assignable to type 'new (...args: any[]) => Vue'.
11:44:36 AM:     Type 'ThemeEditPanel' is not assignable to type 'Vue'.
11:44:36 AM:       Property '$slots' is missing in type 'ThemeEditPanel'.
11:44:36 AM: ERROR in /opt/build/repo/src/components/ThemeEditPanel.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/components/ThemeEditPanel.vue.ts(94,4)
11:44:36 AM:       TS2345: Argument of type 'ThemeEditPanel' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/components/ThemeEditPanel.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/components/ThemeEditPanel.vue.ts(96,4)
11:44:36 AM:       TS2345: Argument of type 'ThemeEditPanel' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/components/ThemeEditPanel.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/components/ThemeEditPanel.vue.ts(98,4)
11:44:36 AM:       TS2345: Argument of type 'ThemeEditPanel' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/components/ThemeEditPanel.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/components/ThemeEditPanel.vue.ts(99,4)
11:44:36 AM:       TS2345: Argument of type 'ThemeEditPanel' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/components/ThemeEditPanel.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/components/ThemeEditPanel.vue.ts(100,4)
11:44:36 AM:       TS2345: Argument of type 'ThemeEditPanel' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/components/Header.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/components/Header.vue.ts(63,2)
11:44:36 AM:       TS2345: Argument of type 'typeof Header' is not assignable to parameter of type 'VueClass'.
11:44:36 AM:   Type 'typeof Header' is not assignable to type 'new (...args: any[]) => Vue'.
11:44:36 AM:     Type 'Header' is not assignable to type 'Vue'.
11:44:36 AM:       Property '$slots' is missing in type 'Header'.
11:44:36 AM: ERROR in /opt/build/repo/src/components/Header.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/components/Header.vue.ts(82,4)
11:44:36 AM:       TS2345: Argument of type 'Header' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/components/Header.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/components/Header.vue.ts(84,4)
11:44:36 AM:       TS2345: Argument of type 'Header' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/components/Header.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/components/Header.vue.ts(86,4)
11:44:36 AM:       TS2345: Argument of type 'Header' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/components/Header.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/components/Header.vue.ts(88,4)
11:44:36 AM:       TS2345: Argument of type 'Header' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/components/Header.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/components/Header.vue.ts(90,4)
11:44:36 AM:       TS2345: Argument of type 'Header' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/components/Header.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/components/Header.vue.ts(92,4)
11:44:36 AM:       TS2345: Argument of type 'Header' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/components/Header.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/components/Header.vue.ts(94,4)
11:44:36 AM:       TS2345: Argument of type 'Header' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/pages/Statuses.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/pages/Statuses.vue.ts(13,2)
11:44:36 AM:       TS2345: Argument of type 'typeof Statuses' is not assignable to parameter of type 'VueClass'.
11:44:36 AM:   Type 'typeof Statuses' is not assignable to type 'new (...args: any[]) => Vue'.
11:44:36 AM:     Type 'Statuses' is not assignable to type 'Vue'.
11:44:36 AM:       Property '$slots' is missing in type 'Statuses'.
11:44:36 AM: ERROR in /opt/build/repo/src/pages/Statuses.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/pages/Statuses.vue.ts(24,4)
11:44:36 AM:       TS2345: Argument of type 'Statuses' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/pages/Statuses.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/pages/Statuses.vue.ts(26,4)
11:44:36 AM:       TS2345: Argument of type 'Statuses' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/pages/Settings.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/pages/Settings.vue.ts(145,2)
11:44:36 AM:       TS2345: Argument of type 'typeof Setting' is not assignable to parameter of type 'VueClass'.
11:44:36 AM:   Type 'typeof Setting' is not assignable to type 'new (...args: any[]) => Vue'.
11:44:36 AM:     Type 'Setting' is not assignable to type 'Vue'.
11:44:36 AM:       Property '$slots' is missing in type 'Setting'.
11:44:36 AM: ERROR in /opt/build/repo/src/pages/Settings.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/pages/Settings.vue.ts(160,4)
11:44:36 AM:       TS2345: Argument of type 'Setting' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/pages/Settings.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/pages/Settings.vue.ts(162,4)
11:44:36 AM:       TS2345: Argument of type 'Setting' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/pages/Settings.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/pages/Settings.vue.ts(163,4)
11:44:36 AM:       TS2345: Argument of type 'Setting' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/pages/Settings.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/pages/Settings.vue.ts(164,4)
11:44:36 AM:       TS2345: Argument of type 'Setting' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/pages/Settings.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/pages/Settings.vue.ts(165,4)
11:44:36 AM:       TS2345: Argument of type 'Setting' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/pages/Settings.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/pages/Settings.vue.ts(166,4)
11:44:36 AM:       TS2345: Argument of type 'Setting' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/pages/Settings.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/pages/Settings.vue.ts(167,4)
11:44:36 AM:       TS2345: Argument of type 'Setting' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/pages/Settings.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/pages/Settings.vue.ts(168,4)
11:44:36 AM:       TS2345: Argument of type 'Setting' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/pages/Settings.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/pages/Settings.vue.ts(169,4)
11:44:36 AM:       TS2345: Argument of type 'Setting' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/pages/Settings.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/pages/Settings.vue.ts(170,4)
11:44:36 AM:       TS2345: Argument of type 'Setting' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/pages/Settings.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/pages/Settings.vue.ts(171,4)
11:44:36 AM:       TS2345: Argument of type 'Setting' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/pages/Settings.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/pages/Settings.vue.ts(173,4)
11:44:36 AM:       TS2345: Argument of type 'Setting' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/pages/Settings.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/pages/Settings.vue.ts(175,4)
11:44:36 AM:       TS2345: Argument of type 'Setting' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/pages/Settings.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/pages/Settings.vue.ts(176,4)
11:44:36 AM:       TS2345: Argument of type 'Setting' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/pages/OAuth.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/pages/OAuth.vue.ts(57,2)
11:44:36 AM:       TS2345: Argument of type 'typeof OAuth' is not assignable to parameter of type 'VueClass'.
11:44:36 AM:   Type 'typeof OAuth' is not assignable to type 'new (...args: any[]) => Vue'.
11:44:36 AM:     Type 'OAuth' is not assignable to type 'Vue'.
11:44:36 AM:       Property '$slots' is missing in type 'OAuth'.
11:44:36 AM: ERROR in /opt/build/repo/src/pages/OAuth.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/pages/OAuth.vue.ts(60,4)
11:44:36 AM:       TS2345: Argument of type 'OAuth' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/pages/OAuth.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/pages/OAuth.vue.ts(62,4)
11:44:36 AM:       TS2345: Argument of type 'OAuth' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/pages/OAuth.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/pages/OAuth.vue.ts(64,4)
11:44:36 AM:       TS2345: Argument of type 'OAuth' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/App.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/App.vue.ts(25,2)
11:44:36 AM:       TS2345: Argument of type 'typeof App' is not assignable to parameter of type 'VueClass'.
11:44:36 AM:   Type 'typeof App' is not assignable to type 'new (...args: any[]) => Vue'.
11:44:36 AM:     Type 'App' is not assignable to type 'Vue'.
11:44:36 AM:       Property '$slots' is missing in type 'App'.
11:44:36 AM: ERROR in /opt/build/repo/src/App.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/App.vue.ts(36,4)
11:44:36 AM:       TS2345: Argument of type 'App' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/App.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/App.vue.ts(37,4)
11:44:36 AM:       TS2345: Argument of type 'App' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/App.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/App.vue.ts(38,4)
11:44:36 AM:       TS2345: Argument of type 'App' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/App.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/App.vue.ts(39,4)
11:44:36 AM:       TS2345: Argument of type 'App' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/App.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/App.vue.ts(40,4)
11:44:36 AM:       TS2345: Argument of type 'App' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/App.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/App.vue.ts(42,4)
11:44:36 AM:       TS2345: Argument of type 'App' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/App.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/App.vue.ts(44,4)
11:44:36 AM:       TS2345: Argument of type 'App' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/src/App.vue.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/src/App.vue.ts(45,4)
11:44:36 AM:       TS2345: Argument of type 'App' is not assignable to parameter of type 'Vue'.
11:44:36 AM: ERROR in /opt/build/repo/node_modules/@types/node/assert.d.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/node_modules/@types/node/assert.d.ts(2,68)
11:44:36 AM:       TS1144: '{' or ';' expected.
11:44:36 AM: ERROR in /opt/build/repo/node_modules/@types/node/assert.d.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/node_modules/@types/node/assert.d.ts(35,68)
11:44:36 AM:       TS1144: '{' or ';' expected.
11:44:36 AM: ERROR in /opt/build/repo/node_modules/@types/node/assert.d.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/node_modules/@types/node/assert.d.ts(44,94)
11:44:36 AM:       TS1144: '{' or ';' expected.
11:44:36 AM: ERROR in /opt/build/repo/node_modules/@types/node/assert.d.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/node_modules/@types/node/assert.d.ts(44,101)
11:44:36 AM:       TS1005: ';' expected.
11:44:36 AM: ERROR in /opt/build/repo/node_modules/@types/node/assert.d.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/node_modules/@types/node/assert.d.ts(44,104)
11:44:36 AM:       TS1005: ';' expected.
11:44:36 AM: ERROR in /opt/build/repo/node_modules/@types/node/assert.d.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/node_modules/@types/node/assert.d.ts(46,98)
11:44:36 AM:       TS1144: '{' or ';' expected.
11:44:36 AM: ERROR in /opt/build/repo/node_modules/@types/node/assert.d.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/node_modules/@types/node/assert.d.ts(46,105)
11:44:36 AM:       TS1005: ';' expected.
11:44:36 AM: ERROR in /opt/build/repo/node_modules/@types/node/assert.d.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/node_modules/@types/node/assert.d.ts(46,108)
11:44:36 AM:       TS1005: ';' expected.
11:44:36 AM: ERROR in /opt/build/repo/node_modules/@types/node/assert.d.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/node_modules/@types/node/assert.d.ts(54,47)
11:44:36 AM:       TS1144: '{' or ';' expected.
11:44:36 AM: ERROR in /opt/build/repo/node_modules/@types/node/assert.d.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/node_modules/@types/node/assert.d.ts(54,53)
11:44:36 AM:       TS1005: ';' expected.
11:44:36 AM: ERROR in /opt/build/repo/node_modules/@types/node/assert.d.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/node_modules/@types/node/assert.d.ts(54,56)
11:44:36 AM:       TS1005: ';' expected.
11:44:36 AM: ERROR in /opt/build/repo/node_modules/@types/node/assert.d.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/node_modules/@types/node/assert.d.ts(81,61)
11:44:36 AM:       TS1005: ';' expected.
11:44:36 AM: ERROR in /opt/build/repo/node_modules/@types/node/ts3.6/base.d.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/node_modules/@types/node/ts3.6/base.d.ts(10,1)
11:44:36 AM:       TS1084: Invalid 'reference' directive syntax.
11:44:36 AM: ERROR in /opt/build/repo/node_modules/@types/node/ts3.6/base.d.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/node_modules/@types/node/ts3.6/base.d.ts(11,1)
11:44:36 AM:       TS1084: Invalid 'reference' directive syntax.
11:44:36 AM: ERROR in /opt/build/repo/node_modules/@types/node/ts3.6/base.d.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/node_modules/@types/node/ts3.6/base.d.ts(12,1)
11:44:36 AM:       TS1084: Invalid 'reference' directive syntax.
11:44:36 AM: ERROR in /opt/build/repo/node_modules/@types/node/ts3.6/base.d.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/node_modules/@types/node/ts3.6/base.d.ts(13,1)
11:44:36 AM:       TS1084: Invalid 'reference' directive syntax.
11:44:36 AM: ERROR in /opt/build/repo/node_modules/@types/node/base.d.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/node_modules/@types/node/base.d.ts(10,1)
11:44:36 AM:       TS1084: Invalid 'reference' directive syntax.
11:44:36 AM: ERROR in /opt/build/repo/node_modules/@types/node/base.d.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/node_modules/@types/node/base.d.ts(11,1)
11:44:36 AM:       TS1084: Invalid 'reference' directive syntax.
11:44:36 AM: ERROR in /opt/build/repo/node_modules/@types/node/base.d.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/node_modules/@types/node/base.d.ts(12,1)
11:44:36 AM:       TS1084: Invalid 'reference' directive syntax.
11:44:36 AM: ERROR in /opt/build/repo/node_modules/@types/node/base.d.ts
11:44:36 AM: [tsl] ERROR in /opt/build/repo/node_modules/@types/node/base.d.ts(13,1)
11:44:36 AM:       TS1084: Invalid 'reference' directive syntax.
11:44:36 AM: npm ERR! code ELIFECYCLE
11:44:36 AM: npm ERR! errno 2
11:44:36 AM: npm ERR! [email protected] build: `webpack --env=production`
11:44:36 AM: npm ERR! Exit status 2
11:44:36 AM: npm ERR!
11:44:36 AM: npm ERR! Failed at the [email protected] build script.
11:44:36 AM: npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
11:44:36 AM: npm ERR! A complete log of this run can be found in:
11:44:36 AM: npm ERR!     /opt/buildhome/.npm/_logs/2021-01-09T03_44_36_785Z-debug.log

exzhawk avatar Jan 09 '21 04:01 exzhawk

It's kinda wired, build process in my environment was going well

[email protected] build webpack --env=production Hash: e221a753db80490223bd Version: webpack 3.12.0 Time: 79767ms Asset Size Chunks Chunk Names bundle.js 2.58 MB 0 [emitted] [big] main [2] ./src/constant/index.ts 1.84 kB {0} [built] [3] ./src/util.ts 11.4 kB {0} [built] [8] ./src/api/index.ts 820 bytes {0} [built] [9] (webpack)/buildin/global.js 509 bytes {0} [built] [10] ./src/store/index.ts 3.29 kB {0} [built] [15] ./src/themes/index.ts 5.96 kB {0} [built] [19] ./src/i18n/index.ts 1.01 kB {0} [built] [21] ./src/router/index.ts 11.2 kB {0} [built] [44] ./src/themes/presets/dark.ts 468 bytes {0} [built] [45] ./src/themes/presets/googleplus.ts 461 bytes {0} [built] [46] ./src/themes/basecolor.ts 553 bytes {0} [built] [49] ./node_modules/[email protected]@ts-loader!./node_modules/[email protected]@vue-loader/lib/selector.js?type=script&index=0!./src/App.vue 4.14 kB {0} [built] [58] ./src/index.ts 2.34 kB {0} [built] [206] ./src/App.vue 2.42 kB {0} [built] [251] ./src/directives.ts 3.32 kB {0} [built] + 243 hidden modules

NanaMorse avatar Jan 11 '21 10:01 NanaMorse

Can i have your packge-lock.json? There might be package version diffs. package-lock.json shouldn't be gitignored. https://docs.npmjs.com/cli/v6/configuring-npm/package-lock-json

exzhawk avatar Jan 11 '21 14:01 exzhawk

Can i have your packge-lock.json? There might be package version diffs. package-lock.json shouldn't be gitignored. https://docs.npmjs.com/cli/v6/configuring-npm/package-lock-json

package-lock.json has been pushed to master branch, I'm not sure whether it helps but you could have a try.

NanaMorse avatar Jan 12 '21 11:01 NanaMorse

Works well. Though your ci failed now. XD

exzhawk avatar Jan 12 '21 18:01 exzhawk