Skip to content

Commit 8926f8e

Browse files
Update user baselines +cc @sandersn
1 parent fc82c67 commit 8926f8e

File tree

9 files changed

+1779
-1910
lines changed

9 files changed

+1779
-1910
lines changed

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

Lines changed: 452 additions & 84 deletions
Large diffs are not rendered by default.

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

Lines changed: 1166 additions & 1639 deletions
Large diffs are not rendered by default.

tests/baselines/reference/docker/prettier.log

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,38 @@
11
Exit Code: 0
22
Standard output:
33
yarn run vX.X.X
4-
$ node --max-old-space-size=3072 ./scripts/build/build.js
4+
$ node ./scripts/build/build.mjs
55
Building packages
66
index.js....................... DONE
77
doc.js......................... DONE
88
standalone.js.................. DONE
9+
esm/standalone.mjs........... DONE
910
bin-prettier.js................ DONE
1011
third-party.js................. DONE
1112
parser-babel.js................ DONE
13+
esm/parser-babel.mjs......... DONE
1214
parser-flow.js................. DONE
15+
esm/parser-flow.mjs.......... DONE
1316
parser-typescript.js........... DONE
17+
esm/parser-typescript.mjs.... DONE
1418
parser-espree.js............... DONE
19+
esm/parser-espree.mjs........ DONE
1520
parser-meriyah.js.............. DONE
21+
esm/parser-meriyah.mjs....... DONE
1622
parser-angular.js.............. DONE
23+
esm/parser-angular.mjs....... DONE
1724
parser-postcss.js.............. DONE
18-
esm/parser-postcss.mjs......... DONE
25+
esm/parser-postcss.mjs....... DONE
1926
parser-graphql.js.............. DONE
27+
esm/parser-graphql.mjs....... DONE
2028
parser-markdown.js............. DONE
29+
esm/parser-markdown.mjs...... DONE
2130
parser-glimmer.js.............. DONE
31+
esm/parser-glimmer.mjs....... DONE
2232
parser-html.js................. DONE
33+
esm/parser-html.mjs.......... DONE
2334
parser-yaml.js................. DONE
35+
esm/parser-yaml.mjs.......... DONE
2436
Done in ?s.
2537

2638

tests/baselines/reference/docker/vscode.log

Lines changed: 13 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,22 +3,27 @@ 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] Error: /vscode/extensions/html-language-features/server/src/modes/javascriptMode.ts(130,4): Unused '@ts-expect-error' directive.
6+
[XX:XX:XX] Error: /vscode/src/vs/platform/externalTerminal/electron-main/externalTerminalService.test.ts(10,7): Type 'Readonly<{ terminal: { explorerKind: string; external: { windowsExec: string; osxExec: string; linuxExec: string; }; }; }>' is not assignable to type 'IExternalTerminalConfiguration'.
7+
The types of 'terminal.explorerKind' are incompatible between these types.
8+
Type 'string' is not assignable to type '"integrated" | "external"'.
9+
[XX:XX:XX] Error: /vscode/src/vs/platform/externalTerminal/electron-main/externalTerminalService.test.ts(10,7): Type 'Readonly<{ terminal: { explorerKind: string; external: { windowsExec: string; osxExec: string; linuxExec: string; }; }; }>' is not assignable to type 'IExternalTerminalConfiguration'.
10+
The types of 'terminal.explorerKind' are incompatible between these types.
11+
Type 'string' is not assignable to type '"integrated" | "external"'.
712
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
813

914

1015

