Skip to content

Commit e9d3845

Browse files
Update user baselines
1 parent ef83109 commit e9d3845

File tree

4 files changed

+77
-11
lines changed

4 files changed

+77
-11
lines changed
Lines changed: 65 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,74 @@
1-
Exit Code: 0
1+
Exit Code: 1
22
Standard output:
33
yarn run vX.X.X
44
$ gulp compile --max_old_space_size=4095
55
[XX:XX:XX] Node flags detected: --max_old_space_size=4095
66
[XX:XX:XX] Using gulpfile /vscode/gulpfile.js
7-
Done in ?s.
7+
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/search/test/browser/queryBuilder.test.ts(954,10): The operand of a 'delete' operator must be optional.
8+
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/search/test/browser/queryBuilder.test.ts(955,10): The operand of a 'delete' operator must be optional.
9+
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/timeline/browser/timelinePane.ts(663,10): Type '[string, TimelineAggregate] | undefined' must have a '[Symbol.iterator]()' method that returns an iterator.
10+
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/timeline/browser/timelinePane.ts(665,13): Property 'lastRenderedIndex' does not exist on type 'string | TimelineAggregate'.
11+
Property 'lastRenderedIndex' does not exist on type 'string'.
12+
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/timeline/browser/timelinePane.ts(667,33): Argument of type 'string | TimelineAggregate' is not assignable to parameter of type 'string'.
13+
Type 'TimelineAggregate' is not assignable to type 'string'.
14+
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/timeline/browser/timelinePane.ts(673,17): Property 'items' does not exist on type 'string | TimelineAggregate'.
15+
Property 'items' does not exist on type 'string'.
16+
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/timeline/browser/timelinePane.ts(678,20): Property 'more' does not exist on type 'string | TimelineAggregate'.
17+
Property 'more' does not exist on type 'string'.
18+
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/timeline/browser/timelinePane.ts(681,32): Property 'items' does not exist on type 'string | TimelineAggregate'.
19+
Property 'items' does not exist on type 'string'.
20+
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/timeline/browser/timelinePane.ts(695,13): Property 'lastRenderedIndex' does not exist on type 'string | TimelineAggregate'.
21+
Property 'lastRenderedIndex' does not exist on type 'string'.
22+
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/tasks/common/taskConfiguration.ts(1204,13): The operand of a 'delete' operator must be optional.
23+
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/tasks/browser/taskQuickPick.ts(56,11): The operand of a 'delete' operator must be optional.
24+
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/tasks/browser/taskQuickPick.ts(57,11): The operand of a 'delete' operator must be optional.
25+
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/search/common/searchModel.ts(1104,10): The operand of a 'delete' operator must be optional.
26+
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/debug/browser/debugToolBar.ts(274,11): The operand of a 'delete' operator must be optional.
27+
[XX:XX:XX] Error: /vscode/src/vs/workbench/browser/parts/statusbar/statusbarPart.ts(706,12): The operand of a 'delete' operator must be optional.
28+
[XX:XX:XX] Error: /vscode/src/vs/workbench/api/node/extHostDebugService.ts(100,12): The operand of a 'delete' operator must be optional.
29+
[XX:XX:XX] Error: /vscode/src/vs/platform/environment/node/argv.ts(253,9): The operand of a 'delete' operator must be optional.
30+
[XX:XX:XX] Error: /vscode/src/vs/code/electron-main/window.ts(762,11): The operand of a 'delete' operator must be optional.
31+
[XX:XX:XX] Error: /vscode/src/vs/code/electron-main/app.ts(196,12): The operand of a 'delete' operator must be optional.
32+
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/search/test/browser/queryBuilder.test.ts(954,10): The operand of a 'delete' operator must be optional.
33+
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/search/test/browser/queryBuilder.test.ts(955,10): The operand of a 'delete' operator must be optional.
34+
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/timeline/browser/timelinePane.ts(663,10): Type '[string, TimelineAggregate] | undefined' must have a '[Symbol.iterator]()' method that returns an iterator.
35+
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/timeline/browser/timelinePane.ts(665,13): Property 'lastRenderedIndex' does not exist on type 'string | TimelineAggregate'.
36+
Property 'lastRenderedIndex' does not exist on type 'string'.
37+
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/timeline/browser/timelinePane.ts(667,33): Argument of type 'string | TimelineAggregate' is not assignable to parameter of type 'string'.
38+
Type 'TimelineAggregate' is not assignable to type 'string'.
39+
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/timeline/browser/timelinePane.ts(673,17): Property 'items' does not exist on type 'string | TimelineAggregate'.
40+
Property 'items' does not exist on type 'string'.
41+
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/timeline/browser/timelinePane.ts(678,20): Property 'more' does not exist on type 'string | TimelineAggregate'.
42+
Property 'more' does not exist on type 'string'.
43+
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/timeline/browser/timelinePane.ts(681,32): Property 'items' does not exist on type 'string | TimelineAggregate'.
44+
Property 'items' does not exist on type 'string'.
45+
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/timeline/browser/timelinePane.ts(695,13): Property 'lastRenderedIndex' does not exist on type 'string | TimelineAggregate'.
46+
Property 'lastRenderedIndex' does not exist on type 'string'.
47+
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/tasks/common/taskConfiguration.ts(1204,13): The operand of a 'delete' operator must be optional.
48+
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/tasks/browser/taskQuickPick.ts(56,11): The operand of a 'delete' operator must be optional.
49+
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/tasks/browser/taskQuickPick.ts(57,11): The operand of a 'delete' operator must be optional.
50+
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/search/common/searchModel.ts(1104,10): The operand of a 'delete' operator must be optional.
51+
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/debug/browser/debugToolBar.ts(274,11): The operand of a 'delete' operator must be optional.
52+
[XX:XX:XX] Error: /vscode/src/vs/workbench/browser/parts/statusbar/statusbarPart.ts(706,12): The operand of a 'delete' operator must be optional.
53+
[XX:XX:XX] Error: /vscode/src/vs/workbench/api/node/extHostDebugService.ts(100,12): The operand of a 'delete' operator must be optional.
54+
[XX:XX:XX] Error: /vscode/src/vs/platform/environment/node/argv.ts(253,9): The operand of a 'delete' operator must be optional.
55+
[XX:XX:XX] Error: /vscode/src/vs/code/electron-main/window.ts(762,11): The operand of a 'delete' operator must be optional.
56+
[XX:XX:XX] Error: /vscode/src/vs/code/electron-main/app.ts(196,12): The operand of a 'delete' operator must be optional.
57+
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
858

