Skip to content

🤖 User test baselines have changed for master #81

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: user-baseline-updates
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions tests/baselines/reference/docker/vue-next.log
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,9 @@ Warning: dist/packages/compiler-core/src/options.d.ts:149:35 - (tsdoc-malformed-
Warning: dist/packages/compiler-core/src/options.d.ts:149:36 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@"
/vue-next/packages/compiler-sfc/src/index.ts → packages/compiler-sfc/dist/compiler-sfc.cjs.js...
created packages/compiler-dom/dist/compiler-dom.global.prod.js in ?s
/vue-next/packages/compiler-ssr/src/index.ts → packages/compiler-ssr/dist/compiler-ssr.cjs.js...
created packages/compiler-sfc/dist/compiler-sfc.cjs.js in ?s
/vue-next/packages/compiler-sfc/src/index.ts → packages/compiler-sfc/dist/compiler-sfc.global.js...
/vue-next/packages/compiler-ssr/src/index.ts → packages/compiler-ssr/dist/compiler-ssr.cjs.js...
created packages/compiler-ssr/dist/compiler-ssr.cjs.js in ?s
(!) Missing shims for Node.js built-ins
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
Expand All @@ -104,9 +104,9 @@ Error: /vue-next/packages/reactivity/src/baseHandlers.ts(195,3): semantic error
Type 'string | number | symbol' is not assignable to type 'string | symbol'.
Type 'number' is not assignable to type 'string | symbol'.
at error (/vue-next/node_modules/rollup/dist/shared/rollup.js:5275:30)
at throwPluginError (/vue-next/node_modules/rollup/dist/shared/rollup.js:18232:12)
at Object.error (/vue-next/node_modules/rollup/dist/shared/rollup.js:18839:24)
at Object.error (/vue-next/node_modules/rollup/dist/shared/rollup.js:18401:38)
at throwPluginError (/vue-next/node_modules/rollup/dist/shared/rollup.js:18235:12)
at Object.error (/vue-next/node_modules/rollup/dist/shared/rollup.js:18842:24)
at Object.error (/vue-next/node_modules/rollup/dist/shared/rollup.js:18404:38)
at RollupContext.error (/vue-next/node_modules/rollup-plugin-typescript2/src/rollupcontext.ts:37:18)
at /vue-next/node_modules/rollup-plugin-typescript2/src/print-diagnostics.ts:41:11
at arrayEach (/vue-next/node_modules/rollup-plugin-typescript2/node_modules/lodash/lodash.js:516:11)
Expand All @@ -116,13 +116,13 @@ Error: /vue-next/packages/reactivity/src/baseHandlers.ts(195,3): semantic error
/vue-next/node_modules/brotli/build/encode.js:3
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"===
^
Error: Command failed with exit code 1: rollup -c --environment COMMIT:f48345a,NODE_ENV:production,TARGET:reactivity,TYPES:true
Error: Command failed with exit code 1: rollup -c --environment COMMIT:4a96580,NODE_ENV:production,TARGET:reactivity,TYPES:true
at makeError (/vue-next/node_modules/execa/lib/error.js:59:11)
at handlePromise (/vue-next/node_modules/execa/index.js:114:26)
at processTicksAndRejections (node:internal/process/task_queues:94:5)
at async build (/vue-next/scripts/build.js:91:3) {
shortMessage: 'Command failed with exit code 1: rollup -c --environment COMMIT:f48345a,NODE_ENV:production,TARGET:reactivity,TYPES:true',
command: 'rollup -c --environment COMMIT:f48345a,NODE_ENV:production,TARGET:reactivity,TYPES:true',
shortMessage: 'Command failed with exit code 1: rollup -c --environment COMMIT:4a96580,NODE_ENV:production,TARGET:reactivity,TYPES:true',
command: 'rollup -c --environment COMMIT:4a96580,NODE_ENV:production,TARGET:reactivity,TYPES:true',
exitCode: 1,
signal: undefined,
signalDescription: undefined,
Expand Down
22 changes: 11 additions & 11 deletions tests/baselines/reference/user/lodash.log
Original file line number Diff line number Diff line change
Expand Up @@ -416,15 +416,15 @@ node_modules/lodash/take.js(29,25): error TS1016: A required parameter cannot fo
node_modules/lodash/takeRight.js(29,30): error TS1016: A required parameter cannot follow an optional parameter.
node_modules/lodash/takeRightWhile.js(41,48): error TS2554: Expected 0-1 arguments, but got 2.
node_modules/lodash/takeWhile.js(41,48): error TS2554: Expected 0-1 arguments, but got 2.
node_modules/lodash/template.js(140,36): error TS1016: A required parameter cannot follow an optional parameter.
node_modules/lodash/template.js(152,34): error TS2532: Object is possibly 'undefined'.
node_modules/lodash/template.js(159,21): error TS2532: Object is possibly 'undefined'.
node_modules/lodash/template.js(164,6): error TS2532: Object is possibly 'undefined'.
node_modules/lodash/template.js(167,6): error TS2532: Object is possibly 'undefined'.
node_modules/lodash/template.js(176,9): error TS2532: Object is possibly 'undefined'.
node_modules/lodash/template.js(184,15): error TS2532: Object is possibly 'undefined'.
node_modules/lodash/template.js(209,62): error TS2532: Object is possibly 'undefined'.
node_modules/lodash/template.js(238,21): error TS2345: Argument of type 'any[]' is not assignable to parameter of type 'string'.
node_modules/lodash/template.js(155,36): error TS1016: A required parameter cannot follow an optional parameter.
node_modules/lodash/template.js(167,34): error TS2532: Object is possibly 'undefined'.
node_modules/lodash/template.js(174,21): error TS2532: Object is possibly 'undefined'.
node_modules/lodash/template.js(179,6): error TS2532: Object is possibly 'undefined'.
node_modules/lodash/template.js(182,6): error TS2532: Object is possibly 'undefined'.
node_modules/lodash/template.js(191,9): error TS2532: Object is possibly 'undefined'.
node_modules/lodash/template.js(199,15): error TS2532: Object is possibly 'undefined'.
node_modules/lodash/template.js(224,62): error TS2532: Object is possibly 'undefined'.
node_modules/lodash/template.js(259,21): error TS2345: Argument of type 'any[]' is not assignable to parameter of type 'string'.
node_modules/lodash/templateSettings.js(63,12): error TS2322: Type '{ escape: (string?: string | undefined) => string; }' is not assignable to type 'Function'.
Object literal may only specify known properties, and ''escape'' does not exist in type 'Function'.
node_modules/lodash/throttle.js(59,28): error TS2532: Object is possibly 'undefined'.
Expand All @@ -433,8 +433,8 @@ node_modules/lodash/toLower.js(11,21): error TS8024: JSDoc '@param' tag has name
node_modules/lodash/toUpper.js(11,21): error TS8024: JSDoc '@param' tag has name 'string', but there is no parameter with that name.
node_modules/lodash/transform.js(46,37): error TS2554: Expected 0-1 arguments, but got 2.
node_modules/lodash/transform.js(60,12): error TS2722: Cannot invoke an object which is possibly 'undefined'.
node_modules/lodash/trim.js(33,30): error TS1016: A required parameter cannot follow an optional parameter.
node_modules/lodash/trimEnd.js(29,33): error TS1016: A required parameter cannot follow an optional parameter.
node_modules/lodash/trim.js(31,30): error TS1016: A required parameter cannot follow an optional parameter.
node_modules/lodash/trimEnd.js(27,33): error TS1016: A required parameter cannot follow an optional parameter.
node_modules/lodash/trimStart.js(29,35): error TS1016: A required parameter cannot follow an optional parameter.
node_modules/lodash/truncate.js(60,36): error TS2532: Object is possibly 'undefined'.
node_modules/lodash/truncate.js(61,26): error TS2532: Object is possibly 'undefined'.
Expand Down
30 changes: 15 additions & 15 deletions tests/baselines/reference/user/npm.log
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ Exit Code: 2
Standard output:
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'?
lib/auth/sso.js(68,17): error TS2554: Expected 0 arguments, but got 2.
lib/birthday.js(5,20): error TS2538: Type 'Buffer' cannot be used as an index type.
lib/bugs.js(44,17): error TS2554: Expected 0 arguments, but got 2.
lib/cache.js(108,32): error TS2345: Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
Type 'undefined' is not assignable to type 'string'.
Expand All @@ -22,6 +21,7 @@ lib/completion.js(62,24): error TS2345: Argument of type 'string | undefined' is
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'?
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'?
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'?
lib/dedupe.js(15,8): error TS2339: Property 'code' does not exist on type 'Error'.
lib/docs.js(37,17): error TS2554: Expected 0 arguments, but got 2.
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>)'.
lib/doctor.js(246,29): error TS2349: This expression is not callable.
Expand Down Expand Up @@ -54,23 +54,23 @@ lib/ls.js(288,68): error TS2345: Argument of type '{ node: any; seenNodes: any;
Object literal may only specify known properties, and 'seenNodes' does not exist in type '{ node: any; }'.
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; }'.
Object literal may only specify known properties, and 'global' does not exist in type '{ arb: any; args: any; json: any; }'.
lib/npm.js(72,18): error TS2769: No overload matches this call.
lib/npm.js(73,18): error TS2769: No overload matches this call.
The last overload gave the following error.
Argument of type '"time"' is not assignable to parameter of type 'Signals'.
lib/npm.js(97,18): error TS2769: No overload matches this call.
lib/npm.js(102,18): error TS2769: No overload matches this call.
The last overload gave the following error.
Argument of type '"time"' is not assignable to parameter of type 'Signals'.
lib/npm.js(120,22): error TS2769: No overload matches this call.
lib/npm.js(125,22): error TS2769: No overload matches this call.
The last overload gave the following error.
Argument of type '"timeEnd"' is not assignable to parameter of type 'Signals'.
lib/npm.js(142,18): error TS2769: No overload matches this call.
lib/npm.js(147,18): error TS2769: No overload matches this call.
The last overload gave the following error.
Argument of type '"time"' is not assignable to parameter of type 'Signals'.
lib/npm.js(153,20): error TS2769: No overload matches this call.
lib/npm.js(158,20): error TS2769: No overload matches this call.
The last overload gave the following error.
Argument of type '"timeEnd"' is not assignable to parameter of type 'Signals'.
lib/npm.js(191,40): error TS2554: Expected 0-1 arguments, but got 2.
lib/npm.js(290,44): error TS2345: Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
lib/npm.js(196,40): error TS2554: Expected 0-1 arguments, but got 2.
lib/npm.js(295,44): error TS2345: Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
Type 'undefined' is not assignable to type 'string'.
lib/owner.js(193,25): error TS2339: Property 'name' does not exist on type 'string'.
lib/owner.js(193,35): error TS2339: Property 'error' does not exist on type 'string'.
Expand Down Expand Up @@ -105,13 +105,13 @@ lib/utils/config.js(38,3): error TS2345: Argument of type 'string | undefined' i
lib/utils/error-handler.js(34,16): error TS2769: No overload matches this call.
The last overload gave the following error.
Argument of type '"timeEnd"' is not assignable to parameter of type 'Signals'.
lib/utils/error-handler.js(141,11): error TS2339: Property 'code' does not exist on type 'Error'.
lib/utils/error-handler.js(143,8): error TS2339: Property 'code' does not exist on type 'Error'.
lib/utils/error-handler.js(174,18): error TS2339: Property 'code' does not exist on type 'Error'.
lib/utils/error-handler.js(182,18): error TS2339: Property 'errno' does not exist on type 'Error'.
lib/utils/error-handler.js(182,42): error TS2339: Property 'errno' does not exist on type 'Error'.
lib/utils/error-handler.js(182,60): error TS2339: Property 'code' does not exist on type 'Error'.
lib/utils/error-handler.js(182,83): error TS2339: Property 'code' does not exist on type 'Error'.
lib/utils/error-handler.js(149,11): error TS2339: Property 'code' does not exist on type 'Error'.
lib/utils/error-handler.js(151,8): error TS2339: Property 'code' does not exist on type 'Error'.
lib/utils/error-handler.js(182,18): error TS2339: Property 'code' does not exist on type 'Error'.
lib/utils/error-handler.js(190,18): error TS2339: Property 'errno' does not exist on type 'Error'.
lib/utils/error-handler.js(190,42): error TS2339: Property 'errno' does not exist on type 'Error'.
lib/utils/error-handler.js(190,60): error TS2339: Property 'code' does not exist on type 'Error'.
lib/utils/error-handler.js(190,83): error TS2339: Property 'code' does not exist on type 'Error'.
lib/utils/is-windows-bash.js(3,26): error TS2345: Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
Type 'undefined' is not assignable to type 'string'.
lib/utils/npm-usage.js(66,15): error TS2322: Type 'string' is not assignable to type 'never'.
Expand Down