Skip to content

Commit ed55736

Browse files
Update user baselines +cc @sandersn
1 parent b549467 commit ed55736

17 files changed

+3029
-3033
lines changed

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

Lines changed: 76 additions & 26 deletions
Large diffs are not rendered by default.

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

Lines changed: 1199 additions & 2384 deletions
Large diffs are not rendered by default.

tests/baselines/reference/docker/vscode.log

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -3,22 +3,22 @@ Standard output:
33
yarn run vX.X.X
44
$ node --max_old_space_size=4095 ./node_modules/gulp/bin/gulp.js compile
55
[XX:XX:XX] Using gulpfile /vscode/gulpfile.js
6-
[XX:XX:XX] [monaco.d.ts] monaco.d.ts is changed - total time took ?s
6+
[XX:XX:XX] Error: /vscode/extensions/html-language-features/server/src/modes/javascriptMode.ts(130,36): Expected 7 arguments, but got 6.
77
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
88

99

1010

1111
Standard error:
12-
[XX:XX:XX] 'compile' errored after ?s
13-
[XX:XX:XX] Error: monaco.d.ts is no longer up to date. Please run gulp watch and commit the new file.
14-
at formatError (/vscode/node_modules/gulp-cli/lib/versioned/^4.0.0/format-error.js:21:10)
15-
at Gulp.<anonymous> (/vscode/node_modules/gulp-cli/lib/versioned/^4.0.0/log/events.js:33:15)
16-
at Gulp.emit (events.js:203:15)
17-
at Gulp.EventEmitter.emit (domain.js:448:20)
18-
at Object.error (/vscode/node_modules/undertaker/lib/helpers/createExtensions.js:61:10)
19-
at handler (/vscode/node_modules/now-and-later/lib/map.js:50:14)
20-
at f (/vscode/node_modules/once/once.js:25:25)
21-
at f (/vscode/node_modules/once/once.js:25:25)
22-
at tryCatch (/vscode/node_modules/async-done/index.js:24:15)
23-
at done (/vscode/node_modules/async-done/index.js:40:12)
12+
(node:20) [DEP0097] DeprecationWarning: Using a domain property in MakeCallback is deprecated. Use the async_context variant of MakeCallback or the AsyncResource class instead.
13+
[XX:XX:XX] 'compile' errored after
14+
[XX:XX:XX] Error: Found 1 errors
15+
at Stream.<anonymous> (/vscode/build/lib/reporter.js:91:29)
16+
at _end (/vscode/node_modules/through/index.js:65:9)
17+
at Stream.stream.end (/vscode/node_modules/through/index.js:74:5)
18+
at StreamFilter.onend (/vscode/node_modules/readable-stream/lib/_stream_readable.js:577:10)
19+
at Object.onceWrapper (events.js:286:20)
20+
at StreamFilter.emit (events.js:203:15)
21+
at StreamFilter.EventEmitter.emit (domain.js:466:23)
22+
at endReadableNT (/vscode/node_modules/readable-stream/lib/_stream_readable.js:1010:12)
23+
at process._tickCallback (internal/process/next_tick.js:63:19)
2424
error Command failed with exit code 1.

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

Lines changed: 16 additions & 103 deletions
Original file line numberDiff line numberDiff line change
@@ -3,126 +3,39 @@ Standard output:
33

