Skip to content

🤖 User test baselines have changed for fix44287 #188

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 1 commit
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
Prev Previous commit
Update user baselines
  • Loading branch information
typescript-bot committed Jun 10, 2021
commit eb931c5ec08d15ef4c9c08e77502d9eb6ce8a8e1
10 changes: 5 additions & 5 deletions 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 16.2.0 (pre-LTS)
Node.js version is 16.3.0 (pre-LTS)
Starting "rush rebuild"
Executing a maximum of ?simultaneous processes...
==[ @azure/eslint-plugin-azure-sdk ]==============================[ 1 of 90 ]==
Expand All @@ -25,21 +25,21 @@ Executing a maximum of ?simultaneous processes...
"@azure/event-hubs" is blocked by "@azure/eslint-plugin-azure-sdk".
"@azure/eventhubs-checkpointstore-blob" is blocked by "@azure/eslint-plugin-azure-sdk".
"@azure/service-bus" is blocked by "@azure/eslint-plugin-azure-sdk".
"@azure/eventgrid" is blocked by "@azure/eslint-plugin-azure-sdk".
"@azure-tests/perf-eventgrid" is blocked by "@azure/eslint-plugin-azure-sdk".
"@azure/core-auth" is blocked by "@azure/eslint-plugin-azure-sdk".
"@azure-tests/perf-core-rest-pipeline" is blocked by "@azure/eslint-plugin-azure-sdk".
"@azure/ai-anomaly-detector" is blocked by "@azure/eslint-plugin-azure-sdk".
"@azure/ai-form-recognizer" is blocked by "@azure/eslint-plugin-azure-sdk".
"@azure/ai-metrics-advisor" is blocked by "@azure/eslint-plugin-azure-sdk".
"@azure/attestation" is blocked by "@azure/eslint-plugin-azure-sdk".
"@azure/container-registry" is blocked by "@azure/eslint-plugin-azure-sdk".
"@azure/core-client" is blocked by "@azure/eslint-plugin-azure-sdk".
"@azure/data-tables" is blocked by "@azure/eslint-plugin-azure-sdk".
"@azure/eventgrid" is blocked by "@azure/eslint-plugin-azure-sdk".
"@azure-tests/perf-eventgrid" is blocked by "@azure/eslint-plugin-azure-sdk".
"@azure/iot-modelsrepository" is blocked by "@azure/eslint-plugin-azure-sdk".
"@azure/core-http" is blocked by "@azure/eslint-plugin-azure-sdk".
"@azure-tests/perf-storage-blob" is blocked by "@azure/eslint-plugin-azure-sdk".
"@azure/app-configuration" is blocked by "@azure/eslint-plugin-azure-sdk".
"@azure/attestation" is blocked by "@azure/eslint-plugin-azure-sdk".
"@azure/core-lro" is blocked by "@azure/eslint-plugin-azure-sdk".
"@azure/keyvault-admin" is blocked by "@azure/eslint-plugin-azure-sdk".
"@azure/keyvault-certificates" is blocked by "@azure/eslint-plugin-azure-sdk".
Expand All @@ -56,6 +56,7 @@ Executing a maximum of ?simultaneous processes...
"@azure/synapse-artifacts" is blocked by "@azure/eslint-plugin-azure-sdk".
"@azure/digital-twins-core" is blocked by "@azure/eslint-plugin-azure-sdk".
"@azure/identity" is blocked by "@azure/eslint-plugin-azure-sdk".
"@azure-tests/perf-identity" is blocked by "@azure/eslint-plugin-azure-sdk".
"@azure/iot-device-update" is blocked by "@azure/eslint-plugin-azure-sdk".
"@azure/keyvault-common" is blocked by "@azure/eslint-plugin-azure-sdk".
"@azure/mixedreality-authentication" is blocked by "@azure/eslint-plugin-azure-sdk".
Expand All @@ -76,7 +77,6 @@ Executing a maximum of ?simultaneous processes...
"@azure/test-utils-perfstress" is blocked by "@azure/eslint-plugin-azure-sdk".
"@azure-tests/perf-ai-form-recognizer" is blocked by "@azure/eslint-plugin-azure-sdk".
"@azure-tests/perf-ai-metrics-advisor" is blocked by "@azure/eslint-plugin-azure-sdk".
"@azure-tests/perf-identity" is blocked by "@azure/eslint-plugin-azure-sdk".
"@azure/test-utils-recorder" is blocked by "@azure/eslint-plugin-azure-sdk".
"@azure/storage-internal-avro" is blocked by "@azure/eslint-plugin-azure-sdk".
"@azure/test-utils" is blocked by "@azure/eslint-plugin-azure-sdk".
Expand Down
2,042 changes: 1,922 additions & 120 deletions tests/baselines/reference/docker/office-ui-fabric.log

