Skip to content

Commit b5b884d

Browse files
Update user baselines +cc @sandersn
1 parent b0474dd commit b5b884d

File tree

3 files changed

+55
-41
lines changed

3 files changed

+55
-41
lines changed

tests/baselines/reference/docker/vue-next.log

Lines changed: 29 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,6 @@ The API report is up to date: temp/compiler-dom.api.md
1919
Writing package typings: /vue-next/packages/compiler-dom/dist/compiler-dom.d.ts
2020
Writing package typings: /vue-next/dist/compiler-dom.d.ts
2121
API Extractor completed successfully.
22-
Rolling up type definitions for compiler-ssr...
23-
Analysis will use the bundled TypeScript version 4.1.5
24-
*** The target project appears to use TypeScript X.X.X-insiders.xxxxxxxx which is newer than the bundled compiler engine; consider upgrading API Extractor.
25-
Writing: /vue-next/temp/compiler-ssr.api.json
26-
The API report is up to date: temp/compiler-ssr.api.md
27-
Writing package typings: /vue-next/packages/compiler-ssr/dist/compiler-ssr.d.ts
28-
Writing package typings: /vue-next/dist/compiler-ssr.d.ts
29-
API Extractor completed successfully.
3022
Rolling up type definitions for compiler-sfc...
3123
Analysis will use the bundled TypeScript version 4.1.5
3224
*** The target project appears to use TypeScript X.X.X-insiders.xxxxxxxx which is newer than the bundled compiler engine; consider upgrading API Extractor.
@@ -35,28 +27,45 @@ The API report is up to date: temp/compiler-sfc.api.md
3527
Writing package typings: /vue-next/packages/compiler-sfc/dist/compiler-sfc.d.ts
3628
Writing package typings: /vue-next/dist/compiler-sfc.d.ts
3729
API Extractor completed successfully.
30+
Rolling up type definitions for compiler-ssr...
31+
Analysis will use the bundled TypeScript version 4.1.5
32+
*** The target project appears to use TypeScript X.X.X-insiders.xxxxxxxx which is newer than the bundled compiler engine; consider upgrading API Extractor.
33+
Writing: /vue-next/temp/compiler-ssr.api.json
34+
The API report is up to date: temp/compiler-ssr.api.md
35+
Writing package typings: /vue-next/packages/compiler-ssr/dist/compiler-ssr.d.ts
36+
Writing package typings: /vue-next/dist/compiler-ssr.d.ts
37+
API Extractor completed successfully.
3838

3939

4040

4141
Standard error:
4242

