Skip to content

🤖 User test baselines have changed for fix40970 #92

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
2 changes: 1 addition & 1 deletion tests/baselines/reference/docker/azure-sdk.log
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Exit Code: 1
Standard output:

Rush Multi-Project Build Tool 5.X.X - https://rushjs.io
Node.js version is 14.12.0 (pre-LTS)
Node.js version is 14.13.0 (pre-LTS)
Starting "rush rebuild"
Executing a maximum of ?simultaneous processes...
BLOCKED (51)
Expand Down
94 changes: 46 additions & 48 deletions tests/baselines/reference/docker/office-ui-fabric.log

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions tests/baselines/reference/docker/vue-next.log
Original file line number Diff line number Diff line change
Expand Up @@ -83,11 +83,11 @@ The API report is up to date: temp/vue.api.md
Writing package typings: /vue-next/packages/vue/dist/vue.d.ts
Writing package typings: /vue-next/dist/vue.d.ts
API Extractor completed successfully.
compiler-dom.global.prod.js min:43.87kb / gzip:16.91kb / brotli:15.31kb
reactivity.global.prod.js min:8.28kb / gzip:3.20kb / brotli:2.97kb
runtime-dom.global.prod.js min:68.37kb / gzip:26.23kb / brotli:23.76kb
size-check.global.prod.js min:39.41kb / gzip:15.72kb / brotli:14.34kb
vue.global.prod.js min:105.19kb / gzip:39.87kb / brotli:35.89kb
compiler-dom.global.prod.js min:43.89kb / gzip:16.92kb / brotli:15.34kb
reactivity.global.prod.js min:8.31kb / gzip:3.21kb / brotli:2.98kb
runtime-dom.global.prod.js min:68.42kb / gzip:26.25kb / brotli:23.77kb
size-check.global.prod.js min:39.46kb / gzip:15.73kb / brotli:14.36kb
vue.global.prod.js min:105.27kb / gzip:39.90kb / brotli:35.90kb



Expand Down
1 change: 1 addition & 0 deletions tests/baselines/reference/user/acorn.log
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
Exit Code: 2
Standard output:
../../../../built/local/lib.esnext.d.ts(25,21): error TS2726: Cannot find lib definition for 'esnext.weakref'.
node_modules/acorn/acorn-loose/dist/acorn-loose.js(3,10): error TS2304: Cannot find name 'define'.
node_modules/acorn/acorn-loose/dist/acorn-loose.js(3,35): error TS2304: Cannot find name 'define'.
node_modules/acorn/acorn-loose/dist/acorn-loose.js(3,48): error TS2304: Cannot find name 'define'.
Expand Down
1 change: 1 addition & 0 deletions tests/baselines/reference/user/adonis-framework.log
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
Exit Code: 2
Standard output:
../../../../built/local/lib.esnext.d.ts(25,21): error TS2726: Cannot find lib definition for 'esnext.weakref'.
node_modules/adonis-framework/lib/util.js(24,13): error TS2304: Cannot find name 'Mixed'.
node_modules/adonis-framework/providers/ConfigProvider.js(9,33): error TS2307: Cannot find module 'adonis-fold' or its corresponding type declarations.
node_modules/adonis-framework/providers/ConfigProvider.js(14,10): error TS2339: Property 'app' does not exist on type 'ConfigProvider'.
Expand Down
7 changes: 7 additions & 0 deletions tests/baselines/reference/user/ajv.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Exit Code: 2
Standard output:
../../../../built/local/lib.esnext.d.ts(25,21): error TS2726: Cannot find lib definition for 'esnext.weakref'.



Standard error:
7 changes: 7 additions & 0 deletions tests/baselines/reference/user/antd.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Exit Code: 2
Standard output:
../../../../built/local/lib.esnext.d.ts(25,21): error TS2726: Cannot find lib definition for 'esnext.weakref'.