Large diffs are not rendered by default.

1,468 changes: 1,467 additions & 1 deletion tests/baselines/reference/docker/pyright.log

Large diffs are not rendered by default.

172 changes: 31 additions & 141 deletions tests/baselines/reference/docker/vue-next.log

Large diffs are not rendered by default.

20 changes: 20 additions & 0 deletions tests/baselines/reference/docker/xterm.js.log
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,24 @@ Standard output:

> xterm@X.X.X build /xtermjs
> tsc -b ./tsconfig.all.json
src/common/CoreTerminal.ts(97,46): error TS2345: Argument of type 'ITerminalOptions' is not assignable to parameter of type 'IPartialTerminalOptions'.
Types of property 'fastScrollModifier' are incompatible.
Type '"alt" | "ctrl" | "shift" | undefined' is not assignable to type '"alt" | "ctrl" | "shift"'.
Type 'undefined' is not assignable to type '"alt" | "ctrl" | "shift"'.
error TS2688: Cannot find type definition file for '../../../out-test/api/TestUtils'.
The file is in the program because:
Entry point of type library '../../../out-test/api/TestUtils' specified in compilerOptions
error TS2688: Cannot find type definition file for '../../../out-test/api/TestUtils'.
The file is in the program because:
Entry point of type library '../../../out-test/api/TestUtils' specified in compilerOptions
addons/xterm-addon-ligatures/src/font.ts(6,26): error TS2307: Cannot find module 'font-finder' or its corresponding type declarations.
addons/xterm-addon-ligatures/src/font.ts(7,44): error TS2307: Cannot find module 'font-ligatures' or its corresponding type declarations.
addons/xterm-addon-ligatures/src/font.ts(40,31): error TS2352: Conversion of type 'Navigator' to type 'IFontAccessNavigator' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Property 'fonts' is missing in type 'Navigator' but required in type 'IFontAccessNavigator'.
addons/xterm-addon-ligatures/src/font.ts(50,13): error TS2571: Object is of type 'unknown'.
addons/xterm-addon-ligatures/src/font.ts(56,38): error TS2352: Conversion of type 'Navigator' to type 'IFontAccessNavigator' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
addons/xterm-addon-ligatures/src/font.ts(65,23): error TS2571: Object is of type 'unknown'.
addons/xterm-addon-ligatures/src/font.ts(65,33): error TS2571: Object is of type 'unknown'.
addons/xterm-addon-ligatures/src/font.ts(71,38): error TS2307: Cannot find module 'font-finder' or its corresponding type declarations.
addons/xterm-addon-ligatures/src/index.ts(7,22): error TS2307: Cannot find module 'font-ligatures' or its corresponding type declarations.
addons/xterm-addon-ligatures/src/index.ts(75,14): error TS2347: Untyped function calls may not accept type arguments.
Expand All @@ -19,6 +32,13 @@ addons/xterm-addon-ligatures/src/index.test.ts(10,32): error TS2307: Cannot find
addons/xterm-addon-ligatures/src/index.test.ts(26,25): error TS2304: Cannot find name '__dirname'.
addons/xterm-addon-ligatures/src/index.test.ts(33,25): error TS2304: Cannot find name '__dirname'.
addons/xterm-addon-ligatures/src/index.test.ts(40,25): error TS2304: Cannot find name '__dirname'.
addons/xterm-addon-ligatures/src/index.test.ts(210,5): error TS2322: Type 'undefined' is not assignable to type '(text: string) => [number, number][]'.
error TS2688: Cannot find type definition file for '../../../out-test/api/TestUtils'.
The file is in the program because:
Entry point of type library '../../../out-test/api/TestUtils' specified in compilerOptions
error TS2688: Cannot find type definition file for '../../../out-test/api/TestUtils'.
The file is in the program because:
Entry point of type library '../../../out-test/api/TestUtils' specified in compilerOptions



