Skip to content

Commit d45c545

Browse files
TypeScript Botweswigham
authored andcommitted
Update user baselines (microsoft#33887)
1 parent f1c0300 commit d45c545

File tree

4 files changed

+102
-98
lines changed

4 files changed

+102
-98
lines changed

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

Lines changed: 22 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -2,31 +2,30 @@ Exit Code: 1
22
Standard output:
33

44
Rush Multi-Project Build Tool 5.X.X - https://rushjs.io
5-
Node.js version is 12.11.0 (pre-LTS)
5+
Node.js version is 12.11.1 (pre-LTS)
66
Starting "rush rebuild"
77
Executing a maximum of ?simultaneous processes...
88
XX of XX: [@azure/core-tracing] completed successfully in ? seconds
99
npm ERR! code ELIFECYCLE
1010
npm ERR! errno 2
11-
npm ERR! @azure/core-http@X.X.X-preview.4 build:tsc: `tsc -p tsconfig.es.json`
11+
npm ERR! @azure/core-http@X.X.X-preview.5 build:tsc: `tsc -p tsconfig.es.json`
1212
npm ERR! Exit status 2
1313
npm ERR!
14-
npm ERR! Failed at the @azure/core-http@X.X.X-preview.4 build:tsc script.
14+
npm ERR! Failed at the @azure/core-http@X.X.X-preview.5 build:tsc script.
1515
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
1616
npm ERR! A complete log of this run can be found in:
1717
npm ERR! /root/.npm/_logs/XXXX-XX-XXXXXXXXX-debug.log
1818
ERROR: "build:tsc" exited with 2.
1919
npm ERR! code ELIFECYCLE
2020
npm ERR! errno 1
21-
npm ERR! @azure/core-http@X.X.X-preview.4 build:lib: `run-s build:tsc build:rollup build:minify-browser`
21+
npm ERR! @azure/core-http@X.X.X-preview.5 build:lib: `run-s build:tsc build:rollup build:minify-browser`
2222
npm ERR! Exit status 1
2323
npm ERR!
24-
npm ERR! Failed at the @azure/core-http@X.X.X-preview.4 build:lib script.
24+
npm ERR! Failed at the @azure/core-http@X.X.X-preview.5 build:lib script.
2525
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
2626
npm ERR! A complete log of this run can be found in:
2727
npm ERR! /root/.npm/_logs/XXXX-XX-XXXXXXXXX-debug.log
2828
ERROR: "build:lib" exited with 1.
29-
XX of XX: [@azure/test-utils-recorder] completed successfully in ? seconds
3029
Warning: You have changed the public API signature for this project. Updating review/event-processor-host.api.md
3130
Warning: typings/src/eventProcessorHost.d.ts:32:9 - (TS1086) An accessor cannot be declared in an ambient context.
3231
Warning: typings/src/eventProcessorHost.d.ts:36:9 - (TS1086) An accessor cannot be declared in an ambient context.
@@ -36,6 +35,7 @@ Warning: typings/src/partitionContext.d.ts:27:9 - (TS1086) An accessor cannot be
3635
Warning: typings/src/partitionContext.d.ts:32:9 - (TS1086) An accessor cannot be declared in an ambient context.
3736
Warning: typings/src/partitionPump.d.ts:17:9 - (TS1086) An accessor cannot be declared in an ambient context.
3837
Warning: typings/src/partitionPump.d.ts:18:9 - (TS1086) An accessor cannot be declared in an ambient context.
38+
XX of XX: [@azure/test-utils-recorder] completed successfully in ? seconds
3939
XX of XX: [@azure/abort-controller] completed successfully in ? seconds
4040
XX of XX: [@azure/core-asynciterator-polyfill] completed successfully in ? seconds
4141
XX of XX: [@azure/core-auth] completed successfully in ? seconds
@@ -77,8 +77,6 @@ Warning: dist-esm/request/ResourceResponse.d.ts:9:9 - (TS1056) Accessors are onl
7777
Warning: dist-esm/request/ResourceResponse.d.ts:10:9 - (TS1056) Accessors are only available when targeting ECMAScript 5 and higher.
7878
Warning: dist-esm/request/ResourceResponse.d.ts:11:9 - (TS1056) Accessors are only available when targeting ECMAScript 5 and higher.
7979
dist-esm/index.js → dist/index.js...
80-
(!) Circular dependency: dist-esm/queryExecutionContext/headerUtils.js -> dist-esm/queryMetrics/queryMetrics.js -> dist-esm/queryMetrics/clientSideMetrics.js -> dist-esm/queryExecutionContext/headerUtils.js
81-
(!) Circular dependency: dist-esm/request/RequestHandler.js -> dist-esm/retry/retryUtility.js -> dist-esm/request/RequestHandler.js
8280
created dist/index.js in ?s
8381
XX of XX: [@azure/logger] completed successfully in ? seconds
8482
Warning: You have changed the public API signature for this project. Updating review/service-bus.api.md
@@ -131,7 +129,16 @@ Warning: dist-esm/ChangeFeedResponse.d.ts:45:9 - (TS1056) Accessors are only ava
131129
Warning: dist-esm/client/Conflict/Conflict.d.ts:17:9 - (TS1056) Accessors are only available when targeting ECMAScript 5 and higher.
132130
Warning: dist-esm/client/Container/Container.d.ts:39:9 - (TS1056) Accessors are only available when targeting ECMAScript 5 and higher.
133131
Warning: dist-esm/client/Container/Container.d.ts:44:9 - (TS1056) Accessors are only available when targeting ECMAScript 5 and higher.
134-
[...10 lines omitted...]
132+
Warning: dist-esm/client/Container/Container.d.ts:51:9 - (TS1056) Accessors are only available when targeting ECMAScript 5 and higher.
133+
Warning: dist-esm/client/Container/Container.d.ts:55:9 - (TS1056) Accessors are only available when targeting ECMAScript 5 and higher.
134+
Warning: dist-esm/client/Database/Database.d.ts:41:9 - (TS1056) Accessors are only available when targeting ECMAScript 5 and higher.
135+
Warning: dist-esm/client/Item/Item.d.ts:20:9 - (TS1056) Accessors are only available when targeting ECMAScript 5 and higher.
136+
Warning: dist-esm/client/Offer/Offer.d.ts:18:9 - (TS1056) Accessors are only available when targeting ECMAScript 5 and higher.
137+
Warning: dist-esm/client/Permission/Permission.d.ts:18:9 - (TS1056) Accessors are only available when targeting ECMAScript 5 and higher.
138+
Warning: dist-esm/client/Script/Scripts.d.ts:41:9 - (TS1056) Accessors are only available when targeting ECMAScript 5 and higher.
139+
Warning: dist-esm/client/Script/Scripts.d.ts:48:9 - (TS1056) Accessors are only available when targeting ECMAScript 5 and higher.
140+
Warning: dist-esm/client/Script/Scripts.d.ts:55:9 - (TS1056) Accessors are only available when targeting ECMAScript 5 and higher.
141+
Warning: dist-esm/client/StoredProcedure/StoredProcedure.d.ts:18:9 - (TS1056) Accessors are only available when targeting ECMAScript 5 and higher.
135142
Warning: dist-esm/client/StoredProcedure/StoredProcedureResponse.d.ts:17:9 - (TS1056) Accessors are only available when targeting ECMAScript 5 and higher.
136143
Warning: dist-esm/client/Trigger/Trigger.d.ts:18:9 - (TS1056) Accessors are only available when targeting ECMAScript 5 and higher.
137144
Warning: dist-esm/client/User/User.d.ts:27:9 - (TS1056) Accessors are only available when targeting ECMAScript 5 and higher.
@@ -149,8 +156,6 @@ Warning: dist-esm/request/ResourceResponse.d.ts:9:9 - (TS1056) Accessors are onl
149156
Warning: dist-esm/request/ResourceResponse.d.ts:10:9 - (TS1056) Accessors are only available when targeting ECMAScript 5 and higher.
150157
Warning: dist-esm/request/ResourceResponse.d.ts:11:9 - (TS1056) Accessors are only available when targeting ECMAScript 5 and higher.
151158
dist-esm/index.js → dist/index.js...
152-
(!) Circular dependency: dist-esm/queryExecutionContext/headerUtils.js -> dist-esm/queryMetrics/queryMetrics.js -> dist-esm/queryMetrics/clientSideMetrics.js -> dist-esm/queryExecutionContext/headerUtils.js
153-
(!) Circular dependency: dist-esm/request/RequestHandler.js -> dist-esm/retry/retryUtility.js -> dist-esm/request/RequestHandler.js
154159
created dist/index.js in ?s
155160
@azure/service-bus (? seconds)
156161
Warning: You have changed the public API signature for this project. Updating review/service-bus.api.md
@@ -169,32 +174,32 @@ BLOCKED (10)
169174
@azure/core-amqp
170175
@azure/core-arm
171176
@azure/event-hubs
172-
@azure/keyvault-keys
173-
@azure/keyvault-secrets
174177
@azure/app-configuration
175178
@azure/eventhubs-checkpointstore-blob
176179
@azure/keyvault-certificates
180+
@azure/keyvault-keys
181+
@azure/keyvault-secrets
177182
@azure/template
178183
================================
179184
FAILURE (1)
180185
================================
181186
@azure/core-http ( ? seconds)
182187
npm ERR! code ELIFECYCLE
183188
npm ERR! errno 2
184-
npm ERR! @azure/core-http@X.X.X-preview.4 build:tsc: `tsc -p tsconfig.es.json`
189+
npm ERR! @azure/core-http@X.X.X-preview.5 build:tsc: `tsc -p tsconfig.es.json`
185190
npm ERR! Exit status 2
186191
npm ERR!
187-
npm ERR! Failed at the @azure/core-http@X.X.X-preview.4 build:tsc script.
192+
npm ERR! Failed at the @azure/core-http@X.X.X-preview.5 build:tsc script.
188193
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
189194
npm ERR! A complete log of this run can be found in:
190195
npm ERR! /root/.npm/_logs/XXXX-XX-XXXXXXXXX-debug.log
191196
ERROR: "build:tsc" exited with 2.
192197
npm ERR! code ELIFECYCLE
193198
npm ERR! errno 1
194-
npm ERR! @azure/core-http@X.X.X-preview.4 build:lib: `run-s build:tsc build:rollup build:minify-browser`
199+
npm ERR! @azure/core-http@X.X.X-preview.5 build:lib: `run-s build:tsc build:rollup build:minify-browser`
195200
npm ERR! Exit status 1
196201
npm ERR!
197-
npm ERR! Failed at the @azure/core-http@X.X.X-preview.4 build:lib script.
202+
npm ERR! Failed at the @azure/core-http@X.X.X-preview.5 build:lib script.
198203
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
199204
npm ERR! A complete log of this run can be found in:
200205
npm ERR! /root/.npm/_logs/XXXX-XX-XXXXXXXXX-debug.log

tests/baselines/reference/user/enhanced-resolve.log

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,44 +1,44 @@
11
Exit Code: 1
22
Standard output:
3-
node_modules/enhanced-resolve/lib/CachedInputFileSystem.js(116,18): error TS2769: No overload matches this call.
3+
node_modules/enhanced-resolve/lib/CachedInputFileSystem.js(127,18): error TS2769: No overload matches this call.
44
Overload 1 of 2, '(intervalId: Timeout): void', gave the following error.
55
Argument of type 'Timeout | null' is not assignable to parameter of type 'Timeout'.
66
Type 'null' is not assignable to type 'Timeout'.
77
Overload 2 of 2, '(handle?: number | undefined): void', gave the following error.
88
Argument of type 'Timeout | null' is not assignable to parameter of type 'number | undefined'.
99
Type 'null' is not assignable to type 'number | undefined'.
10-
node_modules/enhanced-resolve/lib/CachedInputFileSystem.js(129,18): error TS2769: No overload matches this call.
10+
node_modules/enhanced-resolve/lib/CachedInputFileSystem.js(143,18): error TS2769: No overload matches this call.
1111
Overload 1 of 2, '(intervalId: Timeout): void', gave the following error.
1212
Argument of type 'Timeout | null' is not assignable to parameter of type 'Timeout'.
1313
Type 'null' is not assignable to type 'Timeout'.
1414
Overload 2 of 2, '(handle?: number | undefined): void', gave the following error.
1515
Argument of type 'Timeout | null' is not assignable to parameter of type 'number | undefined'.
1616
Type 'null' is not assignable to type 'number | undefined'.
17-
node_modules/enhanced-resolve/lib/CachedInputFileSystem.js(147,18): error TS2769: No overload matches this call.
17+
node_modules/enhanced-resolve/lib/CachedInputFileSystem.js(162,18): error TS2769: No overload matches this call.
1818
Overload 1 of 2, '(intervalId: Timeout): void', gave the following error.
1919
Argument of type 'Timeout | null' is not assignable to parameter of type 'Timeout'.
2020
Type 'null' is not assignable to type 'Timeout'.
2121
Overload 2 of 2, '(handle?: number | undefined): void', gave the following error.
2222
Argument of type 'Timeout | null' is not assignable to parameter of type 'number | undefined'.
2323
Type 'null' is not assignable to type 'number | undefined'.
24-
node_modules/enhanced-resolve/lib/CachedInputFileSystem.js(176,19): error TS2322: Type 'null' is not assignable to type '(path: any, callback: any) => void'.
25-
node_modules/enhanced-resolve/lib/CachedInputFileSystem.js(179,23): error TS2322: Type 'null' is not assignable to type '(path: any) => any'.
26-
node_modules/enhanced-resolve/lib/CachedInputFileSystem.js(182,22): error TS2322: Type 'null' is not assignable to type '(path: any, callback: any) => void'.
27-
node_modules/enhanced-resolve/lib/CachedInputFileSystem.js(185,26): error TS2322: Type 'null' is not assignable to type '(path: any) => any'.
28-
node_modules/enhanced-resolve/lib/CachedInputFileSystem.js(188,23): error TS2322: Type 'null' is not assignable to type '(path: any, callback: any) => void'.
29-
node_modules/enhanced-resolve/lib/CachedInputFileSystem.js(191,27): error TS2322: Type 'null' is not assignable to type '(path: any) => any'.
30-
node_modules/enhanced-resolve/lib/CachedInputFileSystem.js(209,4): error TS2322: Type 'null' is not assignable to type '(path: any, callback: any) => void'.
31-
node_modules/enhanced-resolve/lib/CachedInputFileSystem.js(220,4): error TS2322: Type 'null' is not assignable to type '(path: any) => any'.
32-
node_modules/enhanced-resolve/lib/CachedInputFileSystem.js(224,23): error TS2322: Type 'null' is not assignable to type '(path: any, callback: any) => void'.
33-
node_modules/enhanced-resolve/lib/CachedInputFileSystem.js(227,27): error TS2322: Type 'null' is not assignable to type '(path: any) => any'.
34-
node_modules/enhanced-resolve/lib/Resolver.js(165,17): error TS2339: Property 'push' does not exist on type 'Set<any>'.
35-
node_modules/enhanced-resolve/lib/Resolver.js(181,11): error TS2339: Property 'details' does not exist on type 'Error'.
36-
node_modules/enhanced-resolve/lib/Resolver.js(182,11): error TS2339: Property 'missing' does not exist on type 'Error'.
37-
node_modules/enhanced-resolve/lib/Resolver.js(219,20): error TS2339: Property 'recursion' does not exist on type 'Error'.
38-
node_modules/enhanced-resolve/lib/concord.js(75,30): error TS2531: Object is possibly 'null'.
39-
node_modules/enhanced-resolve/lib/concord.js(76,17): error TS2531: Object is possibly 'null'.
40-
node_modules/enhanced-resolve/lib/createInnerCallback.js(17,20): error TS2339: Property 'stack' does not exist on type '(...args: any[]) => any'.
41-
node_modules/enhanced-resolve/lib/createInnerCallback.js(18,20): error TS2339: Property 'missing' does not exist on type '(...args: any[]) => any'.
24+
node_modules/enhanced-resolve/lib/CachedInputFileSystem.js(192,20): error TS2322: Type 'null' is not assignable to type '(path: any, callback: any) => void'.
25+
node_modules/enhanced-resolve/lib/CachedInputFileSystem.js(197,24): error TS2322: Type 'null' is not assignable to type '(path: any) => any'.
26+
node_modules/enhanced-resolve/lib/CachedInputFileSystem.js(202,23): error TS2322: Type 'null' is not assignable to type '(path: any, callback: any) => void'.
27+
node_modules/enhanced-resolve/lib/CachedInputFileSystem.js(207,27): error TS2322: Type 'null' is not assignable to type '(path: any) => any'.
28+
node_modules/enhanced-resolve/lib/CachedInputFileSystem.js(212,24): error TS2322: Type 'null' is not assignable to type '(path: any, callback: any) => void'.
29+
node_modules/enhanced-resolve/lib/CachedInputFileSystem.js(217,28): error TS2322: Type 'null' is not assignable to type '(path: any) => any'.
30+
node_modules/enhanced-resolve/lib/CachedInputFileSystem.js(235,4): error TS2322: Type 'null' is not assignable to type '(path: any, callback: any) => void'.
31+
node_modules/enhanced-resolve/lib/CachedInputFileSystem.js(246,4): error TS2322: Type 'null' is not assignable to type '(path: any) => any'.
32+
node_modules/enhanced-resolve/lib/CachedInputFileSystem.js(252,24): error TS2322: Type 'null' is not assignable to type '(path: any, callback: any) => void'.
33+
node_modules/enhanced-resolve/lib/CachedInputFileSystem.js(257,28): error TS2322: Type 'null' is not assignable to type '(path: any) => any'.
34+
node_modules/enhanced-resolve/lib/Resolver.js(189,18): error TS2339: Property 'push' does not exist on type 'Set<any>'.
35+
node_modules/enhanced-resolve/lib/Resolver.js(210,13): error TS2339: Property 'details' does not exist on type 'Error'.
36+
node_modules/enhanced-resolve/lib/Resolver.js(211,13): error TS2339: Property 'missing' does not exist on type 'Error'.
37+
node_modules/enhanced-resolve/lib/Resolver.js(262,20): error TS2339: Property 'recursion' does not exist on type 'Error'.
38+
node_modules/enhanced-resolve/lib/concord.js(80,30): error TS2531: Object is possibly 'null'.
39+
node_modules/enhanced-resolve/lib/concord.js(81,17): error TS2531: Object is possibly 'null'.
40+
node_modules/enhanced-resolve/lib/createInnerCallback.js(22,20): error TS2339: Property 'stack' does not exist on type '(...args: any[]) => any'.
41+
node_modules/enhanced-resolve/lib/createInnerCallback.js(23,20): error TS2339: Property 'missing' does not exist on type '(...args: any[]) => any'.
4242

4343

4444

0 commit comments

Comments
 (0)