Standard error:
1 change: 1 addition & 0 deletions tests/baselines/reference/user/assert.log
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
Exit Code: 2
Standard output:
../../../../built/local/lib.esnext.d.ts(25,21): error TS2726: Cannot find lib definition for 'esnext.weakref'.
node_modules/assert/test.js(25,5): error TS2367: This condition will always return 'false' since the types 'string | undefined' and 'boolean' have no overlap.
node_modules/assert/test.js(39,5): error TS2593: Cannot find name 'test'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha` and then add `jest` or `mocha` to the types field in your tsconfig.
node_modules/assert/test.js(55,5): error TS2593: Cannot find name 'test'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha` and then add `jest` or `mocha` to the types field in your tsconfig.
Expand Down
1 change: 1 addition & 0 deletions tests/baselines/reference/user/async.log
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
Exit Code: 2
Standard output:
../../../../built/local/lib.esnext.d.ts(25,21): error TS2726: Cannot find lib definition for 'esnext.weakref'.
node_modules/async/all.js(32,12): error TS2304: Cannot find name 'AsyncFunction'.
node_modules/async/all.js(49,20): error TS2695: Left side of comma operator is unused and has no side effects.
node_modules/async/all.js(49,46): error TS2695: Left side of comma operator is unused and has no side effects.
Expand Down
1 change: 1 addition & 0 deletions tests/baselines/reference/user/axios-src.log
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
Exit Code: 2
Standard output:
../../../../../built/local/lib.esnext.d.ts(25,21): error TS2726: Cannot find lib definition for 'esnext.weakref'.
lib/adapters/http.js(13,19): error TS2732: Cannot find module './../../package.json'. Consider using '--resolveJsonModule' to import module with '.json' extension.
lib/adapters/http.js(84,22): error TS2345: Argument of type 'string | null' is not assignable to parameter of type 'string'.
Type 'null' is not assignable to type 'string'.
Expand Down
7 changes: 7 additions & 0 deletions tests/baselines/reference/user/axios.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Exit Code: 2
Standard output:
../../../../built/local/lib.esnext.d.ts(25,21): error TS2726: Cannot find lib definition for 'esnext.weakref'.



Standard error:
1 change: 1 addition & 0 deletions tests/baselines/reference/user/bcryptjs.log
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
Exit Code: 2
Standard output:
../../../../built/local/lib.esnext.d.ts(25,21): error TS2726: Cannot find lib definition for 'esnext.weakref'.
node_modules/bcryptjs/scripts/build.js(1,26): error TS2307: Cannot find module 'metascript' or its corresponding type declarations.
node_modules/bcryptjs/scripts/build.js(32,1): error TS2741: Property 'ISAAC' is missing in type '{ VERSION: any; }' but required in type '{ VERSION: any; ISAAC: boolean; }'.
node_modules/bcryptjs/src/bcrypt.js(25,13): error TS2740: Type 'Buffer' is missing the following properties from type 'number[]': pop, push, concat, shift, and 5 more.
Expand Down
7 changes: 7 additions & 0 deletions tests/baselines/reference/user/bignumber.js.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Exit Code: 2
Standard output:
../../../../built/local/lib.esnext.d.ts(25,21): error TS2726: Cannot find lib definition for 'esnext.weakref'.