959

1060

1161
Standard error:
62+
[XX:XX:XX] 'compile' errored after
63+
[XX:XX:XX] Error: Found 19 errors
64+
at Stream.<anonymous> (/vscode/build/lib/reporter.js:75:29)
65+
at _end (/vscode/node_modules/through/index.js:65:9)
66+
at Stream.stream.end (/vscode/node_modules/through/index.js:74:5)
67+
at Stream.onend (internal/streams/legacy.js:42:10)
68+
at Stream.emit (events.js:203:15)
69+
at Stream.EventEmitter.emit (domain.js:466:23)
70+
at drain (/vscode/node_modules/through/index.js:34:23)
71+
at Stream.stream.queue.stream.push (/vscode/node_modules/through/index.js:45:5)
72+
at Stream.end (/vscode/node_modules/through/index.js:15:35)
73+
at _end (/vscode/node_modules/through/index.js:65:9)
74+
error Command failed with exit code 1.

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -80,17 +80,17 @@ created packages/reactivity/dist/reactivity.global.prod.js in ?s
8080
packages/runtime-core/src/componentOptions.ts
8181
Error: /vue-next/packages/runtime-core/src/componentOptions.ts(181,18): semantic error TS2344: Type 'Function & T[key]["get"]' does not satisfy the constraint '(...args: any) => any'.
8282
Type 'Function' provides no match for the signature '(...args: any): any'.
83-
at error (/vue-next/node_modules/rollup/dist/shared/rollup.js:10399:30)
84-
at throwPluginError (/vue-next/node_modules/rollup/dist/shared/rollup.js:16617:12)
85-
at Object.error (/vue-next/node_modules/rollup/dist/shared/rollup.js:17634:24)
86-
at Object.error (/vue-next/node_modules/rollup/dist/shared/rollup.js:16790:38)
83+
at error (/vue-next/node_modules/rollup/dist/shared/rollup.js:160:30)
84+
at throwPluginError (/vue-next/node_modules/rollup/dist/shared/rollup.js:16838:12)
85+
at Object.error (/vue-next/node_modules/rollup/dist/shared/rollup.js:17857:24)
86+
at Object.error (/vue-next/node_modules/rollup/dist/shared/rollup.js:17011:38)
8787
at RollupContext.error (/vue-next/node_modules/rollup-plugin-typescript2/src/rollupcontext.ts:37:18)
8888
at /vue-next/node_modules/rollup-plugin-typescript2/src/print-diagnostics.ts:41:11
8989
at arrayEach (/vue-next/node_modules/rollup-plugin-typescript2/node_modules/lodash/lodash.js:516:11)
9090
at forEach (/vue-next/node_modules/rollup-plugin-typescript2/node_modules/lodash/lodash.js:9342:14)
9191
at _.each (/vue-next/node_modules/rollup-plugin-typescript2/src/print-diagnostics.ts:9:2)
9292
at Object.transform (/vue-next/node_modules/rollup-plugin-typescript2/src/index.ts:242:5)
93-
(node:17) UnhandledPromiseRejectionWarning: Error: Command failed with exit code 1 (EPERM): rollup -c --environment COMMIT:6fefeaf,NODE_ENV:production,TARGET:runtime-core,TYPES:true
93+
(node:17) UnhandledPromiseRejectionWarning: Error: Command failed with exit code 1 (EPERM): rollup -c --environment COMMIT:0bdd889,NODE_ENV:production,TARGET:runtime-core,TYPES:true
9494
at makeError (/vue-next/node_modules/execa/lib/error.js:59:11)
9595
at handlePromise (/vue-next/node_modules/execa/index.js:112:26)
9696
at processTicksAndRejections (internal/process/task_queues.js:97:5)

