|
1 |
| -Exit Code: 0 |
| 1 | +Exit Code: 1 |
2 | 2 | Standard output:
|
3 | 3 | yarn run vX.X.X
|
4 | 4 | $ gulp compile --max_old_space_size=4095
|
5 | 5 | [XX:XX:XX] Node flags detected: --max_old_space_size=4095
|
6 | 6 | [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(1103,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/platform/environment/node/argv.ts(253,9): The operand of a 'delete' operator must be optional. |
| 29 | +[XX:XX:XX] Error: /vscode/src/vs/workbench/api/node/extHostDebugService.ts(100,12): 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(1103,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/platform/environment/node/argv.ts(253,9): The operand of a 'delete' operator must be optional. |
| 54 | +[XX:XX:XX] Error: /vscode/src/vs/workbench/api/node/extHostDebugService.ts(100,12): 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. |
8 | 58 |
|
9 | 59 |
|
10 | 60 |
|
11 | 61 | 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. |
0 commit comments