Standard error:
1 change: 1 addition & 0 deletions tests/baselines/reference/user/bluebird.log
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
Exit Code: 2
Standard output:
../../../../built/local/lib.esnext.d.ts(25,21): error TS2726: Cannot find lib definition for 'esnext.weakref'.
node_modules/bluebird/js/release/assert.js(11,30): error TS2339: Property 'constructor$' does not exist on type 'Error'.
node_modules/bluebird/js/release/bluebird.js(5,15): error TS2367: This condition will always return 'false' since the types 'PromiseConstructor' and 'typeof Promise' have no overlap.
node_modules/bluebird/js/release/bluebird.js(10,10): error TS2339: Property 'noConflict' does not exist on type 'typeof Promise'.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
Exit Code: 2
Standard output:
../../../../built/local/lib.es5.d.ts(1451,11): error TS2300: Duplicate identifier 'ArrayLike'.
../../../../built/local/lib.esnext.d.ts(25,21): error TS2726: Cannot find lib definition for 'esnext.weakref'.
node_modules/chrome-devtools-frontend/front_end/Runtime.js(43,8): error TS2339: Property '_importScriptPathPrefix' does not exist on type 'Window & typeof globalThis'.
node_modules/chrome-devtools-frontend/front_end/Runtime.js(77,16): error TS7014: Function type, which lacks return-type annotation, implicitly has an 'any' return type.
node_modules/chrome-devtools-frontend/front_end/Runtime.js(78,16): error TS7014: Function type, which lacks return-type annotation, implicitly has an 'any' return type.
Expand Down
7 changes: 7 additions & 0 deletions tests/baselines/reference/user/clear-require.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Exit Code: 2
Standard output:
../../../../built/local/lib.esnext.d.ts(25,21): error TS2726: Cannot find lib definition for 'esnext.weakref'.



Standard error:
1 change: 1 addition & 0 deletions tests/baselines/reference/user/clone.log
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
Exit Code: 2
Standard output:
../../../../built/local/lib.esnext.d.ts(25,21): error TS2726: Cannot find lib definition for 'esnext.weakref'.
node_modules/clone/clone.js(167,16): error TS2403: Subsequent variable declarations must have the same type. Variable 'i' must be of type 'string', but here has type 'number'.
node_modules/clone/clone.js(167,23): error TS2365: Operator '<' cannot be applied to types 'string' and 'number'.
node_modules/clone/clone.js(167,43): error TS2356: An arithmetic operand must be of type 'any', 'number', 'bigint' or an enum type.
Expand Down
7 changes: 7 additions & 0 deletions tests/baselines/reference/user/content-disposition.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Exit Code: 2
Standard output:
../../../../built/local/lib.esnext.d.ts(25,21): error TS2726: Cannot find lib definition for 'esnext.weakref'.



Standard error:
1 change: 1 addition & 0 deletions tests/baselines/reference/user/debug.log
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
Exit Code: 2
Standard output:
../../../../built/local/lib.esnext.d.ts(25,21): error TS2726: Cannot find lib definition for 'esnext.weakref'.
node_modules/debug/dist/debug.js(3,100): error TS2539: Cannot assign to '_typeof' because it is not a variable.
node_modules/debug/dist/debug.js(3,165): error TS2539: Cannot assign to '_typeof' because it is not a variable.
node_modules/debug/dist/debug.js(8,21): error TS2304: Cannot find name 'define'.
Expand Down
1 change: 1 addition & 0 deletions tests/baselines/reference/user/discord.js.log
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
Exit Code: 2
Standard output:
../../../../built/local/lib.esnext.d.ts(25,21): error TS2726: Cannot find lib definition for 'esnext.weakref'.
node_modules/discord.js/typings/index.d.ts(18,30): error TS7016: Could not find a declaration file for module 'ws'. '../../../tests/cases/user/discord.js/node_modules/ws/index.js' implicitly has an 'any' type.
Try `npm i --save-dev @types/ws` if it exists or add a new declaration (.d.ts) file containing `declare module 'ws';`
node_modules/discord.js/typings/index.d.ts(96,37): error TS2694: Namespace 'NodeJS' has no exported member 'Immediate'.
Expand Down
7 changes: 7 additions & 0 deletions tests/baselines/reference/user/electron.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Exit Code: 2
Standard output:
../../../../built/local/lib.esnext.d.ts(25,21): error TS2726: Cannot find lib definition for 'esnext.weakref'.