4343
/vue-next/packages/compiler-core/src/index.ts → packages/compiler-core/dist/compiler-core.esm-bundler.js...
4444
/vue-next/packages/compiler-dom/src/index.ts → packages/compiler-dom/dist/compiler-dom.esm-bundler.js...
45+
(!) Plugin replace: @rollup/plugin-replace: 'preventAssignment' currently defaults to false. It is recommended to set this option to `true`, as the next major version will default this option to `true`.
4546
created packages/compiler-dom/dist/compiler-dom.esm-bundler.js in ?s
4647
/vue-next/packages/compiler-dom/src/index.ts → packages/compiler-dom/dist/compiler-dom.esm-browser.js...
48+
(!) Plugin replace: @rollup/plugin-replace: 'preventAssignment' currently defaults to false. It is recommended to set this option to `true`, as the next major version will default this option to `true`.
4749
created packages/compiler-core/dist/compiler-core.esm-bundler.js in ?s
4850
/vue-next/packages/compiler-core/src/index.ts → packages/compiler-core/dist/compiler-core.cjs.js...
51+
(!) Plugin replace: @rollup/plugin-replace: 'preventAssignment' currently defaults to false. It is recommended to set this option to `true`, as the next major version will default this option to `true`.
4952
created packages/compiler-dom/dist/compiler-dom.esm-browser.js in ?s
5053
/vue-next/packages/compiler-dom/src/index.ts → packages/compiler-dom/dist/compiler-dom.cjs.js...
54+
(!) Plugin replace: @rollup/plugin-replace: 'preventAssignment' currently defaults to false. It is recommended to set this option to `true`, as the next major version will default this option to `true`.
5155
created packages/compiler-core/dist/compiler-core.cjs.js in ?s
5256
/vue-next/packages/compiler-core/src/index.ts → packages/compiler-core/dist/compiler-core.cjs.prod.js...
57+
(!) Plugin replace: @rollup/plugin-replace: 'preventAssignment' currently defaults to false. It is recommended to set this option to `true`, as the next major version will default this option to `true`.
5358
created packages/compiler-dom/dist/compiler-dom.cjs.js in ?s
5459
/vue-next/packages/compiler-dom/src/index.ts → packages/compiler-dom/dist/compiler-dom.global.js...
60+
(!) Plugin replace: @rollup/plugin-replace: 'preventAssignment' currently defaults to false. It is recommended to set this option to `true`, as the next major version will default this option to `true`.
5561
created packages/compiler-core/dist/compiler-core.cjs.prod.js in ?s
62+
(!) Plugin replace: @rollup/plugin-replace: 'preventAssignment' currently defaults to false. It is recommended to set this option to `true`, as the next major version will default this option to `true`.
5663
created packages/compiler-dom/dist/compiler-dom.global.js in ?s
5764
/vue-next/packages/compiler-dom/src/index.ts → packages/compiler-dom/dist/compiler-dom.esm-browser.prod.js...
65+
(!) Plugin replace: @rollup/plugin-replace: 'preventAssignment' currently defaults to false. It is recommended to set this option to `true`, as the next major version will default this option to `true`.
5866
created packages/compiler-dom/dist/compiler-dom.esm-browser.prod.js in ?s
5967
/vue-next/packages/compiler-dom/src/index.ts → packages/compiler-dom/dist/compiler-dom.cjs.prod.js...
68+
(!) Plugin replace: @rollup/plugin-replace: 'preventAssignment' currently defaults to false. It is recommended to set this option to `true`, as the next major version will default this option to `true`.
6069
created packages/compiler-dom/dist/compiler-dom.cjs.prod.js in ?s
6170
/vue-next/packages/compiler-dom/src/index.ts → packages/compiler-dom/dist/compiler-dom.global.prod.js...
6271
Warning: dist/packages/compiler-core/src/options.d.ts:36:25 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag
@@ -74,24 +83,29 @@ Warning: dist/packages/compiler-core/src/options.d.ts:149:43 - (tsdoc-escape-rig
7483
Warning: dist/packages/compiler-core/src/options.d.ts:149:35 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@"
7584
Warning: dist/packages/compiler-core/src/options.d.ts:149:36 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@"
7685
/vue-next/packages/compiler-sfc/src/index.ts → packages/compiler-sfc/dist/compiler-sfc.cjs.js...
86+
(!) Plugin replace: @rollup/plugin-replace: 'preventAssignment' currently defaults to false. It is recommended to set this option to `true`, as the next major version will default this option to `true`.
7787
created packages/compiler-dom/dist/compiler-dom.global.prod.js in ?s
88+
(!) Plugin replace: @rollup/plugin-replace: 'preventAssignment' currently defaults to false. It is recommended to set this option to `true`, as the next major version will default this option to `true`.
7889
created packages/compiler-sfc/dist/compiler-sfc.cjs.js in ?s
7990
/vue-next/packages/compiler-sfc/src/index.ts → packages/compiler-sfc/dist/compiler-sfc.global.js...
8091
/vue-next/packages/compiler-ssr/src/index.ts → packages/compiler-ssr/dist/compiler-ssr.cjs.js...
81-
created packages/compiler-ssr/dist/compiler-ssr.cjs.js in ?s
8292
(!) Missing shims for Node.js built-ins
8393
Creating a browser bundle that depends on 'path', 'url' and 'util'. You might need to include https://github.com/ionic-team/rollup-plugin-node-polyfills
8494
(!) Missing global variable names
8595
Use output.globals to specify browser global variable names corresponding to external modules
8696
path (guessing 'path')
8797
url (guessing 'url')
8898
util (guessing 'require$$0')
99+
(!) Plugin replace: @rollup/plugin-replace: 'preventAssignment' currently defaults to false. It is recommended to set this option to `true`, as the next major version will default this option to `true`.
89100
created packages/compiler-sfc/dist/compiler-sfc.global.js in ?s
101+
(!) Plugin replace: @rollup/plugin-replace: 'preventAssignment' currently defaults to false. It is recommended to set this option to `true`, as the next major version will default this option to `true`.
102+
created packages/compiler-ssr/dist/compiler-ssr.cjs.js in ?s
90103
Warning: dist/packages/compiler-sfc/src/compileScript.d.ts:27:36 - (tsdoc-escape-greater-than) The ">" character should be escaped using a backslash to avoid confusion with an HTML tag
91104
Warning: dist/packages/compiler-sfc/src/compileScript.d.ts:27:23 - (tsdoc-html-tag-missing-equals) The HTML element has an invalid attribute: Expecting "=" after HTML attribute name
92105
Warning: dist/packages/compiler-sfc/src/compileStyle.d.ts:18:8 - (tsdoc-missing-deprecation-message) The @deprecated block must include a deprecation message, e.g. describing the recommended alternative
93106
/vue-next/packages/reactivity/src/index.ts → packages/reactivity/dist/reactivity.esm-bundler.js...
94107
/vue-next/packages/runtime-core/src/index.ts → packages/runtime-core/dist/runtime-core.esm-bundler.js...
108+
(!) Plugin replace: @rollup/plugin-replace: 'preventAssignment' currently defaults to false. It is recommended to set this option to `true`, as the next major version will default this option to `true`.
95109
[!] (plugin rpt2) Error: /vue-next/packages/reactivity/src/baseHandlers.ts(195,3): semantic error TS2322: Type '(target: object) => (string | number | symbol)[]' is not assignable to type '(target: object) => ArrayLike<string | symbol>'.
96110
Type '(string | number | symbol)[]' is not assignable to type 'ArrayLike<string | symbol>'.
97111
Index signatures are incompatible.
@@ -104,9 +118,9 @@ Error: /vue-next/packages/reactivity/src/baseHandlers.ts(195,3): semantic error
104118
Type 'string | number | symbol' is not assignable to type 'string | symbol'.
105119
Type 'number' is not assignable to type 'string | symbol'.
106120
at error (/vue-next/node_modules/rollup/dist/shared/rollup.js:5275:30)
107-
at throwPluginError (/vue-next/node_modules/rollup/dist/shared/rollup.js:18232:12)
108-
at Object.error (/vue-next/node_modules/rollup/dist/shared/rollup.js:18839:24)
109-
at Object.error (/vue-next/node_modules/rollup/dist/shared/rollup.js:18401:38)
121+
at throwPluginError (/vue-next/node_modules/rollup/dist/shared/rollup.js:18235:12)
122+
at Object.error (/vue-next/node_modules/rollup/dist/shared/rollup.js:18842:24)
123+
at Object.error (/vue-next/node_modules/rollup/dist/shared/rollup.js:18404:38)
110124
at RollupContext.error (/vue-next/node_modules/rollup-plugin-typescript2/src/rollupcontext.ts:37:18)
111125
at /vue-next/node_modules/rollup-plugin-typescript2/src/print-diagnostics.ts:41:11
112126
at arrayEach (/vue-next/node_modules/rollup-plugin-typescript2/node_modules/lodash/lodash.js:516:11)
@@ -116,13 +130,13 @@ Error: /vue-next/packages/reactivity/src/baseHandlers.ts(195,3): semantic error
116130
/vue-next/node_modules/brotli/build/encode.js:3
117131
1<process.argv.length?process.argv[1].replace(/\\/g,"/"):"unknown-program");b.arguments=process.argv.slice(2);"undefined"!==typeof module&&(module.exports=b);process.on("uncaughtException",function(a){if(!(a instanceof y))throw a;});b.inspect=function(){return"[Emscripten Module object]"}}else if(x)b.print||(b.print=print),"undefined"!=typeof printErr&&(b.printErr=printErr),b.read="undefined"!=typeof read?read:function(){throw"no read() available (jsc?)";},b.readBinary=function(a){if("function"===
118132
^
119-
Error: Command failed with exit code 1: rollup -c --environment COMMIT:f48345a,NODE_ENV:production,TARGET:reactivity,TYPES:true
133+
Error: Command failed with exit code 1: rollup -c --environment COMMIT:bb29bfe,NODE_ENV:production,TARGET:reactivity,TYPES:true
120134
at makeError (/vue-next/node_modules/execa/lib/error.js:59:11)
121135
at handlePromise (/vue-next/node_modules/execa/index.js:114:26)
122136
at processTicksAndRejections (node:internal/process/task_queues:94:5)
123137
at async build (/vue-next/scripts/build.js:91:3) {
124-
shortMessage: 'Command failed with exit code 1: rollup -c --environment COMMIT:f48345a,NODE_ENV:production,TARGET:reactivity,TYPES:true',
125-
command: 'rollup -c --environment COMMIT:f48345a,NODE_ENV:production,TARGET:reactivity,TYPES:true',
138+
shortMessage: 'Command failed with exit code 1: rollup -c --environment COMMIT:bb29bfe,NODE_ENV:production,TARGET:reactivity,TYPES:true',
139+
command: 'rollup -c --environment COMMIT:bb29bfe,NODE_ENV:production,TARGET:reactivity,TYPES:true',
126140
exitCode: 1,
127141
signal: undefined,
128142
signalDescription: undefined,

tests/baselines/reference/user/lodash.log

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -416,15 +416,15 @@ node_modules/lodash/take.js(29,25): error TS1016: A required parameter cannot fo
416416
node_modules/lodash/takeRight.js(29,30): error TS1016: A required parameter cannot follow an optional parameter.
417417
node_modules/lodash/takeRightWhile.js(41,48): error TS2554: Expected 0-1 arguments, but got 2.
418418
node_modules/lodash/takeWhile.js(41,48): error TS2554: Expected 0-1 arguments, but got 2.
419-
node_modules/lodash/template.js(140,36): error TS1016: A required parameter cannot follow an optional parameter.
420-
node_modules/lodash/template.js(152,34): error TS2532: Object is possibly 'undefined'.
421-
node_modules/lodash/template.js(159,21): error TS2532: Object is possibly 'undefined'.
422-
node_modules/lodash/template.js(164,6): error TS2532: Object is possibly 'undefined'.
423-
node_modules/lodash/template.js(167,6): error TS2532: Object is possibly 'undefined'.
424-
node_modules/lodash/template.js(176,9): error TS2532: Object is possibly 'undefined'.
425-
node_modules/lodash/template.js(184,15): error TS2532: Object is possibly 'undefined'.
426-
node_modules/lodash/template.js(209,62): error TS2532: Object is possibly 'undefined'.
427-
node_modules/lodash/template.js(238,21): error TS2345: Argument of type 'any[]' is not assignable to parameter of type 'string'.
419+
node_modules/lodash/template.js(155,36): error TS1016: A required parameter cannot follow an optional parameter.
420+
node_modules/lodash/template.js(167,34): error TS2532: Object is possibly 'undefined'.
421+
node_modules/lodash/template.js(174,21): error TS2532: Object is possibly 'undefined'.
422+
node_modules/lodash/template.js(179,6): error TS2532: Object is possibly 'undefined'.
423+
node_modules/lodash/template.js(182,6): error TS2532: Object is possibly 'undefined'.
424+
node_modules/lodash/template.js(191,9): error TS2532: Object is possibly 'undefined'.
425+
node_modules/lodash/template.js(199,15): error TS2532: Object is possibly 'undefined'.
426+
node_modules/lodash/template.js(224,62): error TS2532: Object is possibly 'undefined'.
427+
node_modules/lodash/template.js(259,21): error TS2345: Argument of type 'any[]' is not assignable to parameter of type 'string'.
428428
node_modules/lodash/templateSettings.js(63,12): error TS2322: Type '{ escape: (string?: string | undefined) => string; }' is not assignable to type 'Function'.
429429
Object literal may only specify known properties, and ''escape'' does not exist in type 'Function'.
430430
node_modules/lodash/throttle.js(59,28): error TS2532: Object is possibly 'undefined'.
@@ -433,8 +433,8 @@ node_modules/lodash/toLower.js(11,21): error TS8024: JSDoc '@param' tag has name
433433
node_modules/lodash/toUpper.js(11,21): error TS8024: JSDoc '@param' tag has name 'string', but there is no parameter with that name.
434434
node_modules/lodash/transform.js(46,37): error TS2554: Expected 0-1 arguments, but got 2.
435435
node_modules/lodash/transform.js(60,12): error TS2722: Cannot invoke an object which is possibly 'undefined'.
436-
node_modules/lodash/trim.js(33,30): error TS1016: A required parameter cannot follow an optional parameter.
437-
node_modules/lodash/trimEnd.js(29,33): error TS1016: A required parameter cannot follow an optional parameter.
436+
node_modules/lodash/trim.js(31,30): error TS1016: A required parameter cannot follow an optional parameter.
437+
node_modules/lodash/trimEnd.js(27,33): error TS1016: A required parameter cannot follow an optional parameter.
438438
node_modules/lodash/trimStart.js(29,35): error TS1016: A required parameter cannot follow an optional parameter.
439439
node_modules/lodash/truncate.js(60,36): error TS2532: Object is possibly 'undefined'.
440440
node_modules/lodash/truncate.js(61,26): error TS2532: Object is possibly 'undefined'.

0 commit comments

Comments
 (0)