44
> build
55
> node scripts/build.js "--types"
6-
Rolling up type definitions for compiler-core...
7-
Analysis will use the bundled TypeScript version 4.1.5
8-
*** The target project appears to use TypeScript X.X.X-insiders.xxxxxxxx which is newer than the bundled compiler engine; consider upgrading API Extractor.
9-
Writing: /vue-next/temp/compiler-core.api.json
10-
The API report is up to date: temp/compiler-core.api.md
11-
Writing package typings: /vue-next/packages/compiler-core/dist/compiler-core.d.ts
12-
Writing package typings: /vue-next/dist/compiler-core.d.ts
13-
API Extractor completed successfully.
14-
Rolling up type definitions for compiler-dom...
15-
Analysis will use the bundled TypeScript version 4.1.5
16-
*** The target project appears to use TypeScript X.X.X-insiders.xxxxxxxx which is newer than the bundled compiler engine; consider upgrading API Extractor.
17-
Writing: /vue-next/temp/compiler-dom.api.json
18-
The API report is up to date: temp/compiler-dom.api.md
19-
Writing package typings: /vue-next/packages/compiler-dom/dist/compiler-dom.d.ts
20-
Writing package typings: /vue-next/dist/compiler-dom.d.ts
21-
API Extractor completed successfully.
22-
Rolling up type definitions for compiler-ssr...
23-
Analysis will use the bundled TypeScript version 4.1.5
24-
*** The target project appears to use TypeScript X.X.X-insiders.xxxxxxxx which is newer than the bundled compiler engine; consider upgrading API Extractor.
25-
Writing: /vue-next/temp/compiler-ssr.api.json
26-
The API report is up to date: temp/compiler-ssr.api.md
27-
Writing package typings: /vue-next/packages/compiler-ssr/dist/compiler-ssr.d.ts
28-
Writing package typings: /vue-next/dist/compiler-ssr.d.ts
29-
API Extractor completed successfully.
30-
Rolling up type definitions for compiler-sfc...
31-
Analysis will use the bundled TypeScript version 4.1.5
32-
*** The target project appears to use TypeScript X.X.X-insiders.xxxxxxxx which is newer than the bundled compiler engine; consider upgrading API Extractor.
33-
Writing: /vue-next/temp/compiler-sfc.api.json
34-
The API report is up to date: temp/compiler-sfc.api.md
35-
Writing package typings: /vue-next/packages/compiler-sfc/dist/compiler-sfc.d.ts
36-
Writing package typings: /vue-next/dist/compiler-sfc.d.ts
37-
API Extractor completed successfully.
386

397

408

419
Standard error:
4210

