You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[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
10
Type 'null' is not assignable to type 'string'.
11
-
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/preferences/browser/settingsEditor2.ts(547,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
11
[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
12
Type 'null' is not assignable to type 'string'.
27
13
[XX:XX:XX] Error: /vscode/src/vs/workbench/browser/parts/statusbar/statusbarPart.ts(592,3): Type 'string | null' is not assignable to type 'string'.
[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
33
Type 'null' is not assignable to type 'string'.
34
+
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/preferences/browser/settingsEditor2.ts(547,4): Type 'string | null' is not assignable to type 'string'.
35
+
Type 'null' is not assignable to type 'string'.
36
+
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/preferences/browser/preferencesWidgets.ts(646,5): 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/contrib/preferences/browser/keybindingsEditor.ts(413,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/contrib/preferences/browser/keybindingWidgets.ts(191,5): Type 'null' is not assignable to type 'string'.
41
+
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/feedback/browser/feedback.ts(280,5): Type 'string | null' is not assignable to type 'string'.
42
+
Type 'null' is not assignable to type 'string'.
43
+
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/feedback/browser/feedback.ts(285,5): Type 'string | null' is not assignable to type 'string'.
44
+
Type 'null' is not assignable to type 'string'.
45
+
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/debug/browser/statusbarColorProvider.ts(70,3): Type 'string | null' is not assignable to type 'string'.
46
+
Type 'null' is not assignable to type 'string'.
47
+
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/debug/browser/debugHover.ts(110,5): Type 'null' is not assignable to type 'string'.
48
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
49
Type 'null' is not assignable to type 'string'.
50
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'.
[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
72
Type 'null' is not assignable to type 'string'.
73
-
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/preferences/browser/settingsEditor2.ts(547,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
73
[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
74
Type 'null' is not assignable to type 'string'.
89
75
[XX:XX:XX] Error: /vscode/src/vs/workbench/browser/parts/statusbar/statusbarPart.ts(592,3): Type 'string | null' is not assignable to type 'string'.
[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
95
Type 'null' is not assignable to type 'string'.
96
+
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/preferences/browser/settingsEditor2.ts(547,4): Type 'string | null' is not assignable to type 'string'.
97
+
Type 'null' is not assignable to type 'string'.
98
+
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/preferences/browser/preferencesWidgets.ts(646,5): 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/contrib/preferences/browser/keybindingsEditor.ts(413,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/contrib/preferences/browser/keybindingWidgets.ts(191,5): Type 'null' is not assignable to type 'string'.
103
+
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/feedback/browser/feedback.ts(280,5): Type 'string | null' is not assignable to type 'string'.
104
+
Type 'null' is not assignable to type 'string'.
105
+
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/feedback/browser/feedback.ts(285,5): Type 'string | null' is not assignable to type 'string'.
106
+
Type 'null' is not assignable to type 'string'.
107
+
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/debug/browser/statusbarColorProvider.ts(70,3): Type 'string | null' is not assignable to type 'string'.
108
+
Type 'null' is not assignable to type 'string'.
109
+
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/debug/browser/debugHover.ts(110,5): Type 'null' is not assignable to type 'string'.
110
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
111
Type 'null' is not assignable to type 'string'.
112
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'.
@@ -142,7 +142,7 @@ Standard error:
142
142
at Stream.emit (events.js:203:15)
143
143
at Stream.EventEmitter.emit (domain.js:466:23)
144
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)
145
+
at Stream.stream.resume (/vscode/node_modules/through/index.js:99:5)
146
+
at Stream.ondrain (internal/streams/legacy.js:24:14)
0 commit comments