Skip to content

Commit f2dc61d

Browse files
Update user baselines +cc @sandersn
1 parent 9de8dbb commit f2dc61d

File tree

3 files changed

+47
-33
lines changed

3 files changed

+47
-33
lines changed

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

Lines changed: 21 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -42,21 +42,30 @@ 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,10 +83,13 @@ 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...
92+
(!) 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`.
8193
created packages/compiler-ssr/dist/compiler-ssr.cjs.js in ?s
8294
(!) Missing shims for Node.js built-ins
8395
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
@@ -86,12 +98,14 @@ Use output.globals to specify browser global variable names corresponding to ext
8698
path (guessing 'path')
8799
url (guessing 'url')
88100
util (guessing 'require$$0')
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`.
89102
created packages/compiler-sfc/dist/compiler-sfc.global.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
93-
/vue-next/packages/reactivity/src/index.ts → packages/reactivity/dist/reactivity.esm-bundler.js...
94106
/vue-next/packages/runtime-core/src/index.ts → packages/runtime-core/dist/runtime-core.esm-bundler.js...
107+
/vue-next/packages/reactivity/src/index.ts → packages/reactivity/dist/reactivity.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'.

tests/baselines/reference/user/npm.log

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ Exit Code: 2
22
Standard output:
33
lib/auth/legacy.js(9,81): error TS2794: Expected 1 arguments, but got 0. Did you forget to include 'void' in your type argument to 'Promise'?
44
lib/auth/sso.js(68,17): error TS2554: Expected 0 arguments, but got 2.
5-
lib/birthday.js(5,20): error TS2538: Type 'Buffer' cannot be used as an index type.
65
lib/bugs.js(44,17): error TS2554: Expected 0 arguments, but got 2.
76
lib/cache.js(108,32): error TS2345: Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
87
Type 'undefined' is not assignable to type 'string'.
@@ -22,6 +21,7 @@ lib/completion.js(62,24): error TS2345: Argument of type 'string | undefined' is
2221
lib/completion.js(179,7): error TS2794: Expected 1 arguments, but got 0. Did you forget to include 'void' in your type argument to 'Promise'?
2322
lib/completion.js(199,9): error TS2794: Expected 1 arguments, but got 0. Did you forget to include 'void' in your type argument to 'Promise'?
2423
lib/config.js(201,14): error TS2794: Expected 1 arguments, but got 0. Did you forget to include 'void' in your type argument to 'Promise'?
24+
lib/dedupe.js(15,8): error TS2339: Property 'code' does not exist on type 'Error'.
2525
lib/docs.js(37,17): error TS2554: Expected 0 arguments, but got 2.
2626
lib/doctor.js(246,17): error TS2345: Argument of type 'boolean' is not assignable to parameter of type 'string | any[] | ((root: any, shouldOwn: any, mask?: any) => Promise<string>) | (() => Promise<any>)'.
2727
lib/doctor.js(246,29): error TS2349: This expression is not callable.
@@ -54,23 +54,23 @@ lib/ls.js(288,68): error TS2345: Argument of type '{ node: any; seenNodes: any;
5454
Object literal may only specify known properties, and 'seenNodes' does not exist in type '{ node: any; }'.
5555
lib/ls.js(392,5): error TS2345: Argument of type '{ arb: any; args: any; global: any; json: any; }' is not assignable to parameter of type '{ arb: any; args: any; json: any; }'.
5656
Object literal may only specify known properties, and 'global' does not exist in type '{ arb: any; args: any; json: any; }'.
57-
lib/npm.js(72,18): error TS2769: No overload matches this call.
57+
lib/npm.js(73,18): error TS2769: No overload matches this call.
5858
The last overload gave the following error.
5959
Argument of type '"time"' is not assignable to parameter of type 'Signals'.
60-
lib/npm.js(97,18): error TS2769: No overload matches this call.
60+
lib/npm.js(102,18): error TS2769: No overload matches this call.
6161
The last overload gave the following error.
6262
Argument of type '"time"' is not assignable to parameter of type 'Signals'.
63-
lib/npm.js(120,22): error TS2769: No overload matches this call.
63+
lib/npm.js(125,22): error TS2769: No overload matches this call.
6464
The last overload gave the following error.
6565
Argument of type '"timeEnd"' is not assignable to parameter of type 'Signals'.
66-
lib/npm.js(142,18): error TS2769: No overload matches this call.
66+
lib/npm.js(147,18): error TS2769: No overload matches this call.
6767
The last overload gave the following error.
6868
Argument of type '"time"' is not assignable to parameter of type 'Signals'.
69-
lib/npm.js(153,20): error TS2769: No overload matches this call.
69+
lib/npm.js(158,20): error TS2769: No overload matches this call.
7070
The last overload gave the following error.
7171
Argument of type '"timeEnd"' is not assignable to parameter of type 'Signals'.
72-
lib/npm.js(191,40): error TS2554: Expected 0-1 arguments, but got 2.
73-
lib/npm.js(290,44): error TS2345: Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
72+
lib/npm.js(196,40): error TS2554: Expected 0-1 arguments, but got 2.
73+
lib/npm.js(295,44): error TS2345: Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
7474
Type 'undefined' is not assignable to type 'string'.
7575
lib/owner.js(193,25): error TS2339: Property 'name' does not exist on type 'string'.
7676
lib/owner.js(193,35): error TS2339: Property 'error' does not exist on type 'string'.
@@ -105,13 +105,13 @@ lib/utils/config.js(38,3): error TS2345: Argument of type 'string | undefined' i
105105
lib/utils/error-handler.js(34,16): error TS2769: No overload matches this call.
106106
The last overload gave the following error.
107107
Argument of type '"timeEnd"' is not assignable to parameter of type 'Signals'.
108-
lib/utils/error-handler.js(141,11): error TS2339: Property 'code' does not exist on type 'Error'.
109-
lib/utils/error-handler.js(143,8): error TS2339: Property 'code' does not exist on type 'Error'.
110-
lib/utils/error-handler.js(174,18): error TS2339: Property 'code' does not exist on type 'Error'.
111-
lib/utils/error-handler.js(182,18): error TS2339: Property 'errno' does not exist on type 'Error'.
112-
lib/utils/error-handler.js(182,42): error TS2339: Property 'errno' does not exist on type 'Error'.
113-
lib/utils/error-handler.js(182,60): error TS2339: Property 'code' does not exist on type 'Error'.
114-
lib/utils/error-handler.js(182,83): error TS2339: Property 'code' does not exist on type 'Error'.
108+
lib/utils/error-handler.js(149,11): error TS2339: Property 'code' does not exist on type 'Error'.
109+
lib/utils/error-handler.js(151,8): error TS2339: Property 'code' does not exist on type 'Error'.
110+
lib/utils/error-handler.js(182,18): error TS2339: Property 'code' does not exist on type 'Error'.
111+
lib/utils/error-handler.js(190,18): error TS2339: Property 'errno' does not exist on type 'Error'.
112+
lib/utils/error-handler.js(190,42): error TS2339: Property 'errno' does not exist on type 'Error'.
113+
lib/utils/error-handler.js(190,60): error TS2339: Property 'code' does not exist on type 'Error'.
114+
lib/utils/error-handler.js(190,83): error TS2339: Property 'code' does not exist on type 'Error'.
115115
lib/utils/is-windows-bash.js(3,26): error TS2345: Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
116116
Type 'undefined' is not assignable to type 'string'.
117117
lib/utils/npm-usage.js(66,15): error TS2322: Type 'string' is not assignable to type 'never'.

0 commit comments

Comments
 (0)