Skip to content

Commit c360cec

Browse files
Update user baselines
1 parent 3a18c82 commit c360cec

File tree

4 files changed

+131
-175
lines changed

4 files changed

+131
-175
lines changed

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

Lines changed: 55 additions & 98 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ 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.16.0 (LTS)
5+
Node.js version is 12.16.1 (LTS)
66
Starting "rush rebuild"
77
Executing a maximum of ?simultaneous processes...
88
XX of XX: [@azure/abort-controller] completed successfully in ? seconds
@@ -15,47 +15,48 @@ XX of XX: [@azure/core-amqp] completed successfully in ? seconds
1515
XX of XX: [@azure/core-lro] completed successfully in ? seconds
1616
XX of XX: [@azure/core-paging] completed successfully in ? seconds
1717
XX of XX: [@azure/test-utils-recorder] completed successfully in ? seconds
18-
Warning: You have changed the public API signature for this project. Updating review/event-hubs.api.md
19-
Warning: You have changed the public API signature for this project. Updating review/event-processor-host.api.md
20-
XX of XX: [@azure/keyvault-keys] completed successfully in ? seconds
21-
XX of XX: [@azure/keyvault-secrets] completed successfully in ? seconds
22-
Warning: You have changed the public API signature for this project. Updating review/storage-blob.api.md
23-
XX of XX: [@azure/ai-text-analytics] completed successfully in ? seconds
24-
XX of XX: [@azure/core-arm] completed successfully in ? seconds
25-
XX of XX: [@azure/core-tracing] completed successfully in ? seconds
26-
Warning: You have changed the public API signature for this project. Updating review/cosmos.api.md
27-
dist-esm/index.js → dist/index.js...
28-
(!) Unresolved dependencies
29-
https://rollupjs.org/guide/en/#warning-treating-module-as-external-dependency
30-
os-name (imported by dist-esm/utils/user-agent.js)
31-
(!) Missing global variable name
32-
Use output.globals to specify browser global variable names corresponding to external modules
33-
os-name (guessing 'osName')
34-
created dist/index.js in ?s
18+
XX of XX: [@azure/eslint-plugin-azure-sdk] completed successfully in ? seconds
19+
XX of XX: [@azure/event-hubs] completed successfully in ? seconds
20+
XX of XX: [@azure/event-processor-host] completed successfully in ? seconds
3521
npm ERR! code ELIFECYCLE
3622
npm ERR! errno 2
37-
npm ERR! @azure/keyvault-certificates@X.X.X extract-api: `tsc -p . && api-extractor run --local`
23+
npm ERR! @azure/keyvault-keys@X.X.X extract-api: `tsc -p . && api-extractor run --local`
3824
npm ERR! Exit status 2
3925
npm ERR!
40-
npm ERR! Failed at the @azure/keyvault-certificates@X.X.X extract-api script.
26+
npm ERR! Failed at the @azure/keyvault-keys@X.X.X extract-api script.
4127
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
4228
npm ERR! A complete log of this run can be found in:
4329
npm ERR! /root/.npm/_logs/XXXX-XX-XXXXXXXXX-debug.log
44-
Warning: You have changed the public API signature for this project. Updating review/service-bus.api.md
4530
npm ERR! code ELIFECYCLE
4631
npm ERR! errno 2
47-
npm ERR! @azure/storage-file-datalake@X.X.X-preview.9 build:es6: `tsc -p tsconfig.json && npm run build:types`
32+
npm ERR! @azure/keyvault-secrets@X.X.X extract-api: `tsc -p . && api-extractor run --local`
4833
npm ERR! Exit status 2
4934
npm ERR!
50-
npm ERR! Failed at the @azure/storage-file-datalake@X.X.X-preview.9 build:es?script.
35+
npm ERR! Failed at the @azure/keyvault-secrets@X.X.X extract-api script.
5136
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
5237
npm ERR! A complete log of this run can be found in:
5338
npm ERR! /root/.npm/_logs/XXXX-XX-XXXXXXXXX-debug.log
54-
Warning: You have changed the public API signature for this project. Updating review/storage-file-share.api.md
55-
Warning: You have changed the public API signature for this project. Updating review/storage-queue.api.md
39+
XX of XX: [@azure/storage-blob] completed successfully in ? seconds
40+
XX of XX: [@azure/ai-text-analytics] completed successfully in ? seconds
41+
XX of XX: [@azure/app-configuration] completed successfully in ? seconds
42+
XX of XX: [@azure/core-arm] completed successfully in ? seconds
43+
XX of XX: [@azure/core-tracing] completed successfully in ? seconds
44+
dist-esm/index.js → dist/index.js...
45+
(!) Unresolved dependencies
46+
https://rollupjs.org/guide/en/#warning-treating-module-as-external-dependency
47+
os-name (imported by dist-esm/utils/user-agent.js)
48+
(!) Missing global variable name
49+
Use output.globals to specify browser global variable names corresponding to external modules
50+
os-name (guessing 'osName')
51+
created dist/index.js in ?s
52+
XX of XX: [@azure/eventhubs-checkpointstore-blob] completed successfully in ? seconds
53+
XX of XX: [@azure/service-bus] completed successfully in ? seconds
54+
XX of XX: [@azure/storage-file-datalake] completed successfully in ? seconds
55+
XX of XX: [@azure/storage-file-share] completed successfully in ? seconds
56+
XX of XX: [@azure/storage-queue] completed successfully in ? seconds
5657
XX of XX: [@azure/template] completed successfully in ? seconds
5758
XX of XX: [testhub] completed successfully in ? seconds
58-
SUCCESS (17)
59+
SUCCESS (25)
5960
================================
6061
@azure/abort-controller (? seconds)
6162
@azure/core-auth (? seconds)
@@ -67,24 +68,25 @@ SUCCESS (17)
6768
@azure/core-lro (? seconds)
6869
@azure/core-paging (? seconds)
6970
@azure/test-utils-recorder (? seconds)
70-
@azure/keyvault-keys (? seconds)
71-
@azure/keyvault-secrets (? seconds)
71+
@azure/eslint-plugin-azure-sdk (? seconds)
72+
@azure/event-hubs (? seconds)
73+
@azure/event-processor-host (? seconds)
74+
@azure/storage-blob (? seconds)
7275
@azure/ai-text-analytics (? seconds)
76+
@azure/app-configuration (? seconds)
7377
@azure/core-arm (? seconds)
7478
@azure/core-tracing (? seconds)
79+
@azure/eventhubs-checkpointstore-blob (? seconds)
80+
@azure/service-bus (? seconds)
81+
@azure/storage-file-datalake (? seconds)
82+
@azure/storage-file-share (? seconds)
83+
@azure/storage-queue (? seconds)
7584
@azure/template (? seconds)
7685
testhub (? seconds)
7786
================================
78-
SUCCESS WITH WARNINGS (7)
87+
SUCCESS WITH WARNINGS (1)
7988
================================
80-
@azure/event-hubs (? seconds)
81-
Warning: You have changed the public API signature for this project. Updating review/event-hubs.api.md
82-
@azure/event-processor-host (? seconds)
83-
Warning: You have changed the public API signature for this project. Updating review/event-processor-host.api.md
84-
@azure/storage-blob (? seconds)
85-
Warning: You have changed the public API signature for this project. Updating review/storage-blob.api.md
8689
@azure/cosmos (? seconds)
87-
Warning: You have changed the public API signature for this project. Updating review/cosmos.api.md
8890
dist-esm/index.js → dist/index.js...
8991
(!) Unresolved dependencies
9092
https://rollupjs.org/guide/en/#warning-treating-module-as-external-dependency
@@ -93,67 +95,30 @@ os-name (imported by dist-esm/utils/user-agent.js)
9395
Use output.globals to specify browser global variable names corresponding to external modules
9496
os-name (guessing 'osName')
9597
created dist/index.js in ?s
96-
@azure/service-bus (? seconds)
97-
Warning: You have changed the public API signature for this project. Updating review/service-bus.api.md
98-
@azure/storage-file-share (? seconds)
99-
Warning: You have changed the public API signature for this project. Updating review/storage-file-share.api.md
100-
@azure/storage-queue (? seconds)
101-
Warning: You have changed the public API signature for this project. Updating review/storage-queue.api.md
10298
================================
103-
FAILURE (4)
99+
BLOCKED (1)
104100
================================
105-
@azure/app-configuration ( ? seconds)
106-
>>> @azure/app-configuration
107-
tsc -p . && rollup -c 2>&1 && npm run extract-api
108-
test/testHelpers.ts(74,31): error TS2322: Type 'PagedAsyncIterableIterator<ConfigurationSetting, ListConfigurationSettingPage, PageSettings>' is not assignable to type 'AsyncIterable<ConfigurationSetting>'.
109-
Types of property '[Symbol.asyncIterator]' are incompatible.
110-
Type '() => PagedAsyncIterableIterator<ConfigurationSetting, ListConfigurationSettingPage, PageSettings>' is not assignable to type '() => AsyncIterator<ConfigurationSetting>'.
111-
Type 'PagedAsyncIterableIterator<ConfigurationSetting, ListConfigurationSettingPage, PageSettings>' is not assignable to type 'AsyncIterator<ConfigurationSetting>'.
112-
Types of property 'next' are incompatible.
113-
Type '() => Promise<{ done?: boolean | undefined; value: ConfigurationSetting; }>' is not assignable to type '(value?: any) => Promise<IteratorResult<ConfigurationSetting>>'.
114-
Type 'Promise<{ done?: boolean | undefined; value: ConfigurationSetting; }>' is not assignable to type 'Promise<IteratorResult<ConfigurationSetting>>'.
115-
Type '{ done?: boolean | undefined; value: ConfigurationSetting; }' is not assignable to type 'IteratorResult<ConfigurationSetting>'.
116-
Types of property 'done' are incompatible.
117-
Type 'boolean | undefined' is not assignable to type 'boolean'.
118-
Type 'undefined' is not assignable to type 'boolean'.
119-
test/testHelpers.ts(92,31): error TS2322: Type 'PagedAsyncIterableIterator<ConfigurationSetting, ListConfigurationSettingPage | ListRevisionsPage, PageSettings>' is not assignable to type 'AsyncIterable<ConfigurationSetting>'.
120-
Types of property '[Symbol.asyncIterator]' are incompatible.
121-
Type '() => PagedAsyncIterableIterator<ConfigurationSetting, ListConfigurationSettingPage | ListRevisionsPage, PageSettings>' is not assignable to type '() => AsyncIterator<ConfigurationSetting>'.
122-
Type 'PagedAsyncIterableIterator<ConfigurationSetting, ListConfigurationSettingPage | ListRevisionsPage, PageSettings>' is not assignable to type 'AsyncIterator<ConfigurationSetting>'.
123-
Types of property 'next' are incompatible.
124-
Type '() => Promise<{ done?: boolean | undefined; value: ConfigurationSetting; }>' is not assignable to type '(value?: any) => Promise<IteratorResult<ConfigurationSetting>>'.
125-
Type 'Promise<{ done?: boolean | undefined; value: ConfigurationSetting; }>' is not assignable to type 'Promise<IteratorResult<ConfigurationSetting>>'.
126-
@azure/eventhubs-checkpointstore-blob ( ? seconds)
127-
>>> @azure/eventhubs-checkpointstore-blob
128-
tsc -p . && rollup -c 2>&1 && npm run extract-api
129-
src/blobCheckpointStore.ts(50,32): error TS2322: Type 'PagedAsyncIterableIterator<BlobItem, ContainerListBlobFlatSegmentResponse, PageSettings>' is not assignable to type 'AsyncIterable<BlobItem>'.
130-
Types of property '[Symbol.asyncIterator]' are incompatible.
131-
Type '() => PagedAsyncIterableIterator<BlobItem, ContainerListBlobFlatSegmentResponse, PageSettings>' is not assignable to type '() => AsyncIterator<BlobItem>'.
132-
Type 'PagedAsyncIterableIterator<BlobItem, ContainerListBlobFlatSegmentResponse, PageSettings>' is not assignable to type 'AsyncIterator<BlobItem>'.
133-
Types of property 'next' are incompatible.
134-
Type '() => Promise<{ done?: boolean | undefined; value: BlobItem; }>' is not assignable to type '(value?: any) => Promise<IteratorResult<BlobItem>>'.
135-
Type 'Promise<{ done?: boolean | undefined; value: BlobItem; }>' is not assignable to type 'Promise<IteratorResult<BlobItem>>'.
136-
Type '{ done?: boolean | undefined; value: BlobItem; }' is not assignable to type 'IteratorResult<BlobItem>'.
137-
Types of property 'done' are incompatible.
138-
Type 'boolean | undefined' is not assignable to type 'boolean'.
139-
Type 'undefined' is not assignable to type 'boolean'.
140-
@azure/keyvault-certificates ( ? seconds)
101+
@azure/keyvault-certificates
102+
================================
103+
FAILURE (2)
104+
================================
105+
@azure/keyvault-keys ( ? seconds)
141106
npm ERR! code ELIFECYCLE
142107
npm ERR! errno 2
143-
npm ERR! @azure/keyvault-certificates@X.X.X extract-api: `tsc -p . && api-extractor run --local`
108+
npm ERR! @azure/keyvault-keys@X.X.X extract-api: `tsc -p . && api-extractor run --local`
144109
npm ERR! Exit status 2
145110
npm ERR!
146-
npm ERR! Failed at the @azure/keyvault-certificates@X.X.X extract-api script.
111+
npm ERR! Failed at the @azure/keyvault-keys@X.X.X extract-api script.
147112
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
148113
npm ERR! A complete log of this run can be found in:
149114
npm ERR! /root/.npm/_logs/XXXX-XX-XXXXXXXXX-debug.log
150-
@azure/storage-file-datalake (? seconds)
115+
@azure/keyvault-secrets ( ? seconds)
151116
npm ERR! code ELIFECYCLE
152117
npm ERR! errno 2
153-
npm ERR! @azure/storage-file-datalake@X.X.X-preview.9 build:es6: `tsc -p tsconfig.json && npm run build:types`
118+
npm ERR! @azure/keyvault-secrets@X.X.X extract-api: `tsc -p . && api-extractor run --local`
154119
npm ERR! Exit status 2
155120
npm ERR!
156-
npm ERR! Failed at the @azure/storage-file-datalake@X.X.X-preview.9 build:es?script.
121+
npm ERR! Failed at the @azure/keyvault-secrets@X.X.X extract-api script.
157122
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
158123
npm ERR! A complete log of this run can be found in:
159124
npm ERR! /root/.npm/_logs/XXXX-XX-XXXXXXXXX-debug.log
@@ -164,18 +129,10 @@ rush rebuild - Errors! ( ? seconds)
164129

