Skip to content

🤖 User test baselines have changed for refs/heads/master #36578

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

Merged
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
18 changes: 9 additions & 9 deletions tests/baselines/reference/docker/azure-sdk.log
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,10 @@ npm ERR! /root/.npm/_logs/XXXX-XX-XXXXXXXXX-debug.log
XX of XX: [@azure/service-bus] completed successfully in ? seconds
npm ERR! code ELIFECYCLE
npm ERR! errno 2
npm ERR! @azure/[email protected].7 build:es6: `tsc -p tsconfig.json`
npm ERR! @azure/[email protected].8 build:es6: `tsc -p tsconfig.json`
npm ERR! Exit status 2
npm ERR!
npm ERR! Failed at the @azure/[email protected].7 build:es?script.
npm ERR! Failed at the @azure/[email protected].8 build:es?script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! /root/.npm/_logs/XXXX-XX-XXXXXXXXX-debug.log
Expand Down Expand Up @@ -142,26 +142,26 @@ npm ERR! /root/.npm/_logs/XXXX-XX-XXXXXXXXX-debug.log
@azure/storage-file-datalake (? seconds)
npm ERR! code ELIFECYCLE
npm ERR! errno 2
npm ERR! @azure/[email protected].7 build:es6: `tsc -p tsconfig.json`
npm ERR! @azure/[email protected].8 build:es6: `tsc -p tsconfig.json`
npm ERR! Exit status 2
npm ERR!
npm ERR! Failed at the @azure/[email protected].7 build:es?script.
npm ERR! Failed at the @azure/[email protected].8 build:es?script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! /root/.npm/_logs/XXXX-XX-XXXXXXXXX-debug.log
================================
Error: Project(s) failed to build
Error: Project(s) failed
rush rebuild - Errors! ( ? seconds)



Standard error:

XX of XX: [@azure/app-configuration] failed to build!
XX of XX: [@azure/app-configuration] failed!
XX of XX: [@azure/cosmos] completed with warnings in ? seconds
XX of XX: [@azure/eventhubs-checkpointstore-blob] failed to build!
XX of XX: [@azure/keyvault-certificates] failed to build!
XX of XX: [@azure/storage-file-datalake] failed to build!
XX of XX: [@azure/eventhubs-checkpointstore-blob] failed!
XX of XX: [@azure/keyvault-certificates] failed!
XX of XX: [@azure/storage-file-datalake] failed!
[@azure/app-configuration] Returned error code: 2
[@azure/eventhubs-checkpointstore-blob] Returned error code: 2
[@azure/keyvault-certificates] Returned error code: 2
Expand Down
312 changes: 145 additions & 167 deletions tests/baselines/reference/docker/office-ui-fabric.log

Large diffs are not rendered by default.

19 changes: 17 additions & 2 deletions tests/baselines/reference/docker/vscode.log
Original file line number Diff line number Diff line change
@@ -1,11 +1,26 @@
Exit Code: 0
Exit Code: 1
Standard output:
yarn run vX.X.X
$ gulp compile --max_old_space_size=4095
[XX:XX:XX] Node flags detected: --max_old_space_size=4095
[XX:XX:XX] Using gulpfile /vscode/gulpfile.js
Done in ?s.
[XX:XX:XX] Error: /vscode/extensions/typescript-language-features/src/protocol.d.ts(13,3): Duplicate identifier 'PrepareCallHierarchy'.
[XX:XX:XX] Error: /vscode/extensions/typescript-language-features/src/protocol.d.ts(14,3): Duplicate identifier 'ProvideCallHierarchyIncomingCalls'.
[XX:XX:XX] Error: /vscode/extensions/typescript-language-features/src/protocol.d.ts(15,3): Duplicate identifier 'ProvideCallHierarchyOutgoingCalls'.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.



