Skip to content
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

🤖 User test baselines have changed for fix47711 #235

Open
wants to merge 1 commit into
base: user-baseline-updates
Choose a base branch
from
Open
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
6 changes: 3 additions & 3 deletions tests/baselines/reference/docker/azure-sdk.log
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@ Exit Code: 1
Standard output:

Rush Multi-Project Build Tool 5.X.X - https://rushjs.io
Node.js version is 18.0.0 (pre-LTS)
Node.js version is 18.1.0 (pre-LTS)
Starting "rush rebuild"
Executing a maximum of ?simultaneous processes...
==[ @azure/eslint-plugin-azure-sdk ]=============================[ 1 of 274 ]==
@@ -33,14 +33,14 @@ Executing a maximum of ?simultaneous processes...
"@azure/test-utils-perf" is blocked by "@azure/eslint-plugin-azure-sdk".
"@azure/container-registry" is blocked by "@azure/eslint-plugin-azure-sdk".
"@azure/data-tables" is blocked by "@azure/eslint-plugin-azure-sdk".
"@azure/event-hubs" is blocked by "@azure/eslint-plugin-azure-sdk".
"@azure/core-amqp" is blocked by "@azure/eslint-plugin-azure-sdk".
"@azure/mock-hub" is blocked by "@azure/eslint-plugin-azure-sdk".
"@azure/eventgrid" is blocked by "@azure/eslint-plugin-azure-sdk".
"@azure/identity-cache-persistence" is blocked by "@azure/eslint-plugin-azure-sdk".
"@azure/monitor-query" is blocked by "@azure/eslint-plugin-azure-sdk".
"@azure/schema-registry" is blocked by "@azure/eslint-plugin-azure-sdk".
"@azure/schema-registry-avro" is blocked by "@azure/eslint-plugin-azure-sdk".
"@azure/event-hubs" is blocked by "@azure/eslint-plugin-azure-sdk".
"@azure/mock-hub" is blocked by "@azure/eslint-plugin-azure-sdk".
"@azure/storage-blob" is blocked by "@azure/eslint-plugin-azure-sdk".
"@azure/storage-file-datalake" is blocked by "@azure/eslint-plugin-azure-sdk".
"@azure/storage-file-share" is blocked by "@azure/eslint-plugin-azure-sdk".
3,780 changes: 1,433 additions & 2,347 deletions tests/baselines/reference/docker/office-ui-fabric.log

Large diffs are not rendered by default.

18 changes: 2 additions & 16 deletions tests/baselines/reference/docker/vscode.log
Original file line number Diff line number Diff line change
@@ -1,24 +1,10 @@
Exit Code: 1
Exit Code: 0
Standard output:
yarn run vX.X.X
$ node --max_old_space_size=4095 ./node_modules/gulp/bin/gulp.js compile
[XX:XX:XX] Using gulpfile /vscode/gulpfile.js
[XX:XX:XX] Error: /vscode/extensions/html-language-features/server/src/modes/javascriptMode.ts(26,9): Type '{ getCompilationSettings: () => CompilerOptions; getScriptFileNames: () => string[]; getScriptKind: (fileName: string) => ScriptKind; getScriptVersion: (fileName: string) => string; getScriptSnapshot: (fileName: string) => { ...; }; getCurrentDirectory: () => string; getDefaultLibFileName: (_options: CompilerOptions...' is missing the following properties from type 'LanguageServiceHost': readFile, fileExists
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
Done in ?s.



Standard error:
[XX:XX:XX] 'compile' errored after ?s
[XX:XX:XX] Error: Found 1 errors
at Stream.<anonymous> (/vscode/build/lib/reporter.js:91: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:577:10)
at Object.onceWrapper (events.js:519:28)
at StreamFilter.emit (events.js:412:35)
at StreamFilter.emit (domain.js:537:15)
at endReadableNT (/vscode/node_modules/readable-stream/lib/_stream_readable.js:1010:12)
at processTicksAndRejections (internal/process/task_queues.js:82:21)
at runNextTicks (internal/process/task_queues.js:64:3)
error Command failed with exit code 1.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Exit Code: 2
Standard output:
node_modules/@types/react-native/index.d.ts(8685,18): error TS2717: Subsequent property declarations must have the same type. Property 'geolocation' must be of type 'Geolocation', but here has type 'GeolocationStatic'.
node_modules/@types/react-native/index.d.ts(8745,18): error TS2717: Subsequent property declarations must have the same type. Property 'geolocation' must be of type 'Geolocation', but here has type 'GeolocationStatic'.



159 changes: 68 additions & 91 deletions tests/baselines/reference/user/chrome-devtools-frontend.log

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions tests/baselines/reference/user/follow-redirects.log
Original file line number Diff line number Diff line change
@@ -28,14 +28,14 @@ node_modules/follow-redirects/index.js(266,10): error TS2339: Property 'emit' do
node_modules/follow-redirects/index.js(302,16): error TS2339: Property 'emit' does not exist on type 'RedirectableRequest'.
node_modules/follow-redirects/index.js(346,10): error TS2339: Property 'emit' does not exist on type 'RedirectableRequest'.
node_modules/follow-redirects/index.js(361,10): error TS2339: Property 'emit' does not exist on type 'RedirectableRequest'.
node_modules/follow-redirects/index.js(385,35): error TS2345: Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
node_modules/follow-redirects/index.js(396,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(393,31): error TS2345: Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
node_modules/follow-redirects/index.js(404,31): 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(396,10): error TS2339: Property 'emit' does not exist on type 'RedirectableRequest'.
node_modules/follow-redirects/index.js(422,12): error TS2339: Property 'emit' does not exist on type 'RedirectableRequest'.
node_modules/follow-redirects/index.js(433,10): error TS2339: Property 'emit' does not exist on type 'RedirectableRequest'.
node_modules/follow-redirects/index.js(555,25): error TS2339: Property 'code' does not exist on type 'Error'.
node_modules/follow-redirects/index.js(407,10): error TS2339: Property 'emit' does not exist on type 'RedirectableRequest'.
node_modules/follow-redirects/index.js(441,12): error TS2339: Property 'emit' does not exist on type 'RedirectableRequest'.
node_modules/follow-redirects/index.js(452,10): error TS2339: Property 'emit' does not exist on type 'RedirectableRequest'.
node_modules/follow-redirects/index.js(574,25): error TS2339: Property 'code' does not exist on type 'Error'.



76 changes: 38 additions & 38 deletions tests/baselines/reference/user/npm.log
Original file line number Diff line number Diff line change
@@ -83,29 +83,26 @@ lib/commands/dist-tag.js(170,11): error TS2339: Property 'error' does not exist
lib/commands/dist-tag.js(178,24): error TS2532: Object is possibly 'undefined'.
lib/commands/docs.js(8,10): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'Docs'.
lib/commands/docs.js(37,9): error TS2339: Property 'silly' does not exist on type '{}'.
lib/commands/doctor.js(41,10): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'Doctor'.
lib/commands/doctor.js(46,9): error TS2339: Property 'info' does not exist on type '{}'.
lib/commands/doctor.js(98,19): error TS2345: Argument of type 'boolean' is not assignable to parameter of type 'string | any[]'.
lib/commands/doctor.js(98,36): error TS2538: Type 'any[]' cannot be used as an index type.
lib/commands/doctor.js(100,19): error TS2345: Argument of type 'boolean' is not assignable to parameter of type 'string | any[]'.
lib/commands/doctor.js(112,11): error TS2322: Type 'string | false | any[]' is not assignable to type 'boolean'.
Type 'string' is not assignable to type 'boolean'.
lib/commands/doctor.js(118,11): error TS2322: Type 'string | false | any[]' is not assignable to type 'boolean'.
lib/commands/doctor.js(141,25): error TS2339: Property 'newItem' does not exist on type '{}'.
lib/commands/doctor.js(147,27): error TS2571: Object is of type 'unknown'.
lib/commands/doctor.js(148,15): error TS2571: Object is of type 'unknown'.
lib/commands/doctor.js(148,40): error TS2571: Object is of type 'unknown'.
lib/commands/doctor.js(150,15): error TS2571: Object is of type 'unknown'.
lib/commands/doctor.js(158,25): error TS2339: Property 'newItem' does not exist on type '{}'.
lib/commands/doctor.js(177,25): error TS2339: Property 'newItem' does not exist on type '{}'.
lib/commands/doctor.js(207,25): error TS2339: Property 'newItem' does not exist on type '{}'.
lib/commands/doctor.js(272,25): error TS2339: Property 'newItem' does not exist on type '{}'.
lib/commands/doctor.js(285,25): error TS2339: Property 'newItem' does not exist on type '{}'.
lib/commands/doctor.js(40,10): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'Doctor'.
lib/commands/doctor.js(45,9): error TS2339: Property 'info' does not exist on type '{}'.
lib/commands/doctor.js(97,19): error TS2345: Argument of type 'boolean' is not assignable to parameter of type 'string | any[]'.
lib/commands/doctor.js(97,36): error TS2538: Type 'any[]' cannot be used as an index type.
lib/commands/doctor.js(99,19): error TS2345: Argument of type 'boolean' is not assignable to parameter of type 'string | any[]'.
lib/commands/doctor.js(131,25): error TS2339: Property 'newItem' does not exist on type '{}'.
lib/commands/doctor.js(137,27): error TS2571: Object is of type 'unknown'.
lib/commands/doctor.js(138,15): error TS2571: Object is of type 'unknown'.
lib/commands/doctor.js(138,40): error TS2571: Object is of type 'unknown'.
lib/commands/doctor.js(140,15): error TS2571: Object is of type 'unknown'.
lib/commands/doctor.js(148,25): error TS2339: Property 'newItem' does not exist on type '{}'.
lib/commands/doctor.js(167,25): error TS2339: Property 'newItem' does not exist on type '{}'.
lib/commands/doctor.js(197,25): error TS2339: Property 'newItem' does not exist on type '{}'.
lib/commands/doctor.js(262,25): error TS2339: Property 'newItem' does not exist on type '{}'.
lib/commands/doctor.js(275,25): error TS2339: Property 'newItem' does not exist on type '{}'.
lib/commands/edit.js(34,10): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'Edit'.
lib/commands/exec.js(40,10): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'Exec'.
lib/commands/exec.js(51,24): error TS2525: Initializer provides no value for this binding element and the binding element has no default value.
lib/commands/exec.js(51,37): error TS2525: Initializer provides no value for this binding element and the binding element has no default value.
lib/commands/exec.js(94,24): error TS2532: Object is possibly 'undefined'.
lib/commands/exec.js(97,24): error TS2532: Object is possibly 'undefined'.
lib/commands/explain.js(12,10): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'Explain'.
lib/commands/explain.js(24,33): error TS2554: Expected 0-1 arguments, but got 2.
lib/commands/explore.js(13,10): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'Explore'.
@@ -163,12 +160,14 @@ lib/commands/outdated.js(261,9): error TS2571: Object is of type 'unknown'.
lib/commands/outdated.js(262,9): error TS2571: Object is of type 'unknown'.
lib/commands/outdated.js(263,9): error TS2571: Object is of type 'unknown'.
lib/commands/owner.js(21,10): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'Owner'.
lib/commands/owner.js(99,11): error TS2339: Property 'error' does not exist on type '{}'.
lib/commands/owner.js(125,9): error TS2339: Property 'verbose' does not exist on type '{}'.
lib/commands/owner.js(134,11): error TS2339: Property 'error' does not exist on type '{}'.
lib/commands/owner.js(152,13): error TS2339: Property 'info' does not exist on type '{}'.
lib/commands/owner.js(166,13): error TS2339: Property 'info' does not exist on type '{}'.
lib/commands/owner.js(202,65): error TS2571: Object is of type 'unknown'.
lib/commands/owner.js(91,13): error TS2339: Property 'warn' does not exist on type '{}'.
lib/commands/owner.js(96,26): error TS2532: Object is possibly 'undefined'.
lib/commands/owner.js(122,11): error TS2339: Property 'error' does not exist on type '{}'.
lib/commands/owner.js(148,9): error TS2339: Property 'verbose' does not exist on type '{}'.
lib/commands/owner.js(157,11): error TS2339: Property 'error' does not exist on type '{}'.
lib/commands/owner.js(175,13): error TS2339: Property 'info' does not exist on type '{}'.
lib/commands/owner.js(189,13): error TS2339: Property 'info' does not exist on type '{}'.
lib/commands/owner.js(225,65): error TS2571: Object is of type 'unknown'.
lib/commands/pack.js(10,10): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'Pack'.
lib/commands/pack.js(70,11): error TS2339: Property 'warn' does not exist on type '{}'.
lib/commands/pack.js(75,26): error TS2488: Type 'any[] | undefined' must have a '[Symbol.iterator]()' method that returns an iterator.
@@ -191,13 +190,13 @@ lib/commands/profile.js(331,9): error TS2339: Property 'info' does not exist on
lib/commands/profile.js(361,9): error TS2339: Property 'info' does not exist on type '{}'.
lib/commands/profile.js(395,9): error TS2339: Property 'info' does not exist on type '{}'.
lib/commands/prune.js(8,10): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'Prune'.
lib/commands/publish.js(30,10): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'Publish'.
lib/commands/publish.js(52,9): error TS2339: Property 'verbose' does not exist on type '{}'.
lib/commands/publish.js(106,13): error TS2339: Property 'warn' does not exist on type '{}'.
lib/commands/publish.js(112,9): error TS2339: Property 'notice' does not exist on type '{}'.
lib/commands/publish.js(158,37): error TS2532: Object is possibly 'undefined'.
lib/commands/publish.js(163,13): error TS2571: Object is of type 'unknown'.
lib/commands/publish.js(164,15): error TS2339: Property 'warn' does not exist on type '{}'.
lib/commands/publish.js(29,10): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'Publish'.
lib/commands/publish.js(51,9): error TS2339: Property 'verbose' does not exist on type '{}'.
lib/commands/publish.js(105,13): error TS2339: Property 'warn' does not exist on type '{}'.
lib/commands/publish.js(111,9): error TS2339: Property 'notice' does not exist on type '{}'.
lib/commands/publish.js(155,37): error TS2532: Object is possibly 'undefined'.
lib/commands/publish.js(160,13): error TS2571: Object is of type 'unknown'.
lib/commands/publish.js(161,15): error TS2339: Property 'warn' does not exist on type '{}'.
lib/commands/rebuild.js(10,10): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'Rebuild'.
lib/commands/rebuild.js(24,33): error TS2554: Expected 0-1 arguments, but got 2.
lib/commands/repo.js(10,10): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'Repo'.
@@ -300,12 +299,13 @@ lib/npm.js(271,47): error TS2345: Argument of type '{ (value: any, replacer?: ((
Types of parameters 'replacer' and 'index' are incompatible.
Type 'number' is not assignable to type '(this: any, key: string, value: any) => any'.
lib/npm.js(293,11): error TS2339: Property 'verbose' does not exist on type '{}'.
lib/npm.js(434,7): error TS2322: Type 'string' is not assignable to type 'null'.
lib/npm.js(436,44): error TS2345: Argument of type 'null' is not assignable to parameter of type 'string'.
lib/npm.js(441,9): error TS2339: Property 'clearProgress' does not exist on type '{}'.
lib/npm.js(444,9): error TS2339: Property 'showProgress' does not exist on type '{}'.
lib/npm.js(448,9): error TS2339: Property 'clearProgress' does not exist on type '{}'.
lib/npm.js(451,9): error TS2339: Property 'showProgress' does not exist on type '{}'.
lib/npm.js(331,7): error TS2322: Type 'Chalk' is not assignable to type 'null'.
lib/npm.js(445,7): error TS2322: Type 'string' is not assignable to type 'null'.
lib/npm.js(447,44): error TS2345: Argument of type 'null' is not assignable to parameter of type 'string'.
lib/npm.js(452,9): error TS2339: Property 'clearProgress' does not exist on type '{}'.
lib/npm.js(455,9): error TS2339: Property 'showProgress' does not exist on type '{}'.
lib/npm.js(459,9): error TS2339: Property 'clearProgress' does not exist on type '{}'.
lib/npm.js(462,9): error TS2339: Property 'showProgress' does not exist on type '{}'.
lib/search/format-package-stream.js(41,19): error TS2339: Property 'emit' does not exist on type 'JSONOutputStream'.
lib/utils/audit-error.js(20,7): error TS2339: Property 'warn' does not exist on type '{}'.
lib/utils/config/definition.js(43,52): error TS2339: Property 'default' does not exist on type 'Definition'.