165130

166131
Standard error:
167-
XX of XX: [@azure/event-hubs] completed with warnings in ? seconds
168-
XX of XX: [@azure/event-processor-host] completed with warnings in ? seconds
169-
XX of XX: [@azure/storage-blob] completed with warnings in ? seconds
170-
XX of XX: [@azure/app-configuration] failed!
132+
133+
XX of XX: [@azure/keyvault-keys] failed!
134+
XX of XX: [@azure/keyvault-certificates] blocked by [@azure/keyvault-keys]!
135+
XX of XX: [@azure/keyvault-secrets] failed!
171136
XX of XX: [@azure/cosmos] completed with warnings in ? seconds
172-
XX of XX: [@azure/eventhubs-checkpointstore-blob] failed!
173-
XX of XX: [@azure/keyvault-certificates] failed!
174-
XX of XX: [@azure/service-bus] completed with warnings in ? seconds
175-
XX of XX: [@azure/storage-file-datalake] failed!
176-
XX of XX: [@azure/storage-file-share] completed with warnings in ? seconds
177-
XX of XX: [@azure/storage-queue] completed with warnings in ? seconds
178-
[@azure/app-configuration] Returned error code: 2
179-
[@azure/eventhubs-checkpointstore-blob] Returned error code: 2
180-
[@azure/keyvault-certificates] Returned error code: 2
181-
[@azure/storage-file-datalake] Returned error code: 2
137+
[@azure/keyvault-keys] Returned error code: 2
138+
[@azure/keyvault-secrets] Returned error code: 2

0 commit comments

Comments
 (0)