@@ -41,9 +41,9 @@ $ gulp compile --max_old_space_size=4095
4141 Type 'null' is not assignable to type 'string'.
4242[XX:XX:XX] Error: /vscode/src/vs/workbench/browser/parts/editor/tabsTitleControl.ts(997,4): Type 'string | null' is not assignable to type 'string'.
4343 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'.
4545 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'.
4747 Type 'null' is not assignable to type 'string'.
4848[XX:XX:XX] Error: /vscode/src/vs/base/parts/quickopen/browser/quickOpenWidget.ts(414,4): Type 'string | null' is not assignable to type 'string'.
4949 Type 'null' is not assignable to type 'string'.
@@ -103,9 +103,9 @@ $ gulp compile --max_old_space_size=4095
103103 Type 'null' is not assignable to type 'string'.
104104[XX:XX:XX] Error: /vscode/src/vs/workbench/browser/parts/editor/tabsTitleControl.ts(997,4): Type 'string | null' is not assignable to type 'string'.
105105 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'.
107107 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'.
109109 Type 'null' is not assignable to type 'string'.
110110[XX:XX:XX] Error: /vscode/src/vs/base/parts/quickopen/browser/quickOpenWidget.ts(414,4): Type 'string | null' is not assignable to type 'string'.
111111 Type 'null' is not assignable to type 'string'.
0 commit comments