Skip to content

Commit 5f1e8cb

Browse files
TypeScript Botweswigham
TypeScript Bot
authored andcommitted
Update user baselines (#35271)
1 parent 614a07c commit 5f1e8cb

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

tests/baselines/reference/docker/office-ui-fabric.log

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,6 @@ Standard output:
144144
@uifabric/merge-styles: PASS src/Stylesheet.test.ts
145145
@uifabric/merge-styles: PASS src/extractStyleParts.test.ts
146146
@uifabric/merge-styles: PASS src/concatStyleSetsWithProps.test.ts
147-
@uifabric/merge-styles: PASS src/fontFace.test.ts
148147
@uifabric/merge-styles: [XX:XX:XX XM] ■ Extracting Public API surface from '/office-ui-fabric-react/packages/merge-styles/lib/index.d.ts'
149148
@uifabric/merge-styles: Done in ?s.
150149
@uifabric/jest-serializer-merge-styles: yarn run vX.X.X

tests/baselines/reference/docker/vscode.log

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)