Expand Down
15 changes: 9 additions & 6 deletions tests/baselines/reference/user/acorn.log
Original file line number Diff line number Diff line change
Expand Up @@ -485,32 +485,35 @@ node_modules/acorn/acorn/dist/acorn.js(4893,27): error TS2339: Property 'pos' do
node_modules/acorn/acorn/dist/acorn.js(4899,24): error TS2339: Property 'input' does not exist on type 'readWord1'.
node_modules/acorn/acorn/dist/acorn.js(4899,53): error TS2339: Property 'pos' does not exist on type 'readWord1'.
node_modules/acorn/acorn/dist/bin.js(46,27): error TS2339: Property 'getToken' does not exist on type 'Parser'.
node_modules/acorn/acorn/dist/bin.js(51,46): error TS2571: Object is of type 'unknown'.
node_modules/acorn/acorn/dist/bin.js(51,150): error TS2571: Object is of type 'unknown'.
node_modules/acorn/acorn/dist/bin.js(54,30): error TS2769: No overload matches this call.
Overload 1 of 2, '(value: any, replacer?: ((this: any, key: string, value: any) => any) | undefined, space?: string | number | undefined): string', gave the following error.
Argument of type 'null' is not assignable to parameter of type '((this: any, key: string, value: any) => any) | undefined'.
Overload 2 of 2, '(value: any, replacer?: (string | number)[] | null | undefined, space?: string | number | undefined): string', gave the following error.
Argument of type '2 | null' is not assignable to parameter of type 'string | number | undefined'.
Type 'null' is not assignable to type 'string | number | undefined'.
node_modules/acorn/acorn/dist/bin.js(58,23): error TS2769: No overload matches this call.
Overload 1 of 3, '(path: number | PathLike, options?: { encoding?: null | undefined; flag?: string | undefined; } | null | undefined): Buffer', gave the following error.
Overload 1 of 3, '(path: number | PathLike, options?: { encoding?: null; flag?: string; } | null | undefined): Buffer', gave the following error.
Argument of type 'string | undefined' is not assignable to parameter of type 'number | PathLike'.
Type 'undefined' is not assignable to type 'number | PathLike'.
Overload 2 of 3, '(path: number | PathLike, options: { encoding: BufferEncoding; flag?: string | undefined; } | BufferEncoding): string', gave the following error.
Overload 2 of 3, '(path: number | PathLike, options: { encoding: BufferEncoding; flag?: string; } | BufferEncoding): string', gave the following error.
Argument of type 'string | undefined' is not assignable to parameter of type 'number | PathLike'.
Overload 3 of 3, '(path: number | PathLike, options?: BufferEncoding | (BaseEncodingOptions & { flag?: string | undefined; }) | null | undefined): string | Buffer', gave the following error.
Overload 3 of 3, '(path: number | PathLike, options?: BufferEncoding | (BaseEncodingOptions & { flag?: string; }) | null | undefined): string | Buffer', gave the following error.
Argument of type 'string | undefined' is not assignable to parameter of type 'number | PathLike'.
node_modules/acorn/bin/_acorn.js(51,30): error TS2339: Property 'getToken' does not exist on type 'Parser'.
node_modules/acorn/bin/_acorn.js(56,19): error TS2571: Object is of type 'unknown'.
node_modules/acorn/bin/_acorn.js(59,30): error TS2769: No overload matches this call.
Overload 1 of 2, '(value: any, replacer?: ((this: any, key: string, value: any) => any) | undefined, space?: string | number | undefined): string', gave the following error.
Argument of type 'null' is not assignable to parameter of type '((this: any, key: string, value: any) => any) | undefined'.
Overload 2 of 2, '(value: any, replacer?: (string | number)[] | null | undefined, space?: string | number | undefined): string', gave the following error.
Argument of type '2 | null' is not assignable to parameter of type 'string | number | undefined'.
node_modules/acorn/bin/_acorn.js(63,23): error TS2769: No overload matches this call.
Overload 1 of 3, '(path: number | PathLike, options?: { encoding?: null | undefined; flag?: string | undefined; } | null | undefined): Buffer', gave the following error.
Overload 1 of 3, '(path: number | PathLike, options?: { encoding?: null; flag?: string; } | null | undefined): Buffer', gave the following error.
Argument of type 'string | undefined' is not assignable to parameter of type 'number | PathLike'.
Overload 2 of 3, '(path: number | PathLike, options: { encoding: BufferEncoding; flag?: string | undefined; } | BufferEncoding): string', gave the following error.
Overload 2 of 3, '(path: number | PathLike, options: { encoding: BufferEncoding; flag?: string; } | BufferEncoding): string', gave the following error.
Argument of type 'string | undefined' is not assignable to parameter of type 'number | PathLike'.
Overload 3 of 3, '(path: number | PathLike, options?: BufferEncoding | (BaseEncodingOptions & { flag?: string | undefined; }) | null | undefined): string | Buffer', gave the following error.
Overload 3 of 3, '(path: number | PathLike, options?: BufferEncoding | (BaseEncodingOptions & { flag?: string; }) | null | undefined): string | Buffer', gave the following error.
Argument of type 'string | undefined' is not assignable to parameter of type 'number | PathLike'.
node_modules/acorn/bin/run_test262.js(3,21): error TS2307: Cannot find module 'test262-parser-runner' or its corresponding type declarations.
node_modules/acorn/dist/acorn.es.js(36,1): error TS2322: Type 'null' is not assignable to type 'string'.
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
Expand Up @@ -91,6 +91,7 @@ node_modules/adonis-framework/src/Exceptions/index.js(164,14): error TS1056: Acc
node_modules/adonis-framework/src/Exceptions/index.js(178,21): error TS2554: Expected 0 arguments, but got 3.
node_modules/adonis-framework/src/Exceptions/index.js(191,21): error TS2554: Expected 0 arguments, but got 3.
node_modules/adonis-framework/src/Exceptions/index.js(205,21): error TS2554: Expected 0 arguments, but got 3.
node_modules/adonis-framework/src/File/index.js(139,22): error TS2345: Argument of type 'unknown' is not assignable to parameter of type 'string'.
node_modules/adonis-framework/src/File/index.js(175,5): error TS2322: Type 'Promise<any>' is not assignable to type 'boolean'.
node_modules/adonis-framework/src/File/index.js(273,5): error TS2322: Type 'string | boolean' is not assignable to type 'boolean'.
Type 'string' is not assignable to type 'boolean'.
Expand Down
10 changes: 10 additions & 0 deletions tests/baselines/reference/user/antd.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
Exit Code: 2
Standard output:
node_modules/antd/lib/alert/ErrorBoundary.d.ts(12,5): error TS2416: Property 'state' in type 'ErrorBoundary' is not assignable to the same property in base type 'Component<ErrorBoundaryProps, { error?: Error | null; info: { componentStack?: string; }; }, any>'.
Type '{ error: undefined; info: { componentStack: string; }; }' is not assignable to type 'Readonly<{ error?: Error | null; info: { componentStack?: string; }; }>'.
Types of property 'error' are incompatible.
Type 'undefined' is not assignable to type 'Error | null'.



