Skip to content

Commit 69db588

Browse files
Update user baselines +cc @sandersn
1 parent c88e44a commit 69db588

File tree

6 files changed

+937
-941
lines changed

6 files changed

+937
-941
lines changed

tests/baselines/reference/docker/azure-sdk.log

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Exit Code: 1
22
Standard output:
33

44
Rush Multi-Project Build Tool 5.X.X - https://rushjs.io
5-
Node.js version is 14.12.0 (pre-LTS)
5+
Node.js version is 14.13.1 (pre-LTS)
66
Starting "rush rebuild"
77
Executing a maximum of ?simultaneous processes...
88
BLOCKED (51)

tests/baselines/reference/docker/office-ui-fabric.log

Lines changed: 741 additions & 752 deletions
Large diffs are not rendered by default.

tests/baselines/reference/docker/vue-next.log

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -83,11 +83,11 @@ The API report is up to date: temp/vue.api.md
8383
Writing package typings: /vue-next/packages/vue/dist/vue.d.ts
8484
Writing package typings: /vue-next/dist/vue.d.ts
8585
API Extractor completed successfully.
86-
compiler-dom.global.prod.js min:43.87kb / gzip:16.91kb / brotli:15.31kb
87-
reactivity.global.prod.js min:8.28kb / gzip:3.20kb / brotli:2.97kb
88-
runtime-dom.global.prod.js min:68.37kb / gzip:26.23kb / brotli:23.76kb
89-
size-check.global.prod.js min:39.41kb / gzip:15.72kb / brotli:14.34kb
90-
vue.global.prod.js min:105.19kb / gzip:39.87kb / brotli:35.89kb
86+
compiler-dom.global.prod.js min:43.95kb / gzip:16.94kb / brotli:15.34kb
87+
reactivity.global.prod.js min:8.31kb / gzip:3.21kb / brotli:2.98kb
88+
runtime-dom.global.prod.js min:68.54kb / gzip:26.33kb / brotli:23.79kb
89+
size-check.global.prod.js min:39.65kb / gzip:15.82kb / brotli:14.42kb
90+
vue.global.prod.js min:105.45kb / gzip:39.97kb / brotli:35.86kb
9191

9292

9393

tests/baselines/reference/user/chrome-devtools-frontend.log

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ node_modules/chrome-devtools-frontend/front_end/Runtime.js(270,9): error TS2322:
1111
node_modules/chrome-devtools-frontend/front_end/Runtime.js(280,5): error TS2322: Type 'Promise<void>' is not assignable to type 'Promise<undefined>'.
1212
node_modules/chrome-devtools-frontend/front_end/Runtime.js(283,12): error TS2554: Expected 2-3 arguments, but got 1.
1313
node_modules/chrome-devtools-frontend/front_end/Runtime.js(525,9): error TS2322: Type 'Window' is not assignable to type 'Window & typeof globalThis'.
14-
Type 'Window' is missing the following properties from type 'typeof globalThis': globalThis, eval, parseInt, parseFloat, and 837 more.
14+
Type 'Window' is missing the following properties from type 'typeof globalThis': globalThis, eval, parseInt, parseFloat, and 839 more.
1515
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.
1616
Type 'Window & typeof globalThis' provides no match for the signature 'new (): any'.
1717
node_modules/chrome-devtools-frontend/front_end/Runtime.js(539,24): error TS2351: This expression is not constructable.

0 commit comments

Comments
 (0)