Skip to content

Commit 51a540a

Browse files
Update user baselines
1 parent 221a2ae commit 51a540a

10 files changed

+302
-192
lines changed

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

+67-72
Original file line numberDiff line numberDiff line change
@@ -9,36 +9,18 @@ XX of XX: [@azure/abort-controller] completed successfully in ? seconds
99
XX of XX: [@azure/core-auth] completed successfully in ? seconds
1010
XX of XX: [@azure/logger] completed successfully in ? seconds
1111
XX of XX: [@azure/core-asynciterator-polyfill] completed successfully in ? seconds
12-
XX of XX: [@azure/core-http] completed successfully in ? seconds
13-
XX of XX: [@azure/core-amqp] completed successfully in ? seconds
14-
XX of XX: [@azure/core-lro] completed successfully in ? seconds
15-
XX of XX: [@azure/core-paging] completed successfully in ? seconds
16-
XX of XX: [@azure/test-utils-recorder] completed successfully in ? seconds
17-
XX of XX: [@azure/eslint-plugin-azure-sdk] completed successfully in ? seconds
18-
XX of XX: [@azure/event-hubs] completed successfully in ? seconds
19-
XX of XX: [@azure/event-processor-host] completed successfully in ? seconds
20-
npm ERR! code ELIFECYCLE
21-
npm ERR! errno 2
22-
npm ERR! @azure/[email protected] extract-api: `tsc -p . && api-extractor run --local`
23-
npm ERR! Exit status 2
24-
npm ERR!
25-
npm ERR! Failed at the @azure/[email protected] extract-api script.
26-
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
27-
npm ERR! A complete log of this run can be found in:
28-
npm ERR! /root/.npm/_logs/XXXX-XX-XXXXXXXXX-debug.log
2912
npm ERR! code ELIFECYCLE
3013
npm ERR! errno 2
31-
npm ERR! @azure/keyvault-secrets@X.X.X-preview.2 extract-api: `tsc -p . && api-extractor run --local`
14+
npm ERR! @azure/core-http@X.X.X build:tsc: `tsc -p tsconfig.es.json`
3215
npm ERR! Exit status 2
3316
npm ERR!
34-
npm ERR! Failed at the @azure/keyvault-secrets@X.X.X-preview.2 extract-api script.
17+
npm ERR! Failed at the @azure/core-http@X.X.X build:tsc script.
3518
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
3619
npm ERR! A complete log of this run can be found in:
3720
npm ERR! /root/.npm/_logs/XXXX-XX-XXXXXXXXX-debug.log
38-
XX of XX: [@azure/storage-blob] completed successfully in ? seconds
39-
XX of XX: [@azure/ai-text-analytics] completed successfully in ? seconds
40-
XX of XX: [@azure/app-configuration] completed successfully in ? seconds
41-
XX of XX: [@azure/core-arm] completed successfully in ? seconds
21+
ERROR: "build:tsc" exited with 2.
22+
XX of XX: [@azure/core-paging] completed successfully in ? seconds
23+
XX of XX: [@azure/eslint-plugin-azure-sdk] completed successfully in ? seconds
4224
XX of XX: [@azure/core-tracing] completed successfully in ? seconds
4325
dist-esm/index.js → dist/index.js...
4426
(!) Unresolved dependencies
@@ -48,43 +30,15 @@ os-name (imported by dist-esm/utils/user-agent.js)
4830
Use output.globals to specify browser global variable names corresponding to external modules
4931
os-name (guessing 'osName')
5032
created dist/index.js in ?s
51-
XX of XX: [@azure/eventhubs-checkpointstore-blob] completed successfully in ? seconds
52-
XX of XX: [@azure/identity] completed successfully in ? seconds
53-
XX of XX: [@azure/search] completed successfully in ? seconds
54-
XX of XX: [@azure/service-bus] completed successfully in ? seconds
55-
XX of XX: [@azure/storage-file-datalake] completed successfully in ? seconds
56-
XX of XX: [@azure/storage-file-share] completed successfully in ? seconds
57-
XX of XX: [@azure/storage-queue] completed successfully in ? seconds
58-
XX of XX: [@azure/template] completed successfully in ? seconds
59-
XX of XX: [testhub] completed successfully in ? seconds
60-
SUCCESS (26)
33+
SUCCESS (7)
6134
================================
6235
@azure/abort-controller (? seconds)
6336
@azure/core-auth (? seconds)
6437
@azure/logger (? seconds)
6538
@azure/core-asynciterator-polyfill (? seconds)
66-
@azure/core-http (? seconds)
67-
@azure/core-amqp (? seconds)
68-
@azure/core-lro (? seconds)
6939
@azure/core-paging (? seconds)
70-
@azure/test-utils-recorder (? seconds)
7140
@azure/eslint-plugin-azure-sdk (? seconds)
72-
@azure/event-hubs (? seconds)
73-
@azure/event-processor-host (? seconds)
74-
@azure/storage-blob (? seconds)
75-
@azure/ai-text-analytics (? seconds)
76-
@azure/app-configuration (? seconds)
77-
@azure/core-arm (? seconds)
7841
@azure/core-tracing (? seconds)
79-
@azure/eventhubs-checkpointstore-blob (? seconds)
80-
@azure/identity (? seconds)
81-
@azure/search (? seconds)
82-
@azure/service-bus (? seconds)
83-
@azure/storage-file-datalake (? seconds)
84-
@azure/storage-file-share (? seconds)
85-
@azure/storage-queue (? seconds)
86-
@azure/template (? seconds)
87-
testhub (? seconds)
8842
================================
8943
SUCCESS WITH WARNINGS (1)
9044
================================
@@ -98,32 +52,53 @@ Use output.globals to specify browser global variable names corresponding to ext
9852
os-name (guessing 'osName')
9953
created dist/index.js in ?s
10054
================================
101-
BLOCKED (1)
55+
BLOCKED (19)
10256
================================
57+
@azure/core-lro
58+
@azure/test-utils-recorder
59+
@azure/event-hubs
60+
@azure/keyvault-keys
61+
@azure/keyvault-secrets
62+
@azure/storage-blob
63+
@azure/ai-text-analytics
64+
@azure/app-configuration
65+
@azure/core-arm
66+
@azure/eventhubs-checkpointstore-blob
67+
@azure/identity
10368
@azure/keyvault-certificates
69+
@azure/search
70+
@azure/service-bus
71+
@azure/storage-file-datalake
72+
@azure/storage-file-share
73+
@azure/storage-queue
74+
@azure/template
75+
testhub
10476
================================
105-
FAILURE (2)
77+
FAILURE (3)
10678
================================
107-
@azure/keyvault-keys ( ? seconds)
108-
npm ERR! code ELIFECYCLE
109-
npm ERR! errno 2
110-
npm ERR! @azure/[email protected] extract-api: `tsc -p . && api-extractor run --local`
111-
npm ERR! Exit status 2
112-
npm ERR!
113-
npm ERR! Failed at the @azure/[email protected] extract-api script.
114-
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
115-
npm ERR! A complete log of this run can be found in:
116-
npm ERR! /root/.npm/_logs/XXXX-XX-XXXXXXXXX-debug.log
117-
@azure/keyvault-secrets ( ? seconds)
79+
@azure/core-http (? seconds)
11880
npm ERR! code ELIFECYCLE
11981
npm ERR! errno 2
120-
npm ERR! @azure/keyvault-secrets@X.X.X-preview.2 extract-api: `tsc -p . && api-extractor run --local`
82+
npm ERR! @azure/core-http@X.X.X build:tsc: `tsc -p tsconfig.es.json`
12183
npm ERR! Exit status 2
12284
npm ERR!
123-
npm ERR! Failed at the @azure/keyvault-secrets@X.X.X-preview.2 extract-api script.
85+
npm ERR! Failed at the @azure/core-http@X.X.X build:tsc script.
12486
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
12587
npm ERR! A complete log of this run can be found in:
12688
npm ERR! /root/.npm/_logs/XXXX-XX-XXXXXXXXX-debug.log
89+
ERROR: "build:tsc" exited with 2.
90+
@azure/core-amqp (? seconds)
91+
>>> @azure/core-amqp
92+
tsc -p . && rollup -c 2>&1
93+
src/util/utils.ts(213,42): error TS2345: Argument of type '(result: T) => T' is not assignable to parameter of type '(value: awaited T) => T | PromiseLike<T>'.
94+
Types of parameters 'result' and 'value' are incompatible.
95+
Type 'awaited T' is not assignable to type 'T'.
96+
'T' could be instantiated with an arbitrary type which could be unrelated to 'awaited T'.
97+
@azure/event-processor-host (? seconds)
98+
>>> @azure/event-processor-host
99+
tsc -p . && rollup -c 2>&1 && npm run extract-api
100+
src/util/utils.ts(135,7): error TS2322: Type 'awaited T' is not assignable to type 'T'.
101+
'T' could be instantiated with an arbitrary type which could be unrelated to 'awaited T'.
127102
================================
128103
Error: Project(s) failed
129104
rush rebuild - Errors! ( ? seconds)
@@ -132,9 +107,29 @@ rush rebuild - Errors! ( ? seconds)
132107