Standard error:
[XX:XX:XX] 'compile' errored after ?s
[XX:XX:XX] Error: Found 3 errors
at Stream.<anonymous> (/vscode/build/lib/reporter.js:74:29)
at _end (/vscode/node_modules/through/index.js:65:9)
at Stream.stream.end (/vscode/node_modules/through/index.js:74:5)
at StreamFilter.onend (/vscode/node_modules/readable-stream/lib/_stream_readable.js:570:10)
at Object.onceWrapper (events.js:286:20)
at StreamFilter.emit (events.js:203:15)
at StreamFilter.EventEmitter.emit (domain.js:466:23)
at endReadableNT (/vscode/node_modules/readable-stream/lib/_stream_readable.js:992:12)
at process._tickCallback (internal/process/next_tick.js:63:19)
error Command failed with exit code 1.
Original file line number Diff line number Diff line change
Expand Up @@ -680,6 +680,7 @@ node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighth
Type 'number' is not assignable to type 'void'.
node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(19744,7): error TS2339: Property 'expected' does not exist on type 'Error'.
node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(20005,8): error TS2339: Property 'runLighthouseForConnection' does not exist on type 'Window & typeof globalThis'.
node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(20015,15): error TS2554: Expected 0 arguments, but got 1.
node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(20035,8): error TS2339: Property 'runLighthouseInWorker' does not exist on type 'Window & typeof globalThis'.
node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(20039,15): error TS2339: Property 'runLighthouseForConnection' does not exist on type 'Window & typeof globalThis'.
node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(20046,8): error TS2339: Property 'getDefaultCategories' does not exist on type 'Window & typeof globalThis'.
Expand Down
27 changes: 15 additions & 12 deletions tests/baselines/reference/user/follow-redirects.log
Original file line number Diff line number Diff line change
@@ -1,18 +1,21 @@
Exit Code: 1
Standard output:
node_modules/follow-redirects/index.js(82,10): error TS2339: Property 'emit' does not exist on type 'RedirectableRequest'.
node_modules/follow-redirects/index.js(83,10): error TS2339: Property 'abort' does not exist on type 'RedirectableRequest'.
node_modules/follow-redirects/index.js(130,10): error TS2339: Property 'once' does not exist on type 'RedirectableRequest'.
node_modules/follow-redirects/index.js(133,12): error TS2339: Property 'socket' does not exist on type 'RedirectableRequest'.
node_modules/follow-redirects/index.js(143,8): error TS2339: Property 'once' does not exist on type 'RedirectableRequest'.
node_modules/follow-redirects/index.js(144,8): error TS2339: Property 'once' does not exist on type 'RedirectableRequest'.
node_modules/follow-redirects/index.js(214,10): error TS2339: Property 'emit' does not exist on type 'RedirectableRequest'.
node_modules/follow-redirects/index.js(253,16): error TS2339: Property 'emit' does not exist on type 'RedirectableRequest'.
node_modules/follow-redirects/index.js(303,12): error TS2339: Property 'emit' does not exist on type 'RedirectableRequest'.
node_modules/follow-redirects/index.js(337,35): error TS2345: Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
node_modules/follow-redirects/index.js(96,10): error TS2339: Property 'emit' does not exist on type 'RedirectableRequest'.
node_modules/follow-redirects/index.js(97,10): error TS2339: Property 'abort' does not exist on type 'RedirectableRequest'.
node_modules/follow-redirects/index.js(144,10): error TS2339: Property 'once' does not exist on type 'RedirectableRequest'.
node_modules/follow-redirects/index.js(147,12): error TS2339: Property 'socket' does not exist on type 'RedirectableRequest'.
node_modules/follow-redirects/index.js(157,8): error TS2339: Property 'once' does not exist on type 'RedirectableRequest'.
node_modules/follow-redirects/index.js(158,8): error TS2339: Property 'once' does not exist on type 'RedirectableRequest'.
node_modules/follow-redirects/index.js(228,10): error TS2339: Property 'emit' does not exist on type 'RedirectableRequest'.
node_modules/follow-redirects/index.js(267,16): error TS2339: Property 'emit' does not exist on type 'RedirectableRequest'.
node_modules/follow-redirects/index.js(317,12): error TS2339: Property 'emit' does not exist on type 'RedirectableRequest'.
node_modules/follow-redirects/index.js(343,35): error TS2345: Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
Type 'undefined' is not assignable to type 'string'.
node_modules/follow-redirects/index.js(345,14): error TS2339: Property 'emit' does not exist on type 'RedirectableRequest'.
node_modules/follow-redirects/index.js(357,10): error TS2339: Property 'emit' does not exist on type 'RedirectableRequest'.
node_modules/follow-redirects/index.js(354,14): error TS2339: Property 'emit' does not exist on type 'RedirectableRequest'.
node_modules/follow-redirects/index.js(366,13): error TS2339: Property 'cause' does not exist on type 'CustomError'.
node_modules/follow-redirects/index.js(367,12): error TS2339: Property 'emit' does not exist on type 'RedirectableRequest'.
node_modules/follow-redirects/index.js(374,10): error TS2339: Property 'emit' does not exist on type 'RedirectableRequest'.
node_modules/follow-redirects/index.js(483,25): error TS2339: Property 'code' does not exist on type 'Error'.