Standard error:
1 change: 1 addition & 0 deletions tests/baselines/reference/user/enhanced-resolve.log
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
Exit Code: 2
Standard output:
../../../../built/local/lib.esnext.d.ts(25,21): error TS2726: Cannot find lib definition for 'esnext.weakref'.
node_modules/enhanced-resolve/lib/CachedInputFileSystem.js(120,20): error TS2532: Object is possibly 'undefined'.
node_modules/enhanced-resolve/lib/CachedInputFileSystem.js(123,17): error TS2532: Object is possibly 'undefined'.
node_modules/enhanced-resolve/lib/CachedInputFileSystem.js(124,3): error TS2532: Object is possibly 'undefined'.
Expand Down
7 changes: 7 additions & 0 deletions tests/baselines/reference/user/eventemitter2.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Exit Code: 2
Standard output:
../../../../built/local/lib.esnext.d.ts(25,21): error TS2726: Cannot find lib definition for 'esnext.weakref'.



Standard error:
7 changes: 7 additions & 0 deletions tests/baselines/reference/user/eventemitter3.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Exit Code: 2
Standard output:
../../../../built/local/lib.esnext.d.ts(25,21): error TS2726: Cannot find lib definition for 'esnext.weakref'.



Standard error:
7 changes: 7 additions & 0 deletions tests/baselines/reference/user/firebase.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Exit Code: 2
Standard output:
../../../../built/local/lib.esnext.d.ts(25,21): error TS2726: Cannot find lib definition for 'esnext.weakref'.



Standard error:
1 change: 1 addition & 0 deletions tests/baselines/reference/user/follow-redirects.log
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
Exit Code: 2
Standard output:
../../../../built/local/lib.esnext.d.ts(25,21): error TS2726: Cannot find lib definition for 'esnext.weakref'.
node_modules/follow-redirects/index.js(38,17): error TS2345: Argument of type 'this' is not assignable to parameter of type 'Writable'.
Type 'RedirectableRequest' is missing the following properties from type 'Writable': writable, writableEnded, writableFinished, writableHighWaterMark, and 27 more.
node_modules/follow-redirects/index.js(50,10): error TS2339: Property 'on' does not exist on type 'RedirectableRequest'.
Expand Down
7 changes: 7 additions & 0 deletions tests/baselines/reference/user/formik.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Exit Code: 2
Standard output:
../../../../built/local/lib.esnext.d.ts(25,21): error TS2726: Cannot find lib definition for 'esnext.weakref'.



Standard error:
1 change: 1 addition & 0 deletions tests/baselines/reference/user/graceful-fs.log
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
Exit Code: 2
Standard output:
../../../../built/local/lib.esnext.d.ts(25,21): error TS2726: Cannot find lib definition for 'esnext.weakref'.
node_modules/graceful-fs/clone.js(12,9): error TS2403: Subsequent variable declarations must have the same type. Variable 'copy' must be of type '{ __proto__: any; }', but here has type 'any'.
node_modules/graceful-fs/clone.js(15,38): error TS2345: Argument of type 'PropertyDescriptor | undefined' is not assignable to parameter of type 'PropertyDescriptor & ThisType<any>'.
Type 'undefined' is not assignable to type 'PropertyDescriptor & ThisType<any>'.
Expand Down
7 changes: 7 additions & 0 deletions tests/baselines/reference/user/immutable.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Exit Code: 2
Standard output:
../../../../built/local/lib.esnext.d.ts(25,21): error TS2726: Cannot find lib definition for 'esnext.weakref'.



Standard error:
7 changes: 7 additions & 0 deletions tests/baselines/reference/user/isobject.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Exit Code: 2
Standard output:
../../../../built/local/lib.esnext.d.ts(25,21): error TS2726: Cannot find lib definition for 'esnext.weakref'.



Standard error:
7 changes: 7 additions & 0 deletions tests/baselines/reference/user/jimp.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Exit Code: 2
Standard output:
../../../../built/local/lib.esnext.d.ts(25,21): error TS2726: Cannot find lib definition for 'esnext.weakref'.



