From 0d993ac59292bd5323115f60bf934bb578995d92 Mon Sep 17 00:00:00 2001 From: TypeScript Bot Date: Wed, 20 Nov 2019 15:55:13 -0800 Subject: [PATCH] Update user baselines (#35251) --- tests/baselines/reference/docker/office-ui-fabric.log | 1 + tests/baselines/reference/docker/vscode.log | 8 ++++---- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/tests/baselines/reference/docker/office-ui-fabric.log b/tests/baselines/reference/docker/office-ui-fabric.log index 2e1eaaaaf90..57100adb972 100644 --- a/tests/baselines/reference/docker/office-ui-fabric.log +++ b/tests/baselines/reference/docker/office-ui-fabric.log @@ -144,6 +144,7 @@ Standard output: @uifabric/merge-styles: PASS src/Stylesheet.test.ts @uifabric/merge-styles: PASS src/extractStyleParts.test.ts @uifabric/merge-styles: PASS src/concatStyleSetsWithProps.test.ts +@uifabric/merge-styles: PASS src/fontFace.test.ts @uifabric/merge-styles: [XX:XX:XX XM] ■ Extracting Public API surface from '/office-ui-fabric-react/packages/merge-styles/lib/index.d.ts' @uifabric/merge-styles: Done in ?s. @uifabric/jest-serializer-merge-styles: yarn run vX.X.X diff --git a/tests/baselines/reference/docker/vscode.log b/tests/baselines/reference/docker/vscode.log index 64208c0db8b..79e7ba208bc 100644 --- a/tests/baselines/reference/docker/vscode.log +++ b/tests/baselines/reference/docker/vscode.log @@ -41,9 +41,9 @@ $ gulp compile --max_old_space_size=4095 Type 'null' is not assignable to type 'string'. [XX:XX:XX] Error: /vscode/src/vs/workbench/browser/parts/editor/tabsTitleControl.ts(997,4): Type 'string | null' is not assignable to type 'string'. Type 'null' is not assignable to type 'string'. -[XX:XX:XX] Error: /vscode/src/vs/workbench/browser/parts/editor/noTabsTitleControl.ts(270,5): Type 'string | null' is not assignable to type 'string'. +[XX:XX:XX] Error: /vscode/src/vs/workbench/browser/parts/editor/noTabsTitleControl.ts(283,5): Type 'string | null' is not assignable to type 'string'. Type 'null' is not assignable to type 'string'. -[XX:XX:XX] Error: /vscode/src/vs/workbench/browser/parts/editor/noTabsTitleControl.ts(272,5): Type 'string | null' is not assignable to type 'string'. +[XX:XX:XX] Error: /vscode/src/vs/workbench/browser/parts/editor/noTabsTitleControl.ts(285,5): Type 'string | null' is not assignable to type 'string'. Type 'null' is not assignable to type 'string'. [XX:XX:XX] Error: /vscode/src/vs/base/parts/quickopen/browser/quickOpenWidget.ts(414,4): Type 'string | null' is not assignable to type 'string'. Type 'null' is not assignable to type 'string'. @@ -103,9 +103,9 @@ $ gulp compile --max_old_space_size=4095 Type 'null' is not assignable to type 'string'. [XX:XX:XX] Error: /vscode/src/vs/workbench/browser/parts/editor/tabsTitleControl.ts(997,4): Type 'string | null' is not assignable to type 'string'. Type 'null' is not assignable to type 'string'. -[XX:XX:XX] Error: /vscode/src/vs/workbench/browser/parts/editor/noTabsTitleControl.ts(270,5): Type 'string | null' is not assignable to type 'string'. +[XX:XX:XX] Error: /vscode/src/vs/workbench/browser/parts/editor/noTabsTitleControl.ts(283,5): Type 'string | null' is not assignable to type 'string'. Type 'null' is not assignable to type 'string'. -[XX:XX:XX] Error: /vscode/src/vs/workbench/browser/parts/editor/noTabsTitleControl.ts(272,5): Type 'string | null' is not assignable to type 'string'. +[XX:XX:XX] Error: /vscode/src/vs/workbench/browser/parts/editor/noTabsTitleControl.ts(285,5): Type 'string | null' is not assignable to type 'string'. Type 'null' is not assignable to type 'string'. [XX:XX:XX] Error: /vscode/src/vs/base/parts/quickopen/browser/quickOpenWidget.ts(414,4): Type 'string | null' is not assignable to type 'string'. Type 'null' is not assignable to type 'string'.