Expand Down
29 changes: 15 additions & 14 deletions tests/baselines/reference/user/puppeteer.log
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ lib/Coverage.js(208,15): error TS2503: Cannot find namespace 'Protocol'.
lib/EmulationManager.js(36,16): error TS2503: Cannot find namespace 'Protocol'.
lib/ExecutionContext.js(26,15): error TS2503: Cannot find namespace 'Protocol'.
lib/ExecutionContext.js(158,18): error TS2503: Cannot find namespace 'Protocol'.
lib/ExecutionContext.js(186,14): error TS2503: Cannot find namespace 'Protocol'.
lib/FrameManager.js(151,15): error TS2503: Cannot find namespace 'Protocol'.
lib/FrameManager.js(173,15): error TS2503: Cannot find namespace 'Protocol'.
lib/FrameManager.js(230,15): error TS2503: Cannot find namespace 'Protocol'.
Expand All @@ -42,7 +43,7 @@ lib/NetworkManager.js(295,15): error TS2503: Cannot find namespace 'Protocol'.
lib/NetworkManager.js(319,15): error TS2503: Cannot find namespace 'Protocol'.
lib/NetworkManager.js(529,15): error TS2503: Cannot find namespace 'Protocol'.
lib/NetworkManager.js(668,15): error TS2503: Cannot find namespace 'Protocol'.
lib/Page.js(94,33): error TS2345: Argument of type 'CDPSession' is not assignable to parameter of type 'Puppeteer.CDPSession'.
lib/Page.js(93,33): error TS2345: Argument of type 'CDPSession' is not assignable to parameter of type 'Puppeteer.CDPSession'.
Types of property 'on' are incompatible.
Type '(event: string | symbol, listener: (...args: any[]) => void) => CDPSession' is not assignable to type '<T extends string | number | symbol>(event: T, listener: (arg: any) => void) => CDPSession'.
Types of parameters 'event' and 'event' are incompatible.
Expand All @@ -52,20 +53,20 @@ lib/Page.js(94,33): error TS2345: Argument of type 'CDPSession' is not assignabl
Type 'T' is not assignable to type 'symbol'.
Type 'string | number | symbol' is not assignable to type 'symbol'.
Type 'string' is not assignable to type 'symbol'.
lib/Page.js(147,15): error TS2503: Cannot find namespace 'Protocol'.
lib/Page.js(220,15): error TS2503: Cannot find namespace 'Protocol'.
lib/Page.js(388,20): error TS2503: Cannot find namespace 'Protocol'.
lib/Page.js(451,7): error TS2740: Type '(...args: any[]) => Promise<any>' is missing the following properties from type 'Window': applicationCache, clientInformation, closed, customElements, and 222 more.
lib/Page.js(461,9): error TS2349: This expression is not callable.
lib/Page.js(142,15): error TS2503: Cannot find namespace 'Protocol'.
lib/Page.js(217,15): error TS2503: Cannot find namespace 'Protocol'.
lib/Page.js(385,20): error TS2503: Cannot find namespace 'Protocol'.
lib/Page.js(448,7): error TS2740: Type '(...args: any[]) => Promise<any>' is missing the following properties from type 'Window': applicationCache, clientInformation, closed, customElements, and 222 more.
lib/Page.js(458,9): error TS2349: This expression is not callable.
Type 'Window' has no call signatures.
lib/Page.js(497,15): error TS2503: Cannot find namespace 'Protocol'.
lib/Page.js(507,22): error TS2503: Cannot find namespace 'Protocol'.
lib/Page.js(520,15): error TS2503: Cannot find namespace 'Protocol'.
lib/Page.js(530,15): error TS2503: Cannot find namespace 'Protocol'.
lib/Page.js(555,15): error TS2503: Cannot find namespace 'Protocol'.
lib/Page.js(608,14): error TS2503: Cannot find namespace 'Protocol'.
lib/Page.js(944,19): error TS2503: Cannot find namespace 'Protocol'.
lib/Page.js(1354,15): error TS2503: Cannot find namespace 'Protocol'.
lib/Page.js(494,15): error TS2503: Cannot find namespace 'Protocol'.
lib/Page.js(504,22): error TS2503: Cannot find namespace 'Protocol'.
lib/Page.js(517,15): error TS2503: Cannot find namespace 'Protocol'.
lib/Page.js(527,15): error TS2503: Cannot find namespace 'Protocol'.
lib/Page.js(552,15): error TS2503: Cannot find namespace 'Protocol'.
lib/Page.js(605,14): error TS2503: Cannot find namespace 'Protocol'.
lib/Page.js(941,19): error TS2503: Cannot find namespace 'Protocol'.
lib/Page.js(1352,15): error TS2503: Cannot find namespace 'Protocol'.
lib/Target.js(23,15): error TS2503: Cannot find namespace 'Protocol'.
lib/Target.js(87,7): error TS2322: Type 'Promise<Worker | Worker>' is not assignable to type 'Promise<Worker>'.
Type 'Worker | Worker' is not assignable to type 'Worker'.
Expand Down
48 changes: 47 additions & 1 deletion tests/baselines/reference/user/sift.log
Original file line number Diff line number Diff line change
@@ -1,6 +1,52 @@
Exit Code: 1
Standard output:
node_modules/sift/index.d.ts(80,15): error TS2307: Cannot find module './core'.
node_modules/sift/src/core.ts(13,3): error TS7010: 'reset', which lacks return-type annotation, implicitly has an 'any' return type.
node_modules/sift/src/core.ts(14,3): error TS7010: 'next', which lacks return-type annotation, implicitly has an 'any' return type.
node_modules/sift/src/core.ts(48,27): error TS7024: Function implicitly has return type 'any' because it does not have a return type annotation and is referenced directly or indirectly in one of its return expressions.
node_modules/sift/src/core.ts(85,3): error TS2564: Property 'success' has no initializer and is not definitely assigned in the constructor.
node_modules/sift/src/core.ts(86,3): error TS2564: Property 'done' has no initializer and is not definitely assigned in the constructor.
node_modules/sift/src/core.ts(99,12): error TS7010: 'next', which lacks return-type annotation, implicitly has an 'any' return type.
node_modules/sift/src/core.ts(103,3): error TS2564: Property 'success' has no initializer and is not definitely assigned in the constructor.
node_modules/sift/src/core.ts(104,3): error TS2564: Property 'done' has no initializer and is not definitely assigned in the constructor.
node_modules/sift/src/core.ts(126,12): error TS7010: 'next', which lacks return-type annotation, implicitly has an 'any' return type.
node_modules/sift/src/core.ts(179,7): error TS2345: Argument of type '(value: any, key: string | number, owner: any) => boolean' is not assignable to parameter of type 'Tester'.
Types of parameters 'key' and 'key' are incompatible.
Type 'string | number | undefined' is not assignable to type 'string | number'.
Type 'undefined' is not assignable to type 'string | number'.
node_modules/sift/src/core.ts(195,30): error TS7006: Parameter 'a' implicitly has an 'any' type.
node_modules/sift/src/core.ts(200,12): error TS7006: Parameter 'b' implicitly has an 'any' type.
node_modules/sift/src/core.ts(203,10): error TS7006: Parameter 'b' implicitly has an 'any' type.
node_modules/sift/src/core.ts(207,11): error TS2564: Property '_test' has no initializer and is not definitely assigned in the constructor.
node_modules/sift/src/core.ts(211,8): error TS7006: Parameter 'item' implicitly has an 'any' type.
node_modules/sift/src/core.ts(242,51): error TS7051: Parameter has a name but no type. Did you mean 'arg0: any'?
node_modules/sift/src/core.ts(248,9): error TS7006: Parameter 'b' implicitly has an 'any' type.
node_modules/sift/src/core.ts(261,13): error TS7006: Parameter 'a' implicitly has an 'any' type.
node_modules/sift/src/core.ts(261,16): error TS7006: Parameter 'b' implicitly has an 'any' type.
node_modules/sift/src/core.ts(283,31): error TS7024: Function implicitly has return type 'any' because it does not have a return type annotation and is referenced directly or indirectly in one of its return expressions.
node_modules/sift/src/core.ts(290,12): error TS7022: 'selfOperations' implicitly has type 'any' because it does not have a type annotation and is referenced directly or indirectly in its own initializer.
node_modules/sift/src/core.ts(334,31): error TS7024: Function implicitly has return type 'any' because it does not have a return type annotation and is referenced directly or indirectly in one of its return expressions.
node_modules/sift/src/core.ts(336,9): error TS7034: Variable 'nestedOperations' implicitly has type 'any[]' in some locations where its type cannot be determined.
node_modules/sift/src/core.ts(339,29): error TS7005: Variable 'nestedOperations' implicitly has an 'any[]' type.
node_modules/sift/src/operations.ts(18,11): error TS2564: Property '_test' has no initializer and is not definitely assigned in the constructor.
node_modules/sift/src/operations.ts(35,11): error TS2564: Property '_queryOperation' has no initializer and is not definitely assigned in the constructor.
node_modules/sift/src/operations.ts(61,11): error TS2564: Property '_ops' has no initializer and is not definitely assigned in the constructor.
node_modules/sift/src/operations.ts(63,33): error TS7006: Parameter 'op' implicitly has an 'any' type.
node_modules/sift/src/operations.ts(147,5): error TS7006: Parameter 'b' implicitly has an 'any' type.
node_modules/sift/src/operations.ts(166,5): error TS7006: Parameter 'b' implicitly has an 'any' type.
node_modules/sift/src/operations.ts(174,23): error TS7006: Parameter 'b' implicitly has an 'any' type.
node_modules/sift/src/operations.ts(181,7): error TS7034: Variable 'test' implicitly has type 'any' in some locations where its type cannot be determined.
node_modules/sift/src/operations.ts(185,15): error TS2591: Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i @types/node` and then add `node` to the types field in your tsconfig.
node_modules/sift/src/operations.ts(193,30): error TS7006: Parameter 'b' implicitly has an 'any' type.
node_modules/sift/src/operations.ts(193,35): error TS7005: Variable 'test' implicitly has an 'any' type.
node_modules/sift/src/utils.ts(2,27): error TS7006: Parameter 'a' implicitly has an 'any' type.
node_modules/sift/src/utils.ts(2,30): error TS7006: Parameter 'b' implicitly has an 'any' type.
node_modules/sift/src/utils.ts(3,36): error TS7006: Parameter 'type' implicitly has an 'any' type.
node_modules/sift/src/utils.ts(5,19): error TS7006: Parameter 'value' implicitly has an 'any' type.
node_modules/sift/src/utils.ts(10,22): error TS7006: Parameter 'value' implicitly has an 'any' type.
node_modules/sift/src/utils.ts(12,27): error TS7024: Function implicitly has return type 'any' because it does not have a return type annotation and is referenced directly or indirectly in one of its return expressions.
node_modules/sift/src/utils.ts(27,32): error TS7006: Parameter 'value' implicitly has an 'any' type.
node_modules/sift/src/utils.ts(38,24): error TS7006: Parameter 'a' implicitly has an 'any' type.
node_modules/sift/src/utils.ts(38,27): error TS7006: Parameter 'b' implicitly has an 'any' type.



Expand Down
Loading