@@ -41,9 +41,9 @@ $ gulp compile --max_old_space_size=4095
41
41
Type 'null' is not assignable to type 'string'.
42
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
43
Type 'null' is not assignable to type 'string'.
44
- [XX:XX:XX] Error: /vscode/src/vs/workbench/browser/parts/editor/noTabsTitleControl.ts(283 ,5): Type 'string | 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
45
Type 'null' is not assignable to type 'string'.
46
- [XX:XX:XX] Error: /vscode/src/vs/workbench/browser/parts/editor/noTabsTitleControl.ts(285 ,5): Type 'string | 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
47
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'.
@@ -103,9 +103,9 @@ $ gulp compile --max_old_space_size=4095
103
103
Type 'null' is not assignable to type 'string'.
104
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
105
Type 'null' is not assignable to type 'string'.
106
- [XX:XX:XX] Error: /vscode/src/vs/workbench/browser/parts/editor/noTabsTitleControl.ts(283 ,5): Type 'string | 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
107
Type 'null' is not assignable to type 'string'.
108
- [XX:XX:XX] Error: /vscode/src/vs/workbench/browser/parts/editor/noTabsTitleControl.ts(285 ,5): Type 'string | 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
109
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'.
0 commit comments