133108
Standard error:
134109

135-
XX of XX: [@azure/keyvault-keys] failed!
136-
XX of XX: [@azure/keyvault-certificates] blocked by [@azure/keyvault-keys]!
137-
XX of XX: [@azure/keyvault-secrets] failed!
110+
XX of XX: [@azure/core-http] failed!
111+
XX of XX: [@azure/ai-text-analytics] blocked by [@azure/core-http]!
112+
XX of XX: [@azure/app-configuration] blocked by [@azure/core-http]!
113+
XX of XX: [@azure/core-arm] blocked by [@azure/core-http]!
114+
XX of XX: [@azure/core-lro] blocked by [@azure/core-http]!
115+
XX of XX: [@azure/keyvault-certificates] blocked by [@azure/core-http]!
116+
XX of XX: [@azure/keyvault-keys] blocked by [@azure/core-http]!
117+
XX of XX: [@azure/keyvault-secrets] blocked by [@azure/core-http]!
118+
XX of XX: [@azure/storage-blob] blocked by [@azure/core-http]!
119+
XX of XX: [@azure/eventhubs-checkpointstore-blob] blocked by [@azure/core-http]!
120+
XX of XX: [@azure/storage-file-datalake] blocked by [@azure/core-http]!
121+
XX of XX: [@azure/identity] blocked by [@azure/core-http]!
122+
XX of XX: [@azure/search] blocked by [@azure/core-http]!
123+
XX of XX: [@azure/service-bus] blocked by [@azure/core-http]!
124+
XX of XX: [@azure/storage-file-share] blocked by [@azure/core-http]!
125+
XX of XX: [@azure/storage-queue] blocked by [@azure/core-http]!
126+
XX of XX: [@azure/template] blocked by [@azure/core-http]!
127+
XX of XX: [@azure/test-utils-recorder] blocked by [@azure/core-http]!
128+
XX of XX: [@azure/core-amqp] failed!
129+
XX of XX: [@azure/event-hubs] blocked by [@azure/core-amqp]!
130+
XX of XX: [@azure/event-processor-host] failed!
131+
XX of XX: [testhub] blocked by [@azure/event-processor-host]!
138132
XX of XX: [@azure/cosmos] completed with warnings in ? seconds
139-
[@azure/keyvault-keys] Returned error code: 2
140-
[@azure/keyvault-secrets] Returned error code: 2
133+
[@azure/core-http] Returned error code: 1
134+
[@azure/core-amqp] Returned error code: 2
135+
[@azure/event-processor-host] Returned error code: 2

0 commit comments

Comments
 (0)