Skip to content

Commit 2bf93c7

Browse files
Update user baselines +cc @sandersn
1 parent 5c5d374 commit 2bf93c7

File tree

3 files changed

+33
-33
lines changed

3 files changed

+33
-33
lines changed

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

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -75,9 +75,9 @@ Warning: dist/packages/compiler-core/src/options.d.ts:149:35 - (tsdoc-malformed-
7575
Warning: dist/packages/compiler-core/src/options.d.ts:149:36 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@"
7676
/vue-next/packages/compiler-sfc/src/index.ts → packages/compiler-sfc/dist/compiler-sfc.cjs.js...
7777
created packages/compiler-dom/dist/compiler-dom.global.prod.js in ?s
78+
/vue-next/packages/compiler-ssr/src/index.ts → packages/compiler-ssr/dist/compiler-ssr.cjs.js...
7879
created packages/compiler-sfc/dist/compiler-sfc.cjs.js in ?s
7980
/vue-next/packages/compiler-sfc/src/index.ts → packages/compiler-sfc/dist/compiler-sfc.global.js...
80-
/vue-next/packages/compiler-ssr/src/index.ts → packages/compiler-ssr/dist/compiler-ssr.cjs.js...
8181
created packages/compiler-ssr/dist/compiler-ssr.cjs.js in ?s
8282
(!) Missing shims for Node.js built-ins
8383
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
@@ -104,9 +104,9 @@ Error: /vue-next/packages/reactivity/src/baseHandlers.ts(195,3): semantic error
104104
Type 'string | number | symbol' is not assignable to type 'string | symbol'.
105105
Type 'number' is not assignable to type 'string | symbol'.
106106
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)
107+
at throwPluginError (/vue-next/node_modules/rollup/dist/shared/rollup.js:18235:12)
108+
at Object.error (/vue-next/node_modules/rollup/dist/shared/rollup.js:18842:24)
109+
at Object.error (/vue-next/node_modules/rollup/dist/shared/rollup.js:18404:38)
110110
at RollupContext.error (/vue-next/node_modules/rollup-plugin-typescript2/src/rollupcontext.ts:37:18)
111111
at /vue-next/node_modules/rollup-plugin-typescript2/src/print-diagnostics.ts:41:11
112112
at arrayEach (/vue-next/node_modules/rollup-plugin-typescript2/node_modules/lodash/lodash.js:516:11)
@@ -116,13 +116,13 @@ Error: /vue-next/packages/reactivity/src/baseHandlers.ts(195,3): semantic error
116116
/vue-next/node_modules/brotli/build/encode.js:3
117117
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"===
118118
^
119-
Error: Command failed with exit code 1: rollup -c --environment COMMIT:f48345a,NODE_ENV:production,TARGET:reactivity,TYPES:true
119+
Error: Command failed with exit code 1: rollup -c --environment COMMIT:4a96580,NODE_ENV:production,TARGET:reactivity,TYPES:true
120120
at makeError (/vue-next/node_modules/execa/lib/error.js:59:11)
121121
at handlePromise (/vue-next/node_modules/execa/index.js:114:26)
122122
at processTicksAndRejections (node:internal/process/task_queues:94:5)
123123
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',
124+
shortMessage: 'Command failed with exit code 1: rollup -c --environment COMMIT:4a96580,NODE_ENV:production,TARGET:reactivity,TYPES:true',
125+
command: 'rollup -c --environment COMMIT:4a96580,NODE_ENV:production,TARGET:reactivity,TYPES:true',
126126
exitCode: 1,
127127
signal: undefined,
128128
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)