Standard error:
4 changes: 4 additions & 0 deletions tests/baselines/reference/user/assert.log
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,11 @@ node_modules/assert/test.js(256,55): error TS2345: Argument of type 'TypeError'
node_modules/assert/test.js(262,5): error TS2552: Cannot find name 'test'. Did you mean 'tests'?
node_modules/assert/test.js(279,5): error TS2552: Cannot find name 'test'. Did you mean 'tests'?
node_modules/assert/test.js(285,5): error TS2552: Cannot find name 'test'. Did you mean 'tests'?
node_modules/assert/test.js(290,24): error TS2571: Object is of type 'unknown'.
node_modules/assert/test.js(320,5): error TS2552: Cannot find name 'test'. Did you mean 'tests'?
node_modules/assert/test.js(329,22): error TS2571: Object is of type 'unknown'.
node_modules/assert/test.js(336,22): error TS2571: Object is of type 'unknown'.
node_modules/assert/test.js(342,22): error TS2571: Object is of type 'unknown'.
node_modules/assert/test.js(346,5): error TS2552: Cannot find name 'test'. Did you mean 'tests'?


Expand Down
6 changes: 6 additions & 0 deletions tests/baselines/reference/user/axios-src.log
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ lib/adapters/http.js(116,22): error TS2345: Argument of type 'string | null' is
Type 'null' is not assignable to type 'string'.
lib/adapters/http.js(153,17): error TS2531: Object is possibly 'null'.
lib/adapters/http.js(153,40): error TS2531: Object is possibly 'null'.
lib/adapters/http.js(181,16): error TS2345: Argument of type '{ path: string; method: any; headers: any; agent: any; agents: { http: any; https: any; }; auth: string | undefined; }' is not assignable to parameter of type 'ClientRequestArgs'.
Types of property 'auth' are incompatible.
Type 'string | undefined' is not assignable to type 'string | null'.
Type 'undefined' is not assignable to type 'string | null'.
lib/adapters/http.js(250,23): error TS2345: Argument of type 'null' is not assignable to parameter of type 'string | undefined'.
lib/adapters/http.js(256,44): error TS2345: Argument of type 'null' is not assignable to parameter of type 'string | undefined'.
lib/adapters/http.js(262,13): error TS2322: Type 'string' is not assignable to type 'Buffer'.
Expand Down Expand Up @@ -53,6 +57,8 @@ lib/core/enhanceError.js(34,26): error TS2339: Property 'columnNumber' does not
lib/core/enhanceError.js(37,20): error TS2339: Property 'config' does not exist on type 'Error'.
lib/core/enhanceError.js(38,18): error TS2339: Property 'code' does not exist on type 'Error'.
lib/core/settle.js(20,7): error TS2345: Argument of type 'null' is not assignable to parameter of type 'string | undefined'.
lib/defaults.js(77,15): error TS2571: Object is of type 'unknown'.
lib/defaults.js(78,32): error TS2345: Argument of type 'unknown' is not assignable to parameter of type 'Error'.
lib/helpers/buildURL.js(22,49): error TS1016: A required parameter cannot follow an optional parameter.
lib/helpers/cookies.js(16,56): error TS2551: Property 'toGMTString' does not exist on type 'Date'. Did you mean 'toUTCString'?
lib/helpers/validator.js(3,19): error TS2732: Cannot find module './../../package.json'. Consider using '--resolveJsonModule' to import module with '.json' extension.
Expand Down
3 changes: 3 additions & 0 deletions tests/baselines/reference/user/bluebird.log
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ node_modules/bluebird/js/release/debuggability.js(807,5): error TS2721: Cannot i
node_modules/bluebird/js/release/debuggability.js(825,30): error TS2339: Property 'stack' does not exist on type 'CapturedTrace'.
node_modules/bluebird/js/release/debuggability.js(831,37): error TS2339: Property 'stack' does not exist on type 'CapturedTrace'.
node_modules/bluebird/js/release/debuggability.js(870,38): error TS2339: Property 'stack' does not exist on type 'CapturedTrace'.
node_modules/bluebird/js/release/debuggability.js(922,42): error TS2571: Object is of type 'unknown'.
node_modules/bluebird/js/release/debuggability.js(931,34): error TS2571: Object is of type 'unknown'.
node_modules/bluebird/js/release/debuggability.js(950,4): error TS2554: Expected 0 arguments, but got 1.
node_modules/bluebird/js/release/errors.js(10,49): error TS2350: Only a void function can be called with the 'new' keyword.
node_modules/bluebird/js/release/finally.js(50,24): error TS2339: Property 'promise' does not exist on type 'finallyHandler'.
Expand Down Expand Up @@ -178,6 +180,7 @@ node_modules/bluebird/js/release/using.js(78,20): error TS2339: Property 'doDisp
node_modules/bluebird/js/release/using.js(92,14): error TS2339: Property 'constructor$' does not exist on type 'FunctionDisposer'.
node_modules/bluebird/js/release/using.js(97,23): error TS2339: Property 'data' does not exist on type 'FunctionDisposer'.
node_modules/bluebird/js/release/using.js(223,15): error TS2350: Only a void function can be called with the 'new' keyword.
node_modules/bluebird/js/release/util.js(18,9): error TS2322: Type 'unknown' is not assignable to type '{}'.
node_modules/bluebird/js/release/util.js(405,13): error TS2532: Object is possibly 'undefined'.
node_modules/bluebird/js/release/util.js(405,33): error TS2532: Object is possibly 'undefined'.
node_modules/bluebird/js/release/util.js(405,54): error TS2532: Object is possibly 'undefined'.
Expand Down
Loading