4311
/vue-next/packages/compiler-core/src/index.ts → packages/compiler-core/dist/compiler-core.esm-bundler.js...
4412
/vue-next/packages/compiler-dom/src/index.ts → packages/compiler-dom/dist/compiler-dom.esm-bundler.js...
45-
created packages/compiler-dom/dist/compiler-dom.esm-bundler.js in ?s
46-
/vue-next/packages/compiler-dom/src/index.ts → packages/compiler-dom/dist/compiler-dom.esm-browser.js...
47-
created packages/compiler-core/dist/compiler-core.esm-bundler.js in ?s
48-
/vue-next/packages/compiler-core/src/index.ts → packages/compiler-core/dist/compiler-core.cjs.js...
49-
created packages/compiler-dom/dist/compiler-dom.esm-browser.js in ?s
50-
/vue-next/packages/compiler-dom/src/index.ts → packages/compiler-dom/dist/compiler-dom.cjs.js...
51-
created packages/compiler-core/dist/compiler-core.cjs.js in ?s
52-
/vue-next/packages/compiler-core/src/index.ts → packages/compiler-core/dist/compiler-core.cjs.prod.js...
53-
created packages/compiler-dom/dist/compiler-dom.cjs.js in ?s
54-
/vue-next/packages/compiler-dom/src/index.ts → packages/compiler-dom/dist/compiler-dom.global.js...
55-
created packages/compiler-core/dist/compiler-core.cjs.prod.js in ?s
56-
created packages/compiler-dom/dist/compiler-dom.global.js in ?s
57-
/vue-next/packages/compiler-dom/src/index.ts → packages/compiler-dom/dist/compiler-dom.esm-browser.prod.js...
58-
created packages/compiler-dom/dist/compiler-dom.esm-browser.prod.js in ?s
59-
/vue-next/packages/compiler-dom/src/index.ts → packages/compiler-dom/dist/compiler-dom.cjs.prod.js...
60-
created packages/compiler-dom/dist/compiler-dom.cjs.prod.js in ?s
61-
/vue-next/packages/compiler-dom/src/index.ts → packages/compiler-dom/dist/compiler-dom.global.prod.js...
62-
Warning: dist/packages/compiler-core/src/options.d.ts:36:25 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag
63-
Warning: dist/packages/compiler-core/src/options.d.ts:36:26 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag
64-
Warning: dist/packages/compiler-core/src/options.d.ts:36:19 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@"
65-
Warning: dist/packages/compiler-core/src/options.d.ts:36:20 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@"
66-
Warning: dist/packages/compiler-core/src/options.d.ts:87:42 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag
67-
Warning: dist/packages/compiler-core/src/options.d.ts:87:43 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag
68-
Warning: dist/packages/compiler-core/src/options.d.ts:87:35 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@"
69-
Warning: dist/packages/compiler-core/src/options.d.ts:87:36 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@"
70-
Warning: dist/packages/compiler-core/src/options.d.ts:128:39 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag
71-
Warning: dist/packages/compiler-core/src/options.d.ts:128:21 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@"
72-
Warning: dist/packages/compiler-core/src/options.d.ts:149:42 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag
73-
Warning: dist/packages/compiler-core/src/options.d.ts:149:43 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag
74-
Warning: dist/packages/compiler-core/src/options.d.ts:149:35 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@"
75-
Warning: dist/packages/compiler-core/src/options.d.ts:149:36 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@"
76-
/vue-next/packages/compiler-sfc/src/index.ts → packages/compiler-sfc/dist/compiler-sfc.cjs.js...
77-
created packages/compiler-dom/dist/compiler-dom.global.prod.js in ?s
78-
created packages/compiler-sfc/dist/compiler-sfc.cjs.js in ?s
79-
/vue-next/packages/compiler-sfc/src/index.ts → packages/compiler-sfc/dist/compiler-sfc.global.js...
80-
/vue-next/packages/compiler-ssr/src/index.ts → packages/compiler-ssr/dist/compiler-ssr.cjs.js...
81-
created packages/compiler-ssr/dist/compiler-ssr.cjs.js in ?s
82-
(!) Missing shims for Node.js built-ins
83-
Creating a browser bundle that depends on 'path', 'url' and 'util'. You might need to include https://github.com/ionic-team/rollup-plugin-node-polyfills
84-
(!) Missing global variable names
85-
Use output.globals to specify browser global variable names corresponding to external modules
86-
path (guessing 'path')
87-
url (guessing 'url')
88-
util (guessing 'require$$0')
89-
created packages/compiler-sfc/dist/compiler-sfc.global.js in ?s
90-
Warning: dist/packages/compiler-sfc/src/compileScript.d.ts:27:36 - (tsdoc-escape-greater-than) The ">" character should be escaped using a backslash to avoid confusion with an HTML tag
91-
Warning: dist/packages/compiler-sfc/src/compileScript.d.ts:27:23 - (tsdoc-html-tag-missing-equals) The HTML element has an invalid attribute: Expecting "=" after HTML attribute name
92-
Warning: dist/packages/compiler-sfc/src/compileStyle.d.ts:18:8 - (tsdoc-missing-deprecation-message) The @deprecated block must include a deprecation message, e.g. describing the recommended alternative
93-
/vue-next/packages/reactivity/src/index.ts → packages/reactivity/dist/reactivity.esm-bundler.js...
94-
/vue-next/packages/runtime-core/src/index.ts → packages/runtime-core/dist/runtime-core.esm-bundler.js...
95-
[!] (plugin rpt2) Error: /vue-next/packages/reactivity/src/baseHandlers.ts(195,3): semantic error TS2322: Type '(target: object) => (string | number | symbol)[]' is not assignable to type '(target: object) => ArrayLike<string | symbol>'.
96-
Type '(string | number | symbol)[]' is not assignable to type 'ArrayLike<string | symbol>'.
97-
Index signatures are incompatible.
98-
Type 'string | number | symbol' is not assignable to type 'string | symbol'.
99-
Type 'number' is not assignable to type 'string | symbol'.
100-
packages/reactivity/src/baseHandlers.ts
101-
Error: /vue-next/packages/reactivity/src/baseHandlers.ts(195,3): semantic error TS2322: Type '(target: object) => (string | number | symbol)[]' is not assignable to type '(target: object) => ArrayLike<string | symbol>'.
102-
Type '(string | number | symbol)[]' is not assignable to type 'ArrayLike<string | symbol>'.
103-
Index signatures are incompatible.
104-
Type 'string | number | symbol' is not assignable to type 'string | symbol'.
105-
Type 'number' is not assignable to type 'string | symbol'.
106-
at error (/vue-next/node_modules/rollup/dist/shared/rollup.js:5275:30)
107-
at throwPluginError (/vue-next/node_modules/rollup/dist/shared/rollup.js:18232:12)
108-
at Object.error (/vue-next/node_modules/rollup/dist/shared/rollup.js:18839:24)
109-
at Object.error (/vue-next/node_modules/rollup/dist/shared/rollup.js:18401:38)
13+
[!] (plugin rpt2) Error: /vue-next/packages/compiler-core/src/transforms/vFor.ts(287,12): semantic error TS2321: Excessive stack depth comparing types 'FlatArray<Arr, ?>' and 'FlatArray<Arr, ?>'.
14+
packages/compiler-core/src/transforms/vFor.ts
15+
Error: /vue-next/packages/compiler-core/src/transforms/vFor.ts(287,12): semantic error TS2321: Excessive stack depth comparing types 'FlatArray<Arr, ?>' and 'FlatArray<Arr, ?>'.
16+
at error (/vue-next/node_modules/rollup/dist/shared/rollup.js:5239:30)
17+
at throwPluginError (/vue-next/node_modules/rollup/dist/shared/rollup.js:18179:12)
18+
at Object.error (/vue-next/node_modules/rollup/dist/shared/rollup.js:18786:24)
19+
at Object.error (/vue-next/node_modules/rollup/dist/shared/rollup.js:18348:38)
11020
at RollupContext.error (/vue-next/node_modules/rollup-plugin-typescript2/src/rollupcontext.ts:37:18)
11121
at /vue-next/node_modules/rollup-plugin-typescript2/src/print-diagnostics.ts:41:11
11222
at arrayEach (/vue-next/node_modules/rollup-plugin-typescript2/node_modules/lodash/lodash.js:516:11)
113-
at Function.forEach (/vue-next/node_modules/rollup-plugin-typescript2/node_modules/lodash/lodash.js:9368:14)
114-
at _.each (/vue-next/node_modules/rollup-plugin-typescript2/src/print-diagnostics.ts:9:2)
23+
at Function._.each [as forEach] (/vue-next/node_modules/rollup-plugin-typescript2/node_modules/lodash/lodash.js:9368:14)
24+
at printDiagnostics (/vue-next/node_modules/rollup-plugin-typescript2/src/print-diagnostics.ts:9:2)
11525
at Object.transform (/vue-next/node_modules/rollup-plugin-typescript2/src/index.ts:242:5)
11626
/vue-next/node_modules/brotli/build/encode.js:3
11727
1<process.argv.length?process.argv[1].replace(/\\/g,"/"):"unknown-program");b.arguments=process.argv.slice(2);"undefined"!==typeof module&&(module.exports=b);process.on("uncaughtException",function(a){if(!(a instanceof y))throw a;});b.inspect=function(){return"[Emscripten Module object]"}}else if(x)b.print||(b.print=print),"undefined"!=typeof printErr&&(b.printErr=printErr),b.read="undefined"!=typeof read?read:function(){throw"no read() available (jsc?)";},b.readBinary=function(a){if("function"===
11828
^
119-
Error: Command failed with exit code 1: rollup -c --environment COMMIT:f48345a,NODE_ENV:production,TARGET:reactivity,TYPES:true
29+
Error: Command failed with exit code 1: rollup -c --environment COMMIT:6cab91d,NODE_ENV:production,TARGET:compiler-core,TYPES:true
12030
at makeError (/vue-next/node_modules/execa/lib/error.js:59:11)
12131
at handlePromise (/vue-next/node_modules/execa/index.js:114:26)
12232
at processTicksAndRejections (node:internal/process/task_queues:94:5)
123-
at async build (/vue-next/scripts/build.js:91:3) {
124-
shortMessage: 'Command failed with exit code 1: rollup -c --environment COMMIT:f48345a,NODE_ENV:production,TARGET:reactivity,TYPES:true',
125-
command: 'rollup -c --environment COMMIT:f48345a,NODE_ENV:production,TARGET:reactivity,TYPES:true',
33+
at async build (/vue-next/scripts/build.js:91:3)
34+
at async runParallel (/vue-next/scripts/build.js:67:9)
35+
at async buildAll (/vue-next/scripts/build.js:53:3)
36+
at async run (/vue-next/scripts/build.js:44:5) {
37+
shortMessage: 'Command failed with exit code 1: rollup -c --environment COMMIT:6cab91d,NODE_ENV:production,TARGET:compiler-core,TYPES:true',
38+
command: 'rollup -c --environment COMMIT:6cab91d,NODE_ENV:production,TARGET:compiler-core,TYPES:true',
12639
exitCode: 1,
12740
signal: undefined,
12841
signalDescription: undefined,

tests/baselines/reference/docker/xterm.js.log

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@ Standard output:
33

44
> [email protected] build /xtermjs
55
> tsc -b ./tsconfig.all.json
6+
src/browser/Terminal.test.ts(60,33): error TS2794: Expected 1 arguments, but got 0. Did you forget to include 'void' in your type argument to 'Promise'?
7+
src/browser/Terminal.test.ts(66,31): error TS2794: Expected 1 arguments, but got 0. Did you forget to include 'void' in your type argument to 'Promise'?
8+
src/browser/Terminal.test.ts(72,29): error TS2794: Expected 1 arguments, but got 0. Did you forget to include 'void' in your type argument to 'Promise'?
9+
src/browser/Terminal.test.ts(79,29): error TS2794: Expected 1 arguments, but got 0. Did you forget to include 'void' in your type argument to 'Promise'?
10+
src/browser/Terminal.test.ts(239,11): error TS2794: Expected 1 arguments, but got 0. Did you forget to include 'void' in your type argument to 'Promise'?
611
src/browser/Terminal2.test.ts(80,11): error TS2794: Expected 1 arguments, but got 0. Did you forget to include 'void' in your type argument to 'Promise'?
712
error TS2688: Cannot find type definition file for '../../../out-test/api/TestUtils'.
813
The file is in the program because:

tests/baselines/reference/user/adonis-framework.log

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@ node_modules/adonis-framework/src/Config/index.js(39,15): error TS2304: Cannot f
3535
node_modules/adonis-framework/src/Config/index.js(58,15): error TS2304: Cannot find name 'Mixed'.
3636
node_modules/adonis-framework/src/Encryption/index.js(53,15): error TS2304: Cannot find name 'Mixed'.
3737
node_modules/adonis-framework/src/Encryption/index.js(71,34): error TS2769: No overload matches this call.
38-
Overload 1 of 4, '(data: ArrayBufferView, input_encoding: undefined, output_encoding: BinaryToTextEncoding): string', gave the following error.
38+
Overload 1 of 4, '(data: ArrayBufferView, input_encoding: undefined, output_encoding: Encoding): string', gave the following error.
3939
Argument of type 'string' is not assignable to parameter of type 'undefined'.
40-
Overload 2 of 4, '(data: string, input_encoding: Encoding | undefined, output_encoding: BinaryToTextEncoding): string', gave the following error.
40+
Overload 2 of 4, '(data: string, input_encoding: Encoding | undefined, output_encoding: Encoding): string', gave the following error.
4141
Argument of type 'string' is not assignable to parameter of type 'Encoding | undefined'.
4242
node_modules/adonis-framework/src/Encryption/index.js(77,27): error TS2322: Type 'string' is not assignable to type 'Buffer'.
4343
node_modules/adonis-framework/src/Encryption/index.js(77,50): error TS2345: Argument of type 'Buffer' is not assignable to parameter of type 'string'.
@@ -46,7 +46,7 @@ node_modules/adonis-framework/src/Encryption/index.js(87,15): error TS2304: Cann
4646
node_modules/adonis-framework/src/Encryption/index.js(101,21): error TS2769: No overload matches this call.
4747
Overload 1 of 4, '(data: ArrayBufferView, input_encoding: undefined, output_encoding: Encoding): string', gave the following error.
4848
Argument of type '"base64"' is not assignable to parameter of type 'undefined'.
49-
Overload 2 of 4, '(data: string, input_encoding: BinaryToTextEncoding | undefined, output_encoding: Encoding): string', gave the following error.
49+
Overload 2 of 4, '(data: string, input_encoding: Encoding | undefined, output_encoding: Encoding): string', gave the following error.
5050
Argument of type 'string' is not assignable to parameter of type 'Encoding'.
5151
node_modules/adonis-framework/src/Encryption/index.js(102,5): error TS2322: Type 'string' is not assignable to type 'Buffer & string'.
5252
Type 'string' is not assignable to type 'Buffer'.
@@ -136,7 +136,6 @@ node_modules/adonis-framework/src/Response/index.js(56,7): error TS1056: Accesso
136136
node_modules/adonis-framework/src/Response/index.js(68,7): error TS1056: Accessors are only available when targeting ECMAScript 5 and higher.
137137
node_modules/adonis-framework/src/Response/index.js(76,15): error TS2304: Cannot find name 'Mixed'.
138138
node_modules/adonis-framework/src/Response/index.js(95,16): error TS2304: Cannot find name 'Html'.
139-
node_modules/adonis-framework/src/Response/index.js(144,12): error TS1003: Identifier expected.
140139
node_modules/adonis-framework/src/Response/index.js(172,15): error TS2304: Cannot find name 'Mixed'.
141140
node_modules/adonis-framework/src/Response/index.js(299,15): error TS2304: Cannot find name 'Mixed'.
142141
node_modules/adonis-framework/src/Response/index.js(323,15): error TS2304: Cannot find name 'Mixed'.

0 commit comments

Comments
 (0)