Skip to content

🤖 User test baselines have changed for use-wildcard-for-signature-erasure #95

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.1 (pre-LTS)
Starting "rush rebuild"
Executing a maximum of ?simultaneous processes...
BLOCKED (51)
Expand Down
1,457 changes: 723 additions & 734 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.95kb / gzip:16.94kb / brotli:15.34kb
reactivity.global.prod.js min:8.31kb / gzip:3.21kb / brotli:2.98kb
runtime-dom.global.prod.js min:68.54kb / gzip:26.33kb / brotli:23.79kb
size-check.global.prod.js min:39.65kb / gzip:15.82kb / brotli:14.42kb
vue.global.prod.js min:105.45kb / gzip:39.97kb / brotli:35.86kb



Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ node_modules/chrome-devtools-frontend/front_end/Runtime.js(270,9): error TS2322:
node_modules/chrome-devtools-frontend/front_end/Runtime.js(280,5): error TS2322: Type 'Promise<void>' is not assignable to type 'Promise<undefined>'.
node_modules/chrome-devtools-frontend/front_end/Runtime.js(283,12): error TS2554: Expected 2-3 arguments, but got 1.
node_modules/chrome-devtools-frontend/front_end/Runtime.js(525,9): error TS2322: Type 'Window' is not assignable to type 'Window & typeof globalThis'.
Type 'Window' is missing the following properties from type 'typeof globalThis': globalThis, eval, parseInt, parseFloat, and 837 more.
Type 'Window' is missing the following properties from type 'typeof globalThis': globalThis, eval, parseInt, parseFloat, and 839 more.
node_modules/chrome-devtools-frontend/front_end/Runtime.js(527,49): error TS2352: Conversion of type 'Window & typeof globalThis' to type 'new () => any' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Type 'Window & typeof globalThis' provides no match for the signature 'new (): any'.
node_modules/chrome-devtools-frontend/front_end/Runtime.js(539,24): error TS2351: This expression is not constructable.
Expand Down
3 changes: 3 additions & 0 deletions tests/baselines/reference/user/puppeteer.log
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
Exit Code: 2
Standard output:
src/common/Target.ts(95,21): error TS2322: Type '(value: boolean | PromiseLike<boolean>) => void' is not assignable to type '() => void'.
src/common/fetch.ts(21,3): error TS2322: Type '((input: RequestInfo, init?: RequestInit) => Promise<Response>) | typeof import("../../../node_modules/@types/node-fetch/index")' is not assignable to type '(input: RequestInfo, init?: RequestInit) => Promise<Response>'.
Type 'typeof import("../../../node_modules/@types/node-fetch/index")' is not assignable to type '(input: RequestInfo, init?: RequestInit) => Promise<Response>'.
Type 'typeof import("../../../node_modules/@types/node-fetch/index")' provides no match for the signature '(input: RequestInfo, init?: RequestInit): Promise<Response>'.



Expand Down
365 changes: 183 additions & 182 deletions tests/baselines/reference/user/uglify-js.log

Large diffs are not rendered by default.

6 changes: 6 additions & 0 deletions tests/baselines/reference/user/webpack.log
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,12 @@ lib/library/EnableLibraryPlugin.js(139,12): error TS2300: Duplicate identifier '
lib/library/EnableLibraryPlugin.js(150,12): error TS2300: Duplicate identifier 'AssignLibraryPlugin'.
lib/optimize/SplitChunksPlugin.js(8,7): error TS2440: Import declaration conflicts with local declaration of 'Chunk'.
lib/runtime/LoadScriptRuntimeModule.js(8,7): error TS2440: Import declaration conflicts with local declaration of 'Compilation'.
lib/util/registerExternalSerializer.js(319,16): error TS2339: Property 'errors' does not exist on type 'typeof ValidationError'.
lib/util/registerExternalSerializer.js(320,16): error TS2339: Property 'schema' does not exist on type 'typeof ValidationError'.
lib/util/registerExternalSerializer.js(322,17): error TS2339: Property 'headerName' does not exist on type 'typeof ValidationError'.
lib/util/registerExternalSerializer.js(323,25): error TS2339: Property 'baseDataPath' does not exist on type 'typeof ValidationError'.
lib/util/registerExternalSerializer.js(324,26): error TS2339: Property 'postFormatter' does not exist on type 'typeof ValidationError'.
lib/util/registerExternalSerializer.js(333,4): error TS2739: Type 'ValidationError' is missing the following properties from type 'typeof ValidationError': prototype, captureStackTrace, stackTraceLimit
lib/wasm-async/AsyncWebAssemblyModulesPlugin.js(9,7): error TS2440: Import declaration conflicts with local declaration of 'Compilation'.
lib/webpack.js(10,7): error TS2440: Import declaration conflicts with local declaration of 'Compiler'.
lib/webpack.js(11,7): error TS2440: Import declaration conflicts with local declaration of 'MultiCompiler'.
Expand Down