tests/baselines/reference/user/npm.log

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -208,6 +208,11 @@ node_modules/npm/lib/config/lifecycle.js(23,24): error TS2339: Property 'config'
208208
node_modules/npm/lib/config/lifecycle.js(24,35): error TS2339: Property 'config' does not exist on type 'typeof EventEmitter'.
209209
node_modules/npm/lib/config/lifecycle.js(25,23): error TS2339: Property 'config' does not exist on type 'typeof EventEmitter'.
210210
node_modules/npm/lib/config/lifecycle.js(26,17): error TS2339: Property 'config' does not exist on type 'typeof EventEmitter'.
211+
node_modules/npm/lib/config/nerf-dart.js(16,10): error TS2790: The operand of a 'delete' operator must be optional.
212+
node_modules/npm/lib/config/nerf-dart.js(17,10): error TS2790: The operand of a 'delete' operator must be optional.
213+
node_modules/npm/lib/config/nerf-dart.js(18,10): error TS2790: The operand of a 'delete' operator must be optional.
214+
node_modules/npm/lib/config/nerf-dart.js(19,10): error TS2790: The operand of a 'delete' operator must be optional.
215+
node_modules/npm/lib/config/nerf-dart.js(20,10): error TS2790: The operand of a 'delete' operator must be optional.
211216
node_modules/npm/lib/config/pacote.js(23,26): error TS2339: Property 'config' does not exist on type 'typeof EventEmitter'.
212217
node_modules/npm/lib/config/pacote.js(24,13): error TS2339: Property 'config' does not exist on type 'typeof EventEmitter'.
213218
node_modules/npm/lib/config/pacote.js(25,15): error TS2339: Property 'config' does not exist on type 'typeof EventEmitter'.
@@ -1227,6 +1232,8 @@ node_modules/npm/test/tap/correct-mkdir.js(114,16): error TS2532: Object is poss
12271232
node_modules/npm/test/tap/correct-mkdir.js(115,16): error TS2532: Object is possibly 'undefined'.
12281233
node_modules/npm/test/tap/correct-mkdir.js(131,3): error TS2322: Type '999' is not assignable to type 'string | undefined'.
12291234
node_modules/npm/test/tap/correct-mkdir.js(132,3): error TS2322: Type '999' is not assignable to type 'string | undefined'.
1235+
node_modules/npm/test/tap/correct-mkdir.js(133,10): error TS2790: The operand of a 'delete' operator must be optional.
1236+
node_modules/npm/test/tap/correct-mkdir.js(134,10): error TS2790: The operand of a 'delete' operator must be optional.
12301237
node_modules/npm/test/tap/cruft-test.js(6,20): error TS2307: Cannot find module 'tap' or its corresponding type declarations.
12311238
node_modules/npm/test/tap/debug-logs.js(3,20): error TS2307: Cannot find module 'tap' or its corresponding type declarations.
12321239
node_modules/npm/test/tap/debug-logs.js(4,21): error TS2307: Cannot find module 'tacks' or its corresponding type declarations.

tests/baselines/reference/user/puppeteer.log

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
Exit Code: 1
22
Standard output:
3-
src/JSHandle.ts(440,5): error TS2322: Type 'unknown' is not assignable to type 'T'.
4-
'unknown' is assignable to the constraint of type 'T', but 'T' could be instantiated with a different subtype of constraint 'unknown'.
5-
src/JSHandle.ts(454,5): error TS2322: Type 'unknown' is not assignable to type 'T'.
6-
'T' could be instantiated with an arbitrary type which could be unrelated to 'unknown'.
73
src/Launcher.js(181,17): error TS1003: Identifier expected.
84
src/Launcher.js(359,17): error TS1003: Identifier expected.
95

0 commit comments

Comments
 (0)