You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tests/baselines/reference/docker/vue-next.log
+5-5
Original file line number
Diff line number
Diff line change
@@ -80,17 +80,17 @@ created packages/reactivity/dist/reactivity.global.prod.js in ?s
80
80
packages/runtime-core/src/componentOptions.ts
81
81
Error: /vue-next/packages/runtime-core/src/componentOptions.ts(181,18): semantic error TS2344: Type 'Function & T[key]["get"]' does not satisfy the constraint '(...args: any) => any'.
82
82
Type 'Function' provides no match for the signature '(...args: any): any'.
83
-
at error (/vue-next/node_modules/rollup/dist/shared/rollup.js:10399:30)
84
-
at throwPluginError (/vue-next/node_modules/rollup/dist/shared/rollup.js:16617:12)
85
-
at Object.error (/vue-next/node_modules/rollup/dist/shared/rollup.js:17634:24)
86
-
at Object.error (/vue-next/node_modules/rollup/dist/shared/rollup.js:16790:38)
83
+
at error (/vue-next/node_modules/rollup/dist/shared/rollup.js:160:30)
84
+
at throwPluginError (/vue-next/node_modules/rollup/dist/shared/rollup.js:16838:12)
85
+
at Object.error (/vue-next/node_modules/rollup/dist/shared/rollup.js:17857:24)
86
+
at Object.error (/vue-next/node_modules/rollup/dist/shared/rollup.js:17011:38)
87
87
at RollupContext.error (/vue-next/node_modules/rollup-plugin-typescript2/src/rollupcontext.ts:37:18)
88
88
at /vue-next/node_modules/rollup-plugin-typescript2/src/print-diagnostics.ts:41:11
89
89
at arrayEach (/vue-next/node_modules/rollup-plugin-typescript2/node_modules/lodash/lodash.js:516:11)
90
90
at forEach (/vue-next/node_modules/rollup-plugin-typescript2/node_modules/lodash/lodash.js:9342:14)
91
91
at _.each (/vue-next/node_modules/rollup-plugin-typescript2/src/print-diagnostics.ts:9:2)
92
92
at Object.transform (/vue-next/node_modules/rollup-plugin-typescript2/src/index.ts:242:5)
0 commit comments