|
1 | | -Exit Code: 1 |
| 1 | +Exit Code: 0 |
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 | | -[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/codeEditor/browser/suggestEnabledInput/suggestEnabledInput.ts(229,3): Type 'string | null' is not assignable to type 'string'. |
8 | | - Type 'null' is not assignable to type 'string'. |
9 | | -[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/codeEditor/browser/suggestEnabledInput/suggestEnabledInput.ts(230,3): Type 'string | null' is not assignable to type 'string'. |
10 | | - Type 'null' is not assignable to type 'string'. |
11 | | -[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/preferences/browser/settingsEditor2.ts(536,4): Type 'string | null' is not assignable to type 'string'. |
12 | | - Type 'null' is not assignable to type 'string'. |
13 | | -[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/preferences/browser/preferencesWidgets.ts(646,5): Type 'string | null' is not assignable to type 'string'. |
14 | | - Type 'null' is not assignable to type 'string'. |
15 | | -[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/preferences/browser/keybindingsEditor.ts(413,4): Type 'string | null' is not assignable to type 'string'. |
16 | | - Type 'null' is not assignable to type 'string'. |
17 | | -[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/preferences/browser/keybindingWidgets.ts(191,5): Type 'null' is not assignable to type 'string'. |
18 | | -[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/feedback/browser/feedback.ts(280,5): Type 'string | null' is not assignable to type 'string'. |
19 | | - Type 'null' is not assignable to type 'string'. |
20 | | -[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/feedback/browser/feedback.ts(285,5): Type 'string | null' is not assignable to type 'string'. |
21 | | - Type 'null' is not assignable to type 'string'. |
22 | | -[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/debug/browser/statusbarColorProvider.ts(70,3): Type 'string | null' is not assignable to type 'string'. |
23 | | - Type 'null' is not assignable to type 'string'. |
24 | | -[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/debug/browser/debugHover.ts(110,5): Type 'null' is not assignable to type 'string'. |
25 | | -[XX:XX:XX] Error: /vscode/src/vs/workbench/browser/parts/titlebar/titlebarPart.ts(520,4): Type 'string | null' is not assignable to type 'string'. |
26 | | - Type 'null' is not assignable to type 'string'. |
27 | | -[XX:XX:XX] Error: /vscode/src/vs/workbench/browser/parts/statusbar/statusbarPart.ts(592,3): Type 'string | null' is not assignable to type 'string'. |
28 | | - Type 'null' is not assignable to type 'string'. |
29 | | -[XX:XX:XX] Error: /vscode/src/vs/workbench/browser/parts/statusbar/statusbarPart.ts(798,4): Type 'string | null' is not assignable to type 'string'. |
30 | | - Type 'null' is not assignable to type 'string'. |
31 | | -[XX:XX:XX] Error: /vscode/src/vs/workbench/browser/parts/sidebar/sidebarPart.ts(176,3): Type 'string | null' is not assignable to type 'string'. |
32 | | - Type 'null' is not assignable to type 'string'. |
33 | | -[XX:XX:XX] Error: /vscode/src/vs/workbench/browser/parts/quickinput/quickInput.ts(1545,4): Type 'string | null' is not assignable to type 'string'. |
34 | | - Type 'null' is not assignable to type 'string'. |
35 | | -[XX:XX:XX] Error: /vscode/src/vs/workbench/browser/parts/notifications/notificationsToasts.ts(528,4): Type 'null' is not assignable to type 'string'. |
36 | | -[XX:XX:XX] Error: /vscode/src/vs/workbench/browser/parts/notifications/notificationsList.ts(224,4): Type 'string | null' is not assignable to type 'string'. |
37 | | - Type 'null' is not assignable to type 'string'. |
38 | | -[XX:XX:XX] Error: /vscode/src/vs/workbench/browser/parts/notifications/notificationsCenter.ts(239,4): Type 'string | null' is not assignable to type 'string'. |
39 | | - Type 'null' is not assignable to type 'string'. |
40 | | -[XX:XX:XX] Error: /vscode/src/vs/workbench/browser/parts/editor/tabsTitleControl.ts(984,4): Type 'string | null' is not assignable to type 'string'. |
41 | | - Type 'null' is not assignable to type 'string'. |
42 | | -[XX:XX:XX] Error: /vscode/src/vs/workbench/browser/parts/editor/tabsTitleControl.ts(997,4): Type 'string | null' is not assignable to type 'string'. |
43 | | - Type 'null' is not assignable to type 'string'. |
44 | | -[XX:XX:XX] Error: /vscode/src/vs/workbench/browser/parts/editor/noTabsTitleControl.ts(278,5): Type 'string | null' is not assignable to type 'string'. |
45 | | - Type 'null' is not assignable to type 'string'. |
46 | | -[XX:XX:XX] Error: /vscode/src/vs/workbench/browser/parts/editor/noTabsTitleControl.ts(280,5): Type 'string | null' is not assignable to type 'string'. |
47 | | - Type 'null' is not assignable to type 'string'. |
48 | | -[XX:XX:XX] Error: /vscode/src/vs/base/parts/quickopen/browser/quickOpenWidget.ts(414,4): Type 'string | null' is not assignable to type 'string'. |
49 | | - Type 'null' is not assignable to type 'string'. |
50 | | -[XX:XX:XX] Error: /vscode/src/vs/base/browser/ui/splitview/paneview.ts(233,3): Type 'string | null' is not assignable to type 'string'. |
51 | | - Type 'null' is not assignable to type 'string'. |
52 | | -[XX:XX:XX] Error: /vscode/src/vs/base/browser/ui/menu/menu.ts(600,4): Type 'string | null' is not assignable to type 'string'. |
53 | | - Type 'null' is not assignable to type 'string'. |
54 | | -[XX:XX:XX] Error: /vscode/src/vs/base/browser/ui/inputbox/inputBox.ts(480,5): Type 'string | null' is not assignable to type 'string'. |
55 | | - Type 'null' is not assignable to type 'string'. |
56 | | -[XX:XX:XX] Error: /vscode/src/vs/base/browser/ui/checkbox/checkbox.ts(223,3): Type 'string | null' is not assignable to type 'string'. |
57 | | - Type 'null' is not assignable to type 'string'. |
58 | | -[XX:XX:XX] Error: /vscode/src/vs/base/browser/ui/button/button.ts(135,4): Type 'string | null' is not assignable to type 'string'. |
59 | | - Type 'null' is not assignable to type 'string'. |
60 | | -[XX:XX:XX] Error: /vscode/src/vs/workbench/browser/parts/compositePart.ts(414,5): Type 'string | null' is not assignable to type 'string'. |
61 | | - Type 'null' is not assignable to type 'string'. |
62 | | -[XX:XX:XX] Error: /vscode/src/vs/workbench/browser/parts/compositeBarActions.ts(171,5): Type 'string | null' is not assignable to type 'string'. |
63 | | - Type 'null' is not assignable to type 'string'. |
64 | | -[XX:XX:XX] Error: /vscode/src/vs/workbench/browser/parts/compositeBarActions.ts(182,4): Type 'string | null' is not assignable to type 'string'. |
65 | | - Type 'null' is not assignable to type 'string'. |
66 | | -[XX:XX:XX] Error: /vscode/src/vs/editor/contrib/rename/renameInputField.ts(93,3): Type 'string | null' is not assignable to type 'string'. |
67 | | - Type 'null' is not assignable to type 'string'. |
68 | | -[XX:XX:XX] Error: /vscode/src/vs/base/browser/ui/checkbox/checkbox.ts(223,3): Type 'string | null' is not assignable to type 'string'. |
69 | | -[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/codeEditor/browser/suggestEnabledInput/suggestEnabledInput.ts(229,3): Type 'string | null' is not assignable to type 'string'. |
70 | | - Type 'null' is not assignable to type 'string'. |
71 | | -[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/codeEditor/browser/suggestEnabledInput/suggestEnabledInput.ts(230,3): Type 'string | null' is not assignable to type 'string'. |
72 | | - Type 'null' is not assignable to type 'string'. |
73 | | -[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/preferences/browser/settingsEditor2.ts(536,4): Type 'string | null' is not assignable to type 'string'. |
74 | | - Type 'null' is not assignable to type 'string'. |
75 | | -[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/preferences/browser/preferencesWidgets.ts(646,5): Type 'string | null' is not assignable to type 'string'. |
76 | | - Type 'null' is not assignable to type 'string'. |
77 | | -[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/preferences/browser/keybindingsEditor.ts(413,4): Type 'string | null' is not assignable to type 'string'. |
78 | | - Type 'null' is not assignable to type 'string'. |
79 | | -[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/preferences/browser/keybindingWidgets.ts(191,5): Type 'null' is not assignable to type 'string'. |
80 | | -[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/feedback/browser/feedback.ts(280,5): Type 'string | null' is not assignable to type 'string'. |
81 | | - Type 'null' is not assignable to type 'string'. |
82 | | -[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/feedback/browser/feedback.ts(285,5): Type 'string | null' is not assignable to type 'string'. |
83 | | - Type 'null' is not assignable to type 'string'. |
84 | | -[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/debug/browser/statusbarColorProvider.ts(70,3): Type 'string | null' is not assignable to type 'string'. |
85 | | - Type 'null' is not assignable to type 'string'. |
86 | | -[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/debug/browser/debugHover.ts(110,5): Type 'null' is not assignable to type 'string'. |
87 | | -[XX:XX:XX] Error: /vscode/src/vs/workbench/browser/parts/titlebar/titlebarPart.ts(520,4): Type 'string | null' is not assignable to type 'string'. |
88 | | - Type 'null' is not assignable to type 'string'. |
89 | | -[XX:XX:XX] Error: /vscode/src/vs/workbench/browser/parts/statusbar/statusbarPart.ts(592,3): Type 'string | null' is not assignable to type 'string'. |
90 | | - Type 'null' is not assignable to type 'string'. |
91 | | -[XX:XX:XX] Error: /vscode/src/vs/workbench/browser/parts/statusbar/statusbarPart.ts(798,4): Type 'string | null' is not assignable to type 'string'. |
92 | | - Type 'null' is not assignable to type 'string'. |
93 | | -[XX:XX:XX] Error: /vscode/src/vs/workbench/browser/parts/sidebar/sidebarPart.ts(176,3): Type 'string | null' is not assignable to type 'string'. |
94 | | - Type 'null' is not assignable to type 'string'. |
95 | | -[XX:XX:XX] Error: /vscode/src/vs/workbench/browser/parts/quickinput/quickInput.ts(1545,4): Type 'string | null' is not assignable to type 'string'. |
96 | | - Type 'null' is not assignable to type 'string'. |
97 | | -[XX:XX:XX] Error: /vscode/src/vs/workbench/browser/parts/notifications/notificationsToasts.ts(528,4): Type 'null' is not assignable to type 'string'. |
98 | | -[XX:XX:XX] Error: /vscode/src/vs/workbench/browser/parts/notifications/notificationsList.ts(224,4): Type 'string | null' is not assignable to type 'string'. |
99 | | - Type 'null' is not assignable to type 'string'. |
100 | | -[XX:XX:XX] Error: /vscode/src/vs/workbench/browser/parts/notifications/notificationsCenter.ts(239,4): Type 'string | null' is not assignable to type 'string'. |
101 | | - Type 'null' is not assignable to type 'string'. |
102 | | -[XX:XX:XX] Error: /vscode/src/vs/workbench/browser/parts/editor/tabsTitleControl.ts(984,4): Type 'string | null' is not assignable to type 'string'. |
103 | | - Type 'null' is not assignable to type 'string'. |
104 | | -[XX:XX:XX] Error: /vscode/src/vs/workbench/browser/parts/editor/tabsTitleControl.ts(997,4): Type 'string | null' is not assignable to type 'string'. |
105 | | - Type 'null' is not assignable to type 'string'. |
106 | | -[XX:XX:XX] Error: /vscode/src/vs/workbench/browser/parts/editor/noTabsTitleControl.ts(278,5): Type 'string | null' is not assignable to type 'string'. |
107 | | - Type 'null' is not assignable to type 'string'. |
108 | | -[XX:XX:XX] Error: /vscode/src/vs/workbench/browser/parts/editor/noTabsTitleControl.ts(280,5): Type 'string | null' is not assignable to type 'string'. |
109 | | - Type 'null' is not assignable to type 'string'. |
110 | | -[XX:XX:XX] Error: /vscode/src/vs/base/parts/quickopen/browser/quickOpenWidget.ts(414,4): Type 'string | null' is not assignable to type 'string'. |
111 | | - Type 'null' is not assignable to type 'string'. |
112 | | -[XX:XX:XX] Error: /vscode/src/vs/base/browser/ui/splitview/paneview.ts(233,3): Type 'string | null' is not assignable to type 'string'. |
113 | | - Type 'null' is not assignable to type 'string'. |
114 | | -[XX:XX:XX] Error: /vscode/src/vs/base/browser/ui/menu/menu.ts(600,4): Type 'string | null' is not assignable to type 'string'. |
115 | | - Type 'null' is not assignable to type 'string'. |
116 | | -[XX:XX:XX] Error: /vscode/src/vs/base/browser/ui/inputbox/inputBox.ts(480,5): Type 'string | null' is not assignable to type 'string'. |
117 | | - Type 'null' is not assignable to type 'string'. |
118 | | -[XX:XX:XX] Error: /vscode/src/vs/base/browser/ui/checkbox/checkbox.ts(223,3): Type 'string | null' is not assignable to type 'string'. |
119 | | - Type 'null' is not assignable to type 'string'. |
120 | | -[XX:XX:XX] Error: /vscode/src/vs/base/browser/ui/button/button.ts(135,4): Type 'string | null' is not assignable to type 'string'. |
121 | | - Type 'null' is not assignable to type 'string'. |
122 | | -[XX:XX:XX] Error: /vscode/src/vs/workbench/browser/parts/compositePart.ts(414,5): Type 'string | null' is not assignable to type 'string'. |
123 | | - Type 'null' is not assignable to type 'string'. |
124 | | -[XX:XX:XX] Error: /vscode/src/vs/workbench/browser/parts/compositeBarActions.ts(171,5): Type 'string | null' is not assignable to type 'string'. |
125 | | - Type 'null' is not assignable to type 'string'. |
126 | | -[XX:XX:XX] Error: /vscode/src/vs/workbench/browser/parts/compositeBarActions.ts(182,4): Type 'string | null' is not assignable to type 'string'. |
127 | | - Type 'null' is not assignable to type 'string'. |
128 | | -[XX:XX:XX] Error: /vscode/src/vs/editor/contrib/rename/renameInputField.ts(93,3): Type 'string | null' is not assignable to type 'string'. |
129 | | - Type 'null' is not assignable to type 'string'. |
130 | | -[XX:XX:XX] Error: /vscode/src/vs/base/browser/ui/checkbox/checkbox.ts(223,3): Type 'string | null' is not assignable to type 'string'. |
131 | | -info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. |
| 7 | +Done in ?s. |
132 | 8 |
|
133 | 9 |
|
134 | 10 |
|
135 | 11 | Standard error: |
136 | | -[XX:XX:XX] 'compile' errored after |
137 | | -[XX:XX:XX] Error: Found 32 errors |
138 | | - at Stream.<anonymous> (/vscode/build/lib/reporter.js:74:29) |
139 | | - at _end (/vscode/node_modules/through/index.js:65:9) |
140 | | - at Stream.stream.end (/vscode/node_modules/through/index.js:74:5) |
141 | | - at Stream.onend (internal/streams/legacy.js:42:10) |
142 | | - at Stream.emit (events.js:203:15) |
143 | | - at Stream.EventEmitter.emit (domain.js:466:23) |
144 | | - at drain (/vscode/node_modules/through/index.js:34:23) |
145 | | - at Stream.stream.queue.stream.push (/vscode/node_modules/through/index.js:45:5) |
146 | | - at Stream.end (/vscode/node_modules/through/index.js:15:35) |
147 | | - at _end (/vscode/node_modules/through/index.js:65:9) |
148 | | -error Command failed with exit code 1. |
0 commit comments