1116
Standard error:
12-
(node:18) [DEP0097] DeprecationWarning: Using a domain property in MakeCallback is deprecated. Use the async_context variant of MakeCallback or the AsyncResource class instead.
1317
[XX:XX:XX] 'compile' errored after
1418
[XX:XX:XX] Error: Found 1 errors
1519
at Stream.<anonymous> (/vscode/build/lib/reporter.js:91:29)
1620
at _end (/vscode/node_modules/through/index.js:65:9)
1721
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)
22+
at Stream.onend (internal/streams/legacy.js:47:10)
23+
at Stream.emit (events.js:412:35)
24+
at Stream.emit (domain.js:537:15)
25+
at drain (/vscode/node_modules/through/index.js:34:23)
26+
at Stream.stream.queue.stream.push (/vscode/node_modules/through/index.js:45:5)
27+
at Stream.end (/vscode/node_modules/through/index.js:15:35)
28+
at _end (/vscode/node_modules/through/index.js:65:9)
2429
error Command failed with exit code 1.

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

Lines changed: 31 additions & 119 deletions
Large diffs are not rendered by default.

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

Lines changed: 1 addition & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,9 @@ Standard output:
33

44
> xterm@X.X.X build /xtermjs
55
> tsc -b ./tsconfig.all.json
6-
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'?
7-
error TS2688: Cannot find type definition file for '../../../out-test/api/TestUtils'.
8-
The file is in the program because:
9-
Entry point of type library '../../../out-test/api/TestUtils' specified in compilerOptions
10-
error TS2688: Cannot find type definition file for '../../../out-test/api/TestUtils'.
11-
The file is in the program because:
12-
Entry point of type library '../../../out-test/api/TestUtils' specified in compilerOptions
136
addons/xterm-addon-ligatures/src/font.ts(6,26): error TS2307: Cannot find module 'font-finder' or its corresponding type declarations.
147
addons/xterm-addon-ligatures/src/font.ts(7,44): error TS2307: Cannot find module 'font-ligatures' or its corresponding type declarations.
15-
addons/xterm-addon-ligatures/src/font.ts(47,30): error TS2583: Cannot find name 'AsyncIterableIterator'. Do you need to change your target library? Try changing the `lib` compiler option to 'es2018' or later.
16-
addons/xterm-addon-ligatures/src/font.ts(62,38): error TS2307: Cannot find module 'font-finder' or its corresponding type declarations.
8+
addons/xterm-addon-ligatures/src/font.ts(71,38): error TS2307: Cannot find module 'font-finder' or its corresponding type declarations.
179
addons/xterm-addon-ligatures/src/index.ts(7,22): error TS2307: Cannot find module 'font-ligatures' or its corresponding type declarations.
1810
addons/xterm-addon-ligatures/src/index.ts(75,14): error TS2347: Untyped function calls may not accept type arguments.
1911
addons/xterm-addon-ligatures/src/index.ts(76,9): error TS7006: Parameter 'range' implicitly has an 'any' type.
@@ -24,18 +16,6 @@ addons/xterm-addon-ligatures/src/index.test.ts(10,32): error TS2307: Cannot find
2416
addons/xterm-addon-ligatures/src/index.test.ts(26,25): error TS2304: Cannot find name '__dirname'.
2517
addons/xterm-addon-ligatures/src/index.test.ts(33,25): error TS2304: Cannot find name '__dirname'.
2618
addons/xterm-addon-ligatures/src/index.test.ts(40,25): error TS2304: Cannot find name '__dirname'.
27-
error TS2688: Cannot find type definition file for '../../../out-test/api/TestUtils'.
28-
The file is in the program because:
29-
Entry point of type library '../../../out-test/api/TestUtils' specified in compilerOptions
30-
error TS2688: Cannot find type definition file for '../../../out-test/api/TestUtils'.
31-
The file is in the program because:
32-
Entry point of type library '../../../out-test/api/TestUtils' specified in compilerOptions
33-
error TS2688: Cannot find type definition file for '../../../out-test/api/TestUtils'.
34-
The file is in the program because:
35-
Entry point of type library '../../../out-test/api/TestUtils' specified in compilerOptions
36-
error TS2688: Cannot find type definition file for '../../../out-test/api/TestUtils'.
37-
The file is in the program because:
38-
Entry point of type library '../../../out-test/api/TestUtils' specified in compilerOptions
3919

4020

4121

0 commit comments

Comments
 (0)