Standard error:
8 changes: 8 additions & 0 deletions tests/baselines/reference/user/jsonschema.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
Exit Code: 2
Standard output:
../../../../built/local/lib.esnext.d.ts(25,21): error TS2726: Cannot find lib definition for 'esnext.weakref'.
node_modules/jsonschema/lib/index.d.ts(98,27): error TS2304: Cannot find name 'function'.



Standard error:
7 changes: 7 additions & 0 deletions tests/baselines/reference/user/keycode.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Exit Code: 2
Standard output:
../../../../built/local/lib.esnext.d.ts(25,21): error TS2726: Cannot find lib definition for 'esnext.weakref'.



Standard error:
7 changes: 7 additions & 0 deletions tests/baselines/reference/user/literal-no-oom.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Exit Code: 2
Standard output:
../../../../built/local/lib.esnext.d.ts(25,21): error TS2726: Cannot find lib definition for 'esnext.weakref'.



Standard error:
7 changes: 7 additions & 0 deletions tests/baselines/reference/user/localforage.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Exit Code: 2
Standard output:
../../../../built/local/lib.esnext.d.ts(25,21): error TS2726: Cannot find lib definition for 'esnext.weakref'.



Standard error:
1 change: 1 addition & 0 deletions tests/baselines/reference/user/lodash.log
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
Exit Code: 2
Standard output:
../../../../built/local/lib.esnext.d.ts(25,21): error TS2726: Cannot find lib definition for 'esnext.weakref'.
node_modules/lodash/_Hash.js(20,17): error TS2532: Object is possibly 'undefined'.
node_modules/lodash/_ListCache.js(20,17): error TS2532: Object is possibly 'undefined'.
node_modules/lodash/_MapCache.js(20,17): error TS2532: Object is possibly 'undefined'.
Expand Down
7 changes: 7 additions & 0 deletions tests/baselines/reference/user/log4js.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Exit Code: 2
Standard output:
../../../../built/local/lib.esnext.d.ts(25,21): error TS2726: Cannot find lib definition for 'esnext.weakref'.



Standard error:
1 change: 1 addition & 0 deletions tests/baselines/reference/user/minimatch.log
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
Exit Code: 2
Standard output:
../../../../built/local/lib.esnext.d.ts(25,21): error TS2726: Cannot find lib definition for 'esnext.weakref'.
node_modules/minimatch/minimatch.js(77,17): error TS2551: Property 'minimatch' does not exist on type 'typeof minimatch'. Did you mean 'Minimatch'?
node_modules/minimatch/minimatch.js(144,12): error TS2339: Property '_made' does not exist on type 'make'.
node_modules/minimatch/minimatch.js(146,22): error TS2339: Property 'pattern' does not exist on type 'make'.
Expand Down
7 changes: 7 additions & 0 deletions tests/baselines/reference/user/mobx.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Exit Code: 2
Standard output:
../../../../built/local/lib.esnext.d.ts(25,21): error TS2726: Cannot find lib definition for 'esnext.weakref'.



Standard error:
7 changes: 7 additions & 0 deletions tests/baselines/reference/user/moment.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Exit Code: 2
Standard output:
../../../../built/local/lib.esnext.d.ts(25,21): error TS2726: Cannot find lib definition for 'esnext.weakref'.



Standard error:
7 changes: 7 additions & 0 deletions tests/baselines/reference/user/mqtt.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Exit Code: 2
Standard output:
../../../../built/local/lib.esnext.d.ts(25,21): error TS2726: Cannot find lib definition for 'esnext.weakref'.



