|
1 | 1 | Exit Code: 0 |
2 | 2 | Standard output: |
3 | 3 |
|
4 | | -> @X.X.X-beta.19 build /vue-next |
| 4 | +> @X.X.X-beta.20 build /vue-next |
5 | 5 | > node scripts/build.js "--types" |
6 | 6 | Rolling up type definitions for compiler-core... |
7 | 7 | Analysis will use the bundled TypeScript version 3.9.6 |
@@ -58,12 +58,14 @@ Warning: dist/packages/compiler-core/src/options.d.ts:36:25 - (tsdoc-escape-righ |
58 | 58 | Warning: dist/packages/compiler-core/src/options.d.ts:36:26 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag |
59 | 59 | Warning: dist/packages/compiler-core/src/options.d.ts:36:19 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" |
60 | 60 | Warning: dist/packages/compiler-core/src/options.d.ts:36:20 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" |
61 | | -Warning: dist/packages/compiler-core/src/options.d.ts:52:39 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag |
62 | | -Warning: dist/packages/compiler-core/src/options.d.ts:52:21 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" |
63 | | -Warning: dist/packages/compiler-core/src/options.d.ts:69:42 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag |
64 | | -Warning: dist/packages/compiler-core/src/options.d.ts:69:43 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag |
65 | | -Warning: dist/packages/compiler-core/src/options.d.ts:69:35 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" |
66 | | -Warning: dist/packages/compiler-core/src/options.d.ts:69:36 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" |
| 61 | +Warning: dist/packages/compiler-core/src/options.d.ts:55:39 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag |
| 62 | +Warning: dist/packages/compiler-core/src/options.d.ts:55:21 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" |
| 63 | +Warning: dist/packages/compiler-core/src/options.d.ts:72:42 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag |
| 64 | +Warning: dist/packages/compiler-core/src/options.d.ts:72:43 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag |
| 65 | +Warning: dist/packages/compiler-core/src/options.d.ts:72:35 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" |
| 66 | +Warning: dist/packages/compiler-core/src/options.d.ts:72:36 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" |
| 67 | +Warning: dist/packages/compiler-core/src/options.d.ts:115:23 - (tsdoc-escape-greater-than) The ">" character should be escaped using a backslash to avoid confusion with an HTML tag |
| 68 | +Warning: dist/packages/compiler-core/src/options.d.ts:115:12 - (tsdoc-html-tag-missing-equals) The HTML element has an invalid attribute: Expecting "=" after HTML attribute name |
67 | 69 | /vue-next/packages/compiler-dom/src/index.ts → packages/compiler-dom/dist/compiler-dom.esm-bundler.js... |
68 | 70 | created packages/compiler-dom/dist/compiler-dom.esm-bundler.js in ?s |
69 | 71 | /vue-next/packages/compiler-dom/src/index.ts → packages/compiler-dom/dist/compiler-dom.esm-browser.js... |
@@ -105,16 +107,16 @@ created packages/reactivity/dist/reactivity.global.prod.js in ?s |
105 | 107 | packages/runtime-core/src/apiInject.ts |
106 | 108 | Error: /vue-next/packages/runtime-core/src/apiInject.ts(40,9): semantic error TS2360: The left-hand side of an 'in' expression must be of type 'any', 'string', 'number', or 'symbol'. |
107 | 109 | at error (/vue-next/node_modules/rollup/dist/shared/rollup.js:5171:30) |
108 | | - at throwPluginError (/vue-next/node_modules/rollup/dist/shared/rollup.js:17415:12) |
109 | | - at Object.error (/vue-next/node_modules/rollup/dist/shared/rollup.js:18036:24) |
110 | | - at Object.error (/vue-next/node_modules/rollup/dist/shared/rollup.js:17588:38) |
| 110 | + at throwPluginError (/vue-next/node_modules/rollup/dist/shared/rollup.js:17416:12) |
| 111 | + at Object.error (/vue-next/node_modules/rollup/dist/shared/rollup.js:18035:24) |
| 112 | + at Object.error (/vue-next/node_modules/rollup/dist/shared/rollup.js:17589:38) |
111 | 113 | at RollupContext.error (/vue-next/node_modules/rollup-plugin-typescript2/src/rollupcontext.ts:37:18) |
112 | 114 | at /vue-next/node_modules/rollup-plugin-typescript2/src/print-diagnostics.ts:41:11 |
113 | 115 | at arrayEach (/vue-next/node_modules/rollup-plugin-typescript2/node_modules/lodash/lodash.js:516:11) |
114 | 116 | at forEach (/vue-next/node_modules/rollup-plugin-typescript2/node_modules/lodash/lodash.js:9342:14) |
115 | 117 | at _.each (/vue-next/node_modules/rollup-plugin-typescript2/src/print-diagnostics.ts:9:2) |
116 | 118 | at Object.transform (/vue-next/node_modules/rollup-plugin-typescript2/src/index.ts:242:5) |
117 | | -(node:17) UnhandledPromiseRejectionWarning: Error: Command failed with exit code 1: rollup -c --environment COMMIT:9b04ea3,NODE_ENV:production,TARGET:runtime-core,TYPES:true |
| 119 | +(node:17) UnhandledPromiseRejectionWarning: Error: Command failed with exit code 1: rollup -c --environment COMMIT:9152a89,NODE_ENV:production,TARGET:runtime-core,TYPES:true |
118 | 120 | at makeError (/vue-next/node_modules/execa/lib/error.js:59:11) |
119 | 121 | at handlePromise (/vue-next/node_modules/execa/index.js:114:26) |
120 | 122 | at processTicksAndRejections (internal/process/task_queues.js:93:5) |
|
0 commit comments