Skip to content

Commit 3d30a02

Browse files
Update user baselines
1 parent 992c211 commit 3d30a02

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

tests/baselines/reference/docker/azure-sdk.log

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ atob (guessing 'atob')
5757
(!) Circular dependency: dist-esm/request/RequestHandler.js -> dist-esm/retry/retryUtility.js -> dist-esm/request/RequestHandler.js
5858
created dist/index.js in ?s
5959
XX of XX: [@azure/eventhubs-checkpointstore-blob] completed successfully in ? seconds
60-
XX of XX: [@azure/keyvault-certificates] completed successfully in ? seconds
60+
XX of XX: [@azure/keyvault-certificates] completed successfully in ? seconds
6161
Warning: You have changed the public API signature for this project. Updating review/service-bus.api.md
6262
XX of XX: [@azure/storage-blob] completed successfully in ? seconds
6363
XX of XX: [@azure/storage-file] completed successfully in ? seconds
@@ -81,7 +81,7 @@ SUCCESS (21)
8181
@azure/keyvault-secrets (? seconds)
8282
@azure/core-asynciterator-polyfill (? seconds)
8383
@azure/eventhubs-checkpointstore-blob (? seconds)
84-
@azure/keyvault-certificates (? seconds)
84+
@azure/keyvault-certificates ( ? seconds)
8585
@azure/storage-blob (? seconds)
8686
@azure/storage-file (? seconds)
8787
@azure/storage-queue (? seconds)

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,7 @@ Standard output:
200200
@uifabric/styling: PASS src/styles/theme.test.ts
201201
@uifabric/styling: PASS src/styles/scheme.test.ts
202202
@uifabric/styling: PASS src/styles/getGlobalClassNames.test.ts
203+
@uifabric/styling: PASS src/utilities/icons.test.ts
203204
@uifabric/styling: [XX:XX:XX XM] ■ Extracting Public API surface from '/office-ui-fabric-react/packages/styling/lib/index.d.ts'
204205
@uifabric/styling: Done in ?s.
205206
@uifabric/file-type-icons: yarn run vX.X.X

tests/baselines/reference/user/prettier.log

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -258,8 +258,8 @@ src/language-js/printer-estree.js(4562,16): error TS2345: Argument of type '{ ty
258258
src/language-js/printer-estree.js(4610,11): error TS2322: Type '{ type: string; id: any; contents: any; break: boolean; expandedStates: any; }' is not assignable to type 'string'.
259259
src/language-js/printer-estree.js(4625,11): error TS2322: Type '{ type: string; parts: any; }' is not assignable to type 'string'.
260260
src/language-js/printer-estree.js(4637,9): error TS2345: Argument of type '{ type: string; parts: any; }' is not assignable to parameter of type 'string'.
261-
src/language-js/printer-estree.js(4924,9): error TS2554: Expected 0-2 arguments, but got 3.
262-
src/language-js/printer-estree.js(6131,7): error TS2769: No overload matches this call.
261+
src/language-js/printer-estree.js(4931,9): error TS2554: Expected 0-2 arguments, but got 3.
262+
src/language-js/printer-estree.js(6138,7): error TS2769: No overload matches this call.
263263
Overload 1 of 2, '(...items: ConcatArray<(childPath: any) => any>[]): ((childPath: any) => any)[]', gave the following error.
264264
Argument of type '(string | number)[]' is not assignable to parameter of type 'ConcatArray<(childPath: any) => any>'.
265265
The types returned by 'slice(...)' are incompatible between these types.

0 commit comments

Comments
 (0)