Standard error:
1 change: 1 addition & 0 deletions tests/baselines/reference/user/npm.log
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
Exit Code: 2
Standard output:
../../../../built/local/lib.esnext.d.ts(25,21): error TS2726: Cannot find lib definition for 'esnext.weakref'.
node_modules/npm/bin/npm-cli.js(6,13): error TS2551: Property 'echo' does not exist on type '{ Echo(s: any): void; StdErr: TextStreamWriter; StdOut: TextStreamWriter; Arguments: { length: number; Item(n: number): string; }; ScriptFullName: string; ... 13 more ...; Sleep(intTime: number): void; }'. Did you mean 'Echo'?
node_modules/npm/bin/npm-cli.js(13,13): error TS2551: Property 'quit' does not exist on type '{ Echo(s: any): void; StdErr: TextStreamWriter; StdOut: TextStreamWriter; Arguments: { length: number; Item(n: number): string; }; ScriptFullName: string; ... 13 more ...; Sleep(intTime: number): void; }'. Did you mean 'Quit'?
node_modules/npm/bin/npm-cli.js(47,7): error TS2339: Property 'argv' does not exist on type 'EventEmitter'.
Expand Down
1 change: 1 addition & 0 deletions tests/baselines/reference/user/npmlog.log
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
Exit Code: 2
Standard output:
../../../../built/local/lib.esnext.d.ts(25,21): error TS2726: Cannot find lib definition for 'esnext.weakref'.
node_modules/npmlog/log.js(82,8): error TS2339: Property 'tracker' does not exist on type 'enableProgress'.
node_modules/npmlog/log.js(82,34): error TS2339: Property 'showProgress' does not exist on type 'enableProgress'.
node_modules/npmlog/log.js(83,12): error TS2339: Property '_pause' does not exist on type 'enableProgress'.
Expand Down
7 changes: 7 additions & 0 deletions tests/baselines/reference/user/octokit-rest.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Exit Code: 2
Standard output:
../../../../built/local/lib.esnext.d.ts(25,21): error TS2726: Cannot find lib definition for 'esnext.weakref'.



Standard error:
7 changes: 7 additions & 0 deletions tests/baselines/reference/user/portfinder.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Exit Code: 2
Standard output:
../../../../built/local/lib.esnext.d.ts(25,21): error TS2726: Cannot find lib definition for 'esnext.weakref'.



Standard error:
7 changes: 7 additions & 0 deletions tests/baselines/reference/user/postcss.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Exit Code: 2
Standard output:
../../../../built/local/lib.esnext.d.ts(25,21): error TS2726: Cannot find lib definition for 'esnext.weakref'.



Standard error:
7 changes: 7 additions & 0 deletions tests/baselines/reference/user/prettier.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Exit Code: 2
Standard output:
../../../../../built/local/lib.esnext.d.ts(25,21): error TS2726: Cannot find lib definition for 'esnext.weakref'.



Standard error:
7 changes: 7 additions & 0 deletions tests/baselines/reference/user/protobufjs.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Exit Code: 2
Standard output:
../../../../built/local/lib.esnext.d.ts(25,21): error TS2726: Cannot find lib definition for 'esnext.weakref'.



Standard error:
1 change: 1 addition & 0 deletions tests/baselines/reference/user/puppeteer.log
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
Exit Code: 2
Standard output:
../../../../../built/local/lib.esnext.d.ts(25,21): error TS2726: Cannot find lib definition for 'esnext.weakref'.
src/common/Target.ts(95,21): error TS2322: Type '(value: boolean | PromiseLike<boolean>) => void' is not assignable to type '() => void'.


Expand Down
7 changes: 7 additions & 0 deletions tests/baselines/reference/user/redux.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Exit Code: 2
Standard output:
../../../../built/local/lib.esnext.d.ts(25,21): error TS2726: Cannot find lib definition for 'esnext.weakref'.



Standard error:
7 changes: 7 additions & 0 deletions tests/baselines/reference/user/reselect.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Exit Code: 2
Standard output:
../../../../built/local/lib.esnext.d.ts(25,21): error TS2726: Cannot find lib definition for 'esnext.weakref'.



Standard error:
Loading