Skip to content

🤖 User test baselines have changed for maybe-bind-comma-lhs #100

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
11 changes: 6 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 14.14.0 (pre-LTS)
Node.js version is 15.0.1 (unstable)
Starting "rush rebuild"
Executing a maximum of ?simultaneous processes...
BLOCKED (51)
Expand Down Expand Up @@ -38,7 +38,7 @@ BLOCKED (51)
@azure/core-tracing
@azure/cosmos
@azure/data-tables
@azure/digital-twins
@azure/digital-twins-core
@azure/eventgrid
@azure/eventhubs-checkpointstore-blob
@azure/identity
Expand Down Expand Up @@ -84,12 +84,13 @@ rush rebuild - Errors! (? seconds)


Standard error:

Your version of Node.js (X.X.X) has not been tested with this release of Rush. Please consider installing a newer version of the "@microsoft/rush" package, or downgrading Node.js.
Your version of Node.js (X.X.X) is an odd-numbered release. These releases frequently have bugs. Please consider installing a Long Term Support (LTS) version instead.
XX of XX: [@azure/eslint-plugin-azure-sdk] failed!
XX of XX: [@azure/abort-controller] blocked by [@azure/eslint-plugin-azure-sdk]!
XX of XX: [@azure/communication-administration] blocked by [@azure/eslint-plugin-azure-sdk]!
XX of XX: [@azure/communication-chat] blocked by [@azure/eslint-plugin-azure-sdk]!
XX of XX: [@azure/communication-common] blocked by [@azure/eslint-plugin-azure-sdk]!
XX of XX: [@azure/communication-administration] blocked by [@azure/eslint-plugin-azure-sdk]!
XX of XX: [@azure/communication-sms] blocked by [@azure/eslint-plugin-azure-sdk]!
XX of XX: [@azure/core-amqp] blocked by [@azure/eslint-plugin-azure-sdk]!
XX of XX: [@azure/event-hubs] blocked by [@azure/eslint-plugin-azure-sdk]!
Expand All @@ -113,7 +114,7 @@ XX of XX: [@azure/storage-blob] blocked by [@azure/eslint-plugin-azure-sdk]!
XX of XX: [@azure/storage-blob-changefeed] blocked by [@azure/eslint-plugin-azure-sdk]!
XX of XX: [@azure/storage-file-datalake] blocked by [@azure/eslint-plugin-azure-sdk]!
XX of XX: [@azure/data-tables] blocked by [@azure/eslint-plugin-azure-sdk]!
XX of XX: [@azure/digital-twins] blocked by [@azure/eslint-plugin-azure-sdk]!
XX of XX: [@azure/digital-twins-core] blocked by [@azure/eslint-plugin-azure-sdk]!
XX of XX: [@azure/eventgrid] blocked by [@azure/eslint-plugin-azure-sdk]!
XX of XX: [@azure/identity] blocked by [@azure/eslint-plugin-azure-sdk]!
XX of XX: [@azure/keyvault-common] blocked by [@azure/eslint-plugin-azure-sdk]!
Expand Down
775 changes: 379 additions & 396 deletions tests/baselines/reference/docker/office-ui-fabric.log

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions tests/baselines/reference/docker/vue-next.log
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Exit Code: 0
Standard output:

> @X.X.X build /vue-next
> build
> node scripts/build.js "--types"
Rolling up type definitions for compiler-core...
Analysis will use the bundled TypeScript version 3.9.7
Expand Down Expand Up @@ -86,8 +86,8 @@ API Extractor completed successfully.
compiler-dom.global.prod.js min:44.24kb / gzip:17.04kb / brotli:15.46kb
reactivity.global.prod.js min:8.37kb / gzip:3.24kb / brotli:3.00kb
runtime-dom.global.prod.js min:68.76kb / gzip:26.43kb / brotli:23.92kb
size-check.global.prod.js min:39.98kb / gzip:15.95kb / brotli:14.59kb
vue.global.prod.js min:105.87kb / gzip:40.14kb / brotli:36.07kb
size-check.global.prod.js min:39.98kb / gzip:15.95kb / brotli:14.55kb
vue.global.prod.js min:105.87kb / gzip:40.14kb / brotli:36.09kb



Expand Down
356 changes: 356 additions & 0 deletions tests/baselines/reference/user/prettier.log

Large diffs are not rendered by default.

387 changes: 196 additions & 191 deletions tests/baselines/reference/user/uglify-js.log

Large diffs are not rendered by default.

3 changes: 1 addition & 2 deletions tests/baselines/reference/user/util.log
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@ node_modules/util/util.js(35,45): error TS2769: No overload matches this call.
Type 'number' is not assignable to type 'string'.
node_modules/util/util.js(55,20): error TS2555: Expected at least 2 arguments, but got 1.
node_modules/util/util.js(73,15): error TS2339: Property 'noDeprecation' does not exist on type 'Process'.
node_modules/util/util.js(80,19): error TS2339: Property 'throwDeprecation' does not exist on type 'Process'.
node_modules/util/util.js(82,26): error TS2339: Property 'traceDeprecation' does not exist on type 'Process'.
node_modules/util/util.js(80,19): error TS2551: Property 'throwDeprecation' does not exist on type 'Process'. Did you mean 'traceDeprecation'?
node_modules/util/util.js(106,49): error TS2345: Argument of type 'IArguments' is not assignable to parameter of type '[any?, ...any[]]'.
node_modules/util/util.js(553,69): error TS2345: Argument of type 'IArguments' is not assignable to parameter of type '[any?, ...any[]]'.

Expand Down
12 changes: 5 additions & 7 deletions tests/baselines/reference/user/webpack.log
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
Exit Code: 2
Standard output:
bin/webpack.js(63,8): error TS2300: Duplicate identifier 'path'.
bin/webpack.js(127,8): error TS2300: Duplicate identifier 'path'.
lib/Compilation.js(37,7): error TS2440: Import declaration conflicts with local declaration of 'Module'.
lib/Compilation.js(49,7): error TS2440: Import declaration conflicts with local declaration of 'WebpackError'.
lib/Compilation.js(53,7): error TS2440: Import declaration conflicts with local declaration of 'StatsFactory'.
Expand All @@ -20,14 +18,14 @@ lib/WebpackOptionsApply.js(100,10): error TS2300: Duplicate identifier 'External
lib/WebpackOptionsApply.js(104,10): error TS2300: Duplicate identifier 'ExternalsPlugin'.
lib/WebpackOptionsApply.js(107,10): error TS2300: Duplicate identifier 'ExternalsPlugin'.
lib/WebpackOptionsApply.js(158,10): error TS2300: Duplicate identifier 'ExternalsPlugin'.
lib/WebpackOptionsApply.js(421,12): error TS2300: Duplicate identifier 'OccurrenceChunkIdsPlugin'.
lib/WebpackOptionsApply.js(428,12): error TS2300: Duplicate identifier 'OccurrenceChunkIdsPlugin'.
lib/WebpackOptionsApply.js(479,12): error TS2300: Duplicate identifier 'MemoryCachePlugin'.
lib/WebpackOptionsApply.js(489,12): error TS2300: Duplicate identifier 'MemoryCachePlugin'.
lib/WebpackOptionsApply.js(423,12): error TS2300: Duplicate identifier 'OccurrenceChunkIdsPlugin'.
lib/WebpackOptionsApply.js(430,12): error TS2300: Duplicate identifier 'OccurrenceChunkIdsPlugin'.
lib/WebpackOptionsApply.js(481,12): error TS2300: Duplicate identifier 'MemoryCachePlugin'.
lib/WebpackOptionsApply.js(491,12): error TS2300: Duplicate identifier 'MemoryCachePlugin'.
lib/cache/ResolverCachePlugin.js(8,7): error TS2440: Import declaration conflicts with local declaration of 'LazySet'.
lib/dependencies/CommonJsExportRequireDependency.js(8,7): error TS2440: Import declaration conflicts with local declaration of 'Dependency'.
lib/dependencies/HarmonyExportImportedSpecifierDependency.js(8,7): error TS2440: Import declaration conflicts with local declaration of 'Dependency'.
lib/dependencies/HarmonyImportDependency.js(8,7): error TS2440: Import declaration conflicts with local declaration of 'Dependency'.
lib/dependencies/HarmonyImportDependency.js(9,7): error TS2440: Import declaration conflicts with local declaration of 'Dependency'.
lib/dependencies/HarmonyImportSpecifierDependency.js(8,7): error TS2440: Import declaration conflicts with local declaration of 'Dependency'.
lib/dependencies/ImportDependency.js(8,7): error TS2440: Import declaration conflicts with local declaration of 'Dependency'.
lib/dependencies/ModuleDecoratorDependency.js(8,7): error TS2440: Import declaration conflicts with local declaration of 'Dependency'.
Expand Down