Skip to content

Commit c06fd14

Browse files
TypeScript Botsandersn
TypeScript Bot
authored andcommitted
Update user baselines (microsoft#33238)
1 parent 82a1a28 commit c06fd14

File tree

4 files changed

+8
-22
lines changed

4 files changed

+8
-22
lines changed

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

+4-4
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Starting "rush rebuild"
77
Executing a maximum of ?simultaneous processes...
88
XX of XX: [@azure/abort-controller] completed successfully in ? seconds
99
XX of XX: [@azure/core-auth] completed successfully in ? seconds
10+
XX of XX: [@azure/core-tracing] completed successfully in ? seconds
1011
XX of XX: [@azure/core-http] completed successfully in ? seconds
1112
XX of XX: [@azure/core-arm] completed successfully in ? seconds
1213
XX of XX: [@azure/core-paging] completed successfully in ? seconds
@@ -18,12 +19,11 @@ XX of XX: [@azure/keyvault-keys] completed successfully in ? seconds
1819
XX of XX: [@azure/keyvault-secrets] completed successfully in ? seconds
1920
XX of XX: [@azure/app-configuration] completed successfully in ? seconds
2021
XX of XX: [@azure/core-asynciterator-polyfill] completed successfully in ? seconds
21-
XX of XX: [@azure/core-tracing] completed successfully in ? seconds
2222
Warning: You have changed the public API signature for this project. Updating review/cosmos.api.md
2323
dist-esm/index.js → dist/index.js...
2424
(!) Unresolved dependencies
2525
https://rollupjs.org/guide/en/#warning-treating-module-as-external-dependency
26-
tslib (imported by dist-esm/auth.js, dist-esm/queryIterator.js, dist-esm/CosmosClient.js, dist-esm/plugins/Plugin.js, dist-esm/ClientContext.js, dist-esm/globalEndpointManager.js, dist-esm/client/Conflict/Conflict.js, dist-esm/client/Container/Container.js, dist-esm/client/Container/Containers.js, dist-esm/client/Database/Database.js, dist-esm/client/Database/Databases.js, dist-esm/client/Item/Item.js, dist-esm/client/Item/Items.js, dist-esm/client/Offer/Offer.js, dist-esm/client/Permission/Permission.js, dist-esm/client/Permission/Permissions.js, dist-esm/client/StoredProcedure/StoredProcedure.js, dist-esm/client/StoredProcedure/StoredProcedures.js, dist-esm/client/Trigger/Trigger.js, dist-esm/client/Trigger/Triggers.js, dist-esm/client/User/User.js, dist-esm/client/User/Users.js, dist-esm/client/UserDefinedFunction/UserDefinedFunction.js, dist-esm/client/UserDefinedFunction/UserDefinedFunctions.js, dist-esm/queryExecutionContext/defaultQueryExecutionContext.js, dist-esm/queryExecutionContext/documentProducer.js, dist-esm/queryExecutionContext/parallelQueryExecutionContextBase.js, dist-esm/queryExecutionContext/pipelinedQueryExecutionContext.js, dist-esm/request/request.js, dist-esm/request/RequestHandler.js, dist-esm/ChangeFeedIterator.js, dist-esm/routing/smartRoutingMapProvider.js, dist-esm/queryExecutionContext/EndpointComponent/AggregateEndpointComponent.js, dist-esm/queryExecutionContext/EndpointComponent/OffsetLimitEndpointComponent.js, dist-esm/queryExecutionContext/EndpointComponent/OrderByEndpointComponent.js, dist-esm/queryExecutionContext/EndpointComponent/OrderedDistinctEndpointComponent.js, dist-esm/queryExecutionContext/EndpointComponent/UnorderedDistinctEndpointComponent.js, dist-esm/retry/retryUtility.js, dist-esm/retry/defaultRetryPolicy.js, dist-esm/retry/endpointDiscoveryRetryPolicy.js, dist-esm/routing/partitionKeyRangeCache.js, dist-esm/retry/resourceThrottleRetryPolicy.js, dist-esm/retry/sessionRetryPolicy.js)
26+
tslib (imported by dist-esm/auth.js, dist-esm/queryIterator.js, dist-esm/CosmosClient.js, dist-esm/plugins/Plugin.js, dist-esm/ClientContext.js, dist-esm/globalEndpointManager.js, dist-esm/client/Conflict/Conflict.js, dist-esm/client/Container/Container.js, dist-esm/client/Container/Containers.js, dist-esm/client/Database/Database.js, dist-esm/client/Database/Databases.js, dist-esm/client/Item/Item.js, dist-esm/client/Item/Items.js, dist-esm/client/Offer/Offer.js, dist-esm/client/Permission/Permission.js, dist-esm/client/Permission/Permissions.js, dist-esm/client/StoredProcedure/StoredProcedure.js, dist-esm/client/StoredProcedure/StoredProcedures.js, dist-esm/client/Trigger/Trigger.js, dist-esm/client/Trigger/Triggers.js, dist-esm/client/User/User.js, dist-esm/client/User/Users.js, dist-esm/client/UserDefinedFunction/UserDefinedFunctions.js, dist-esm/client/UserDefinedFunction/UserDefinedFunction.js, dist-esm/queryExecutionContext/documentProducer.js, dist-esm/queryExecutionContext/defaultQueryExecutionContext.js, dist-esm/queryExecutionContext/parallelQueryExecutionContextBase.js, dist-esm/queryExecutionContext/pipelinedQueryExecutionContext.js, dist-esm/request/request.js, dist-esm/request/RequestHandler.js, dist-esm/ChangeFeedIterator.js, dist-esm/routing/smartRoutingMapProvider.js, dist-esm/queryExecutionContext/EndpointComponent/AggregateEndpointComponent.js, dist-esm/queryExecutionContext/EndpointComponent/OffsetLimitEndpointComponent.js, dist-esm/queryExecutionContext/EndpointComponent/OrderByEndpointComponent.js, dist-esm/queryExecutionContext/EndpointComponent/OrderedDistinctEndpointComponent.js, dist-esm/queryExecutionContext/EndpointComponent/UnorderedDistinctEndpointComponent.js, dist-esm/retry/retryUtility.js, dist-esm/routing/partitionKeyRangeCache.js, dist-esm/retry/defaultRetryPolicy.js, dist-esm/retry/endpointDiscoveryRetryPolicy.js, dist-esm/retry/resourceThrottleRetryPolicy.js, dist-esm/retry/sessionRetryPolicy.js)
2727
@azure/cosmos-sign (imported by dist-esm/auth.js)
2828
universal-user-agent (imported by dist-esm/common/platform.js)
2929
uuid/v4 (imported by dist-esm/ClientContext.js, dist-esm/client/Item/Items.js)
@@ -67,6 +67,7 @@ SUCCESS (20)
6767
================================
6868
@azure/abort-controller (? seconds)
6969
@azure/core-auth (? seconds)
70+
@azure/core-tracing (? seconds)
7071
@azure/core-http (? seconds)
7172
@azure/core-arm (? seconds)
7273
@azure/core-paging (? seconds)
@@ -78,7 +79,6 @@ SUCCESS (20)
7879
@azure/keyvault-secrets (? seconds)
7980
@azure/app-configuration (? seconds)
8081
@azure/core-asynciterator-polyfill (? seconds)
81-
@azure/core-tracing (? seconds)
8282
@azure/keyvault-certificates (? seconds)
8383
@azure/storage-blob (? seconds)
8484
@azure/storage-file (? seconds)
@@ -93,7 +93,7 @@ Warning: You have changed the public API signature for this project. Updating re
9393
dist-esm/index.js → dist/index.js...
9494
(!) Unresolved dependencies
9595
https://rollupjs.org/guide/en/#warning-treating-module-as-external-dependency
96-
tslib (imported by dist-esm/auth.js, dist-esm/queryIterator.js, dist-esm/CosmosClient.js, dist-esm/plugins/Plugin.js, dist-esm/ClientContext.js, dist-esm/globalEndpointManager.js, dist-esm/client/Conflict/Conflict.js, dist-esm/client/Container/Container.js, dist-esm/client/Container/Containers.js, dist-esm/client/Database/Database.js, dist-esm/client/Database/Databases.js, dist-esm/client/Item/Item.js, dist-esm/client/Item/Items.js, dist-esm/client/Offer/Offer.js, dist-esm/client/Permission/Permission.js, dist-esm/client/Permission/Permissions.js, dist-esm/client/StoredProcedure/StoredProcedure.js, dist-esm/client/StoredProcedure/StoredProcedures.js, dist-esm/client/Trigger/Trigger.js, dist-esm/client/Trigger/Triggers.js, dist-esm/client/User/User.js, dist-esm/client/User/Users.js, dist-esm/client/UserDefinedFunction/UserDefinedFunction.js, dist-esm/client/UserDefinedFunction/UserDefinedFunctions.js, dist-esm/queryExecutionContext/defaultQueryExecutionContext.js, dist-esm/queryExecutionContext/documentProducer.js, dist-esm/queryExecutionContext/parallelQueryExecutionContextBase.js, dist-esm/queryExecutionContext/pipelinedQueryExecutionContext.js, dist-esm/request/request.js, dist-esm/request/RequestHandler.js, dist-esm/ChangeFeedIterator.js, dist-esm/routing/smartRoutingMapProvider.js, dist-esm/queryExecutionContext/EndpointComponent/AggregateEndpointComponent.js, dist-esm/queryExecutionContext/EndpointComponent/OffsetLimitEndpointComponent.js, dist-esm/queryExecutionContext/EndpointComponent/OrderByEndpointComponent.js, dist-esm/queryExecutionContext/EndpointComponent/OrderedDistinctEndpointComponent.js, dist-esm/queryExecutionContext/EndpointComponent/UnorderedDistinctEndpointComponent.js, dist-esm/retry/retryUtility.js, dist-esm/retry/defaultRetryPolicy.js, dist-esm/retry/endpointDiscoveryRetryPolicy.js, dist-esm/routing/partitionKeyRangeCache.js, dist-esm/retry/resourceThrottleRetryPolicy.js, dist-esm/retry/sessionRetryPolicy.js)
96+
tslib (imported by dist-esm/auth.js, dist-esm/queryIterator.js, dist-esm/CosmosClient.js, dist-esm/plugins/Plugin.js, dist-esm/ClientContext.js, dist-esm/globalEndpointManager.js, dist-esm/client/Conflict/Conflict.js, dist-esm/client/Container/Container.js, dist-esm/client/Container/Containers.js, dist-esm/client/Database/Database.js, dist-esm/client/Database/Databases.js, dist-esm/client/Item/Item.js, dist-esm/client/Item/Items.js, dist-esm/client/Offer/Offer.js, dist-esm/client/Permission/Permission.js, dist-esm/client/Permission/Permissions.js, dist-esm/client/StoredProcedure/StoredProcedure.js, dist-esm/client/StoredProcedure/StoredProcedures.js, dist-esm/client/Trigger/Trigger.js, dist-esm/client/Trigger/Triggers.js, dist-esm/client/User/User.js, dist-esm/client/User/Users.js, dist-esm/client/UserDefinedFunction/UserDefinedFunctions.js, dist-esm/client/UserDefinedFunction/UserDefinedFunction.js, dist-esm/queryExecutionContext/documentProducer.js, dist-esm/queryExecutionContext/defaultQueryExecutionContext.js, dist-esm/queryExecutionContext/parallelQueryExecutionContextBase.js, dist-esm/queryExecutionContext/pipelinedQueryExecutionContext.js, dist-esm/request/request.js, dist-esm/request/RequestHandler.js, dist-esm/ChangeFeedIterator.js, dist-esm/routing/smartRoutingMapProvider.js, dist-esm/queryExecutionContext/EndpointComponent/AggregateEndpointComponent.js, dist-esm/queryExecutionContext/EndpointComponent/OffsetLimitEndpointComponent.js, dist-esm/queryExecutionContext/EndpointComponent/OrderByEndpointComponent.js, dist-esm/queryExecutionContext/EndpointComponent/OrderedDistinctEndpointComponent.js, dist-esm/queryExecutionContext/EndpointComponent/UnorderedDistinctEndpointComponent.js, dist-esm/retry/retryUtility.js, dist-esm/routing/partitionKeyRangeCache.js, dist-esm/retry/defaultRetryPolicy.js, dist-esm/retry/endpointDiscoveryRetryPolicy.js, dist-esm/retry/resourceThrottleRetryPolicy.js, dist-esm/retry/sessionRetryPolicy.js)
9797
@azure/cosmos-sign (imported by dist-esm/auth.js)
9898
universal-user-agent (imported by dist-esm/common/platform.js)
9999
uuid/v4 (imported by dist-esm/ClientContext.js, dist-esm/client/Item/Items.js)

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

+1-2
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ Standard output:
8484
@uifabric/merge-styles: PASS src/Stylesheet.test.ts
8585
@uifabric/merge-styles: PASS src/extractStyleParts.test.ts
8686
@uifabric/merge-styles: PASS src/server.test.ts
87+
@uifabric/merge-styles: PASS src/fontFace.test.ts
8788
@uifabric/merge-styles: [XX:XX:XX XM] ■ Extracting Public API surface from '/office-ui-fabric-react/packages/merge-styles/lib/index.d.ts'
8889
@uifabric/merge-styles: Done in ?s.
8990
@uifabric/jest-serializer-merge-styles: yarn run vX.X.X
@@ -179,7 +180,6 @@ Standard output:
179180
@uifabric/styling: PASS src/styles/theme.test.ts
180181
@uifabric/styling: PASS src/styles/scheme.test.ts
181182
@uifabric/styling: PASS src/styles/getGlobalClassNames.test.ts
182-
@uifabric/styling: PASS src/utilities/icons.test.ts
183183
@uifabric/styling: [XX:XX:XX XM] ■ Extracting Public API surface from '/office-ui-fabric-react/packages/styling/lib/index.d.ts'
184184
@uifabric/styling: Done in ?s.
185185
@uifabric/file-type-icons: yarn run vX.X.X
@@ -459,7 +459,6 @@ lerna info Executing command in 41 packages: "yarn run build --production --lint
459459
@uifabric/foundation: at Process.ChildProcess._handle.onexit (internal/child_process.js:272:12)
460460
@uifabric/foundation: [XX:XX:XX XM] x ------------------------------------
461461
@uifabric/foundation: [XX:XX:XX XM] x Error previously detected. See above for error messages.
462-
@uifabric/foundation: [XX:XX:XX XM] x Other tasks that did not complete: [webpack]
463462
@uifabric/foundation: error Command failed with exit code 1.
464463
lerna ERR! yarn run build --production --lint exited 1 in '@uifabric/foundation'
465464
lerna WARN complete Waiting for 1 child process to exit. CTRL-C to exit immediately.
+2-15
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,14 @@
1-
Exit Code: 1
1+
Exit Code: 0
22
Standard output:
33
yarn run vX.X.X
44
$ gulp compile --max_old_space_size=4095
55
[XX:XX:XX] Node flags detected: --max_old_space_size=4095
66
[XX:XX:XX] Using gulpfile /vscode/gulpfile.js
7-
[XX:XX:XX] Error: /vscode/node_modules/@types/node/index.d.ts(179,11): Duplicate identifier 'IteratorResult'.
8-
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
7+
Done in ?s.
98

109

1110

1211
Standard error:
1312
{"type":"warning","data":"package.json: No license field"}
1413
{"type":"warning","data":"../package.json: No license field"}
1514
{"type":"warning","data":"[email protected]: No license field"}
16-
[XX:XX:XX] 'compile' errored after ?s
17-
[XX:XX:XX] Error: Found 1 errors
18-
at Stream.<anonymous> (/vscode/build/lib/reporter.js:74:29)
19-
at _end (/vscode/node_modules/through/index.js:65:9)
20-
at Stream.stream.end (/vscode/node_modules/through/index.js:74:5)
21-
at StreamFilter.onend (/vscode/node_modules/readable-stream/lib/_stream_readable.js:570:10)
22-
at Object.onceWrapper (events.js:286:20)
23-
at StreamFilter.emit (events.js:203:15)
24-
at StreamFilter.EventEmitter.emit (domain.js:466:23)
25-
at endReadableNT (/vscode/node_modules/readable-stream/lib/_stream_readable.js:992:12)
26-
at process._tickCallback (internal/process/next_tick.js:63:19)
27-
error Command failed with exit code 1.

tests/cases/user/webpack/webpack

Submodule webpack updated 1 file

0 commit comments

Comments
 (0)