Skip to content

Commit df3c746

Browse files
TypeScript Botsandersn
TypeScript Bot
authored andcommitted
Update user baselines (microsoft#32837)
1 parent decc3cd commit df3c746

File tree

5 files changed

+102
-60
lines changed

5 files changed

+102
-60
lines changed

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

+98-39
Original file line numberDiff line numberDiff line change
@@ -2,94 +2,153 @@ 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.7.0 (pre-LTS)
5+
Node.js version is 12.8.0 (pre-LTS)
66
Starting "rush rebuild"
77
Executing a maximum of ?simultaneous processes...
8+
XX of XX: [@azure/identity] completed successfully in ? seconds
9+
XX of XX: [@azure/event-processor-host] completed successfully in ? seconds
10+
XX of XX: [@azure/abort-controller] completed successfully in ? seconds
11+
XX of XX: [@azure/core-arm] completed successfully in ? seconds
12+
XX of XX: [@azure/core-asynciterator-polyfill] completed successfully in ? seconds
13+
XX of XX: [@azure/core-auth] completed successfully in ? seconds
814
npm ERR! code ELIFECYCLE
915
npm ERR! errno 2
10-
npm ERR! @azure/core-http@X.X.X-preview.2 build:tsc: `tsc -p tsconfig.es.json`
16+
npm ERR! @azure/core-http@X.X.X-preview.3 build:tsc: `tsc -p tsconfig.es.json`
1117
npm ERR! Exit status 2
1218
npm ERR!
13-
npm ERR! Failed at the @azure/core-http@X.X.X-preview.2 build:tsc script.
19+
npm ERR! Failed at the @azure/core-http@X.X.X-preview.3 build:tsc script.
1420
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
1521
npm ERR! A complete log of this run can be found in:
1622
npm ERR! /root/.npm/_logs/XXXX-XX-XXXXXXXXX-debug.log
1723
ERROR: "build:tsc" exited with 2.
1824
npm ERR! code ELIFECYCLE
1925
npm ERR! errno 1
20-
npm ERR! @azure/core-http@X.X.X-preview.2 build:lib: `run-s build:tsc build:rollup build:minify-browser`
26+
npm ERR! @azure/core-http@X.X.X-preview.3 build:lib: `run-s build:tsc build:rollup build:minify-browser`
2127
npm ERR! Exit status 1
2228
npm ERR!
23-
npm ERR! Failed at the @azure/core-http@X.X.X-preview.2 build:lib script.
29+
npm ERR! Failed at the @azure/core-http@X.X.X-preview.3 build:lib script.
2430
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
2531
npm ERR! A complete log of this run can be found in:
2632
npm ERR! /root/.npm/_logs/XXXX-XX-XXXXXXXXX-debug.log
2733
ERROR: "build:lib" exited with 1.
28-
XX of XX: [@azure/core-tracing] completed successfully in ? seconds
29-
XX of XX: [@azure/event-processor-host] completed successfully in ? seconds
30-
XX of XX: [@azure/abort-controller] completed successfully in ? seconds
31-
XX of XX: [@azure/core-asynciterator-polyfill] completed successfully in ? seconds
32-
XX of XX: [@azure/core-auth] completed successfully in ? seconds
3334
XX of XX: [@azure/core-paging] completed successfully in ? seconds
35+
XX of XX: [@azure/core-tracing] completed successfully in ? seconds
3436
XX of XX: [@azure/cosmos] completed successfully in ? seconds
35-
Warning: You have changed the public API signature for this project. Updating review/service-bus.api.md
37+
npm ERR! code ELIFECYCLE
38+
npm ERR! errno 2
39+
npm ERR! @azure/keyvault-certificates@X.X.X extract-api: `tsc -p . && api-extractor run --local`
40+
npm ERR! Exit status 2
41+
npm ERR!
42+
npm ERR! Failed at the @azure/keyvault-certificates@X.X.X extract-api script.
43+
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
44+
npm ERR! A complete log of this run can be found in:
45+
npm ERR! /root/.npm/_logs/XXXX-XX-XXXXXXXXX-debug.log
46+
npm ERR! code ELIFECYCLE
47+
npm ERR! errno 2
48+
npm ERR! @azure/keyvault-keys@X.X.X-preview.3 extract-api: `tsc -p . && api-extractor run --local`
49+
npm ERR! Exit status 2
50+
npm ERR!
51+
npm ERR! Failed at the @azure/keyvault-keys@X.X.X-preview.3 extract-api script.
52+
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
53+
npm ERR! A complete log of this run can be found in:
54+
npm ERR! /root/.npm/_logs/XXXX-XX-XXXXXXXXX-debug.log
55+
npm ERR! code ELIFECYCLE
56+
npm ERR! errno 2
57+
npm ERR! @azure/keyvault-secrets@X.X.X-preview.4 extract-api: `tsc -p . && api-extractor run --local`
58+
npm ERR! Exit status 2
59+
npm ERR!
60+
npm ERR! Failed at the @azure/keyvault-secrets@X.X.X-preview.4 extract-api script.
61+
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
62+
npm ERR! A complete log of this run can be found in:
63+
npm ERR! /root/.npm/_logs/XXXX-XX-XXXXXXXXX-debug.log
64+
XX of XX: [@azure/service-bus] completed successfully in ? seconds
3665
XX of XX: [@azure/storage-blob] completed successfully in ? seconds
3766
XX of XX: [@azure/storage-file] completed successfully in ? seconds
3867
XX of XX: [@azure/storage-queue] completed successfully in ? seconds
68+
XX of XX: [@azure/template] completed successfully in ? seconds
3969
XX of XX: [testhub] completed successfully in ? seconds
40-
SUCCESS (11)
70+
SUCCESS (15)
4171
================================
4272
@azure/abort-controller (? seconds)
73+
@azure/core-arm (? seconds)
4374
@azure/core-asynciterator-polyfill (? seconds)
4475
@azure/core-auth (? seconds)
4576
@azure/core-paging (? seconds)
4677
@azure/core-tracing (? seconds)
4778
@azure/cosmos (? seconds)
4879
@azure/event-processor-host (? seconds)
80+
@azure/identity (? seconds)
81+
@azure/service-bus (? seconds)
4982
@azure/storage-blob (? seconds)
5083
@azure/storage-file (? seconds)
5184
@azure/storage-queue (? seconds)
85+
@azure/template (? seconds)
5286
testhub (? seconds)
5387
================================
54-
SUCCESS WITH WARNINGS (1)
55-
================================
56-
@azure/service-bus (? seconds)
57-
Warning: You have changed the public API signature for this project. Updating review/service-bus.api.md
58-
================================
59-
BLOCKED (8)
88+
BLOCKED (1)
6089
================================
61-
@azure/core-amqp
62-
@azure/core-arm
6390
@azure/event-hubs
64-
@azure/identity
65-
@azure/keyvault-certificates
66-
@azure/keyvault-keys
67-
@azure/keyvault-secrets
68-
@azure/template
6991
================================
70-
FAILURE (1)
92+
FAILURE (5)
7193
================================
94+
@azure/core-amqp ( ? seconds)
95+
>>> @azure/core-amqp
96+
tsc -p . && rollup -c 2>&1
97+
src/errors.ts(580,20): error TS7053: Element implicitly has an 'any' type because expression of type 'any' can't be used to index type 'typeof ConditionErrorNameMapper'.
98+
src/errors.ts(604,34): error TS7053: Element implicitly has an 'any' type because expression of type 'any' can't be used to index type 'typeof SystemErrorConditionMapper'.
99+
src/errors.ts(605,20): error TS7053: Element implicitly has an 'any' type because expression of type 'any' can't be used to index type 'typeof ConditionErrorNameMapper'.
100+
src/shims.d.ts(14,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'window' must be of type 'Window & typeof globalThis', but here has type 'Window'.
72101
@azure/core-http ( ? seconds)
73102
npm ERR! code ELIFECYCLE
74103
npm ERR! errno 2
75-
npm ERR! @azure/core-http@X.X.X-preview.2 build:tsc: `tsc -p tsconfig.es.json`
104+
npm ERR! @azure/core-http@X.X.X-preview.3 build:tsc: `tsc -p tsconfig.es.json`
76105
npm ERR! Exit status 2
77106
npm ERR!
78-
npm ERR! Failed at the @azure/core-http@X.X.X-preview.2 build:tsc script.
107+
npm ERR! Failed at the @azure/core-http@X.X.X-preview.3 build:tsc script.
79108
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
80109
npm ERR! A complete log of this run can be found in:
81110
npm ERR! /root/.npm/_logs/XXXX-XX-XXXXXXXXX-debug.log
82111
ERROR: "build:tsc" exited with 2.
83112
npm ERR! code ELIFECYCLE
84113
npm ERR! errno 1
85-
npm ERR! @azure/core-http@X.X.X-preview.2 build:lib: `run-s build:tsc build:rollup build:minify-browser`
114+
npm ERR! @azure/core-http@X.X.X-preview.3 build:lib: `run-s build:tsc build:rollup build:minify-browser`
86115
npm ERR! Exit status 1
87116
npm ERR!
88-
npm ERR! Failed at the @azure/core-http@X.X.X-preview.2 build:lib script.
117+
npm ERR! Failed at the @azure/core-http@X.X.X-preview.3 build:lib script.
89118
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
90119
npm ERR! A complete log of this run can be found in:
91120
npm ERR! /root/.npm/_logs/XXXX-XX-XXXXXXXXX-debug.log
92121
ERROR: "build:lib" exited with 1.
122+
@azure/keyvault-certificates ( ? seconds)
123+
npm ERR! code ELIFECYCLE
124+
npm ERR! errno 2
125+
npm ERR! @azure/keyvault-certificates@X.X.X extract-api: `tsc -p . && api-extractor run --local`
126+
npm ERR! Exit status 2
127+
npm ERR!
128+
npm ERR! Failed at the @azure/keyvault-certificates@X.X.X extract-api script.
129+
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
130+
npm ERR! A complete log of this run can be found in:
131+
npm ERR! /root/.npm/_logs/XXXX-XX-XXXXXXXXX-debug.log
132+
@azure/keyvault-keys ( ? seconds)
133+
npm ERR! code ELIFECYCLE
134+
npm ERR! errno 2
135+
npm ERR! @azure/keyvault-keys@X.X.X-preview.3 extract-api: `tsc -p . && api-extractor run --local`
136+
npm ERR! Exit status 2
137+
npm ERR!
138+
npm ERR! Failed at the @azure/keyvault-keys@X.X.X-preview.3 extract-api script.
139+
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
140+
npm ERR! A complete log of this run can be found in:
141+
npm ERR! /root/.npm/_logs/XXXX-XX-XXXXXXXXX-debug.log
142+
@azure/keyvault-secrets ( ? seconds)
143+
npm ERR! code ELIFECYCLE
144+
npm ERR! errno 2
145+
npm ERR! @azure/keyvault-secrets@X.X.X-preview.4 extract-api: `tsc -p . && api-extractor run --local`
146+
npm ERR! Exit status 2
147+
npm ERR!
148+
npm ERR! Failed at the @azure/keyvault-secrets@X.X.X-preview.4 extract-api script.
149+
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
150+
npm ERR! A complete log of this run can be found in:
151+
npm ERR! /root/.npm/_logs/XXXX-XX-XXXXXXXXX-debug.log
93152
================================
94153
Error: Project(s) failed to build
95154
rush rebuild - Errors! ( ? seconds)
@@ -98,14 +157,14 @@ rush rebuild - Errors! ( ? seconds)
98157

99158
Standard error:
100159

160+
XX of XX: [@azure/core-amqp] failed to build!
161+
XX of XX: [@azure/event-hubs] blocked by [@azure/core-amqp]!
101162
XX of XX: [@azure/core-http] failed to build!
102-
XX of XX: [@azure/core-arm] blocked by [@azure/core-http]!
103-
XX of XX: [@azure/keyvault-certificates] blocked by [@azure/core-http]!
104-
XX of XX: [@azure/keyvault-keys] blocked by [@azure/core-http]!
105-
XX of XX: [@azure/keyvault-secrets] blocked by [@azure/core-http]!
106-
XX of XX: [@azure/identity] blocked by [@azure/core-http]!
107-
XX of XX: [@azure/core-amqp] blocked by [@azure/core-http]!
108-
XX of XX: [@azure/event-hubs] blocked by [@azure/core-http]!
109-
XX of XX: [@azure/template] blocked by [@azure/core-http]!
110-
XX of XX: [@azure/service-bus] completed with warnings in ? seconds
163+
XX of XX: [@azure/keyvault-certificates] failed to build!
164+
XX of XX: [@azure/keyvault-keys] failed to build!
165+
XX of XX: [@azure/keyvault-secrets] failed to build!
166+
[@azure/core-amqp] Returned error code: 2
111167
[@azure/core-http] Returned error code: 1
168+
[@azure/keyvault-certificates] Returned error code: 2
169+
[@azure/keyvault-keys] Returned error code: 2
170+
[@azure/keyvault-secrets] Returned error code: 2

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -426,7 +426,7 @@ lerna info Executing command in 40 packages: "yarn run build --production --lint
426426
@uifabric/foundation: [XX:XX:XX XM] x Error: Command failed: /usr/local/bin/node /office-ui-fabric-react/node_modules/jest/bin/jest.js --config /office-ui-fabric-react/packages/foundation/jest.config.js --passWithNoTests --colors
427427
@uifabric/foundation: at ChildProcess.<anonymous> (/office-ui-fabric-react/node_modules/just-scripts-utils/lib/exec.js:70:31)
428428
@uifabric/foundation: at ChildProcess.emit (events.js:203:13)
429-
@uifabric/foundation: at ChildProcess.EventEmitter.emit (domain.js:494:23)
429+
@uifabric/foundation: at ChildProcess.EventEmitter.emit (domain.js:499:23)
430430
@uifabric/foundation: at Process.ChildProcess._handle.onexit (internal/child_process.js:272:12)
431431
@uifabric/foundation: [XX:XX:XX XM] x ------------------------------------
432432
@uifabric/foundation: [XX:XX:XX XM] x Error previously detected. See above for error messages.

tests/baselines/reference/user/TypeScript-React-Native-Starter.log

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Standard output:
33
node_modules/@types/react-native/index.d.ts(3425,42): error TS2583: Cannot find name 'Map'. Do you need to change your target library? Try changing the `lib` compiler option to es2015 or later.
44
node_modules/@types/react-native/index.d.ts(3438,42): error TS2583: Cannot find name 'Map'. Do you need to change your target library? Try changing the `lib` compiler option to es2015 or later.
55
node_modules/@types/react-native/index.d.ts(8745,18): error TS2717: Subsequent property declarations must have the same type. Property 'geolocation' must be of type 'Geolocation', but here has type 'GeolocationStatic'.
6-
node_modules/@types/react/index.d.ts(377,23): error TS2583: Cannot find name 'Set'. Do you need to change your target library? Try changing the `lib` compiler option to es2015 or later.
6+
node_modules/@types/react/index.d.ts(369,23): error TS2583: Cannot find name 'Set'. Do you need to change your target library? Try changing the `lib` compiler option to es2015 or later.
77

88

99

tests/baselines/reference/user/async.log

-17
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,6 @@ node_modules/async/autoInject.js(160,28): error TS2695: Left side of comma opera
5151
node_modules/async/autoInject.js(164,14): error TS2695: Left side of comma operator is unused and has no side effects.
5252
node_modules/async/autoInject.js(168,6): error TS2695: Left side of comma operator is unused and has no side effects.
5353
node_modules/async/cargo.js(62,12): error TS2304: Cannot find name 'AsyncFunction'.
54-
node_modules/async/cargo.js(67,14): error TS2749: 'module' refers to a value, but is being used as a type here.
55-
node_modules/async/cargo.js(67,20): error TS1005: '}' expected.
5654
node_modules/async/cargo.js(92,11): error TS2695: Left side of comma operator is unused and has no side effects.
5755
node_modules/async/compose.js(8,37): error TS2695: Left side of comma operator is unused and has no side effects.
5856
node_modules/async/compose.js(36,15): error TS2304: Cannot find name 'AsyncFunction'.
@@ -123,8 +121,6 @@ node_modules/async/dist/async.js(1990,16): error TS2554: Expected 3 arguments, b
123121
node_modules/async/dist/async.js(2116,20): error TS2345: Argument of type 'Function | undefined' is not assignable to parameter of type 'number | undefined'.
124122
Type 'Function' is not assignable to type 'number'.
125123
node_modules/async/dist/async.js(2274,29): error TS2554: Expected 0 arguments, but got 2.
126-
node_modules/async/dist/async.js(2425,20): error TS1005: '}' expected.
127-
node_modules/async/dist/async.js(2450,5): error TS2740: Type '{ _tasks: DLL; concurrency: any; payload: any; saturated: () => void; unsaturated: () => void; buffer: number; empty: () => void; drain: () => void; error: () => void; started: boolean; paused: boolean; push: (data: any, callback: any) => void; ... 9 more ...; resume: () => void; }' is missing the following properties from type 'NodeModule': exports, require, id, filename, and 4 more.
128124
node_modules/async/dist/async.js(2521,9): error TS2722: Cannot invoke an object which is possibly 'undefined'.
129125
node_modules/async/dist/async.js(2564,31): error TS2345: Argument of type 'IArguments' is not assignable to parameter of type 'any[]'.
130126
Type 'IArguments' is missing the following properties from type 'any[]': pop, push, concat, join, and 26 more.
@@ -157,17 +153,6 @@ node_modules/async/dist/async.js(3828,14): error TS2339: Property 'unmemoized' d
157153
node_modules/async/dist/async.js(3848,23): error TS1003: Identifier expected.
158154
node_modules/async/dist/async.js(3848,24): error TS1003: Identifier expected.
159155
node_modules/async/dist/async.js(3848,25): error TS1003: Identifier expected.
160-
node_modules/async/dist/async.js(4059,20): error TS1005: '}' expected.
161-
node_modules/async/dist/async.js(4095,5): error TS2322: Type '{ _tasks: DLL; concurrency: any; payload: any; saturated: () => void; unsaturated: () => void; buffer: number; empty: () => void; drain: () => void; error: () => void; started: boolean; paused: boolean; push: (data: any, callback: any) => void; ... 9 more ...; resume: () => void; }' is not assignable to type 'NodeModule'.
162-
node_modules/async/dist/async.js(4117,20): error TS1005: '}' expected.
163-
node_modules/async/dist/async.js(4128,7): error TS2339: Property 'push' does not exist on type 'NodeModule'.
164-
node_modules/async/dist/async.js(4133,11): error TS2339: Property 'started' does not exist on type 'NodeModule'.
165-
node_modules/async/dist/async.js(4140,19): error TS2339: Property 'drain' does not exist on type 'NodeModule'.
166-
node_modules/async/dist/async.js(4145,26): error TS2339: Property '_tasks' does not exist on type 'NodeModule'.
167-
node_modules/async/dist/async.js(4158,19): error TS2339: Property '_tasks' does not exist on type 'NodeModule'.
168-
node_modules/async/dist/async.js(4160,19): error TS2339: Property '_tasks' does not exist on type 'NodeModule'.
169-
node_modules/async/dist/async.js(4163,26): error TS2339: Property 'process' does not exist on type 'NodeModule'.
170-
node_modules/async/dist/async.js(4167,14): error TS2339: Property 'unshift' does not exist on type 'NodeModule'.
171156
node_modules/async/dist/async.js(4381,5): error TS2322: Type 'any[] | {}' is not assignable to type 'any[]'.
172157
Type '{}' is missing the following properties from type 'any[]': length, pop, push, concat, and 28 more.
173158
node_modules/async/dist/async.js(4617,17): error TS2532: Object is possibly 'undefined'.
@@ -581,11 +566,9 @@ node_modules/async/priorityQueue.js(18,15): error TS2695: Left side of comma ope
581566
node_modules/async/priorityQueue.js(23,21): error TS2695: Left side of comma operator is unused and has no side effects.
582567
node_modules/async/priorityQueue.js(47,10): error TS2695: Left side of comma operator is unused and has no side effects.
583568
node_modules/async/priorityQueue.js(86,12): error TS2304: Cannot find name 'AsyncFunction'.
584-
node_modules/async/priorityQueue.js(93,20): error TS1005: '}' expected.
585569
node_modules/async/queue.js(8,18): error TS2695: Left side of comma operator is unused and has no side effects.
586570
node_modules/async/queue.js(9,11): error TS2695: Left side of comma operator is unused and has no side effects.
587571
node_modules/async/queue.js(91,12): error TS2304: Cannot find name 'AsyncFunction'.
588-
node_modules/async/queue.js(97,20): error TS1005: '}' expected.
589572
node_modules/async/race.js(63,17): error TS2695: Left side of comma operator is unused and has no side effects.
590573
node_modules/async/race.js(64,11): error TS2695: Left side of comma operator is unused and has no side effects.
591574
node_modules/async/race.js(67,10): error TS2695: Left side of comma operator is unused and has no side effects.

tests/baselines/reference/user/prettier.log

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
Exit Code: 1
22
Standard output:
33
node_modules/@typescript-eslint/typescript-estree/dist/parser.d.ts(1,8): error TS1259: Module '"/prettier/prettier/node_modules/typescript/lib/typescript"' can only be default-imported using the 'esModuleInterop' flag
4-
src/cli/util.js(60,44): error TS2345: Argument of type 'null' is not assignable to parameter of type 'number | undefined'.
4+
src/cli/util.js(60,44): error TS2345: Argument of type 'null' is not assignable to parameter of type 'number'.
55
src/cli/util.js(119,38): error TS2339: Property 'sync' does not exist on type '(...args: any[]) => any'.
66
src/cli/util.js(372,29): error TS2532: Object is possibly 'undefined'.
77
src/cli/util.js(372,64): error TS2339: Property 'length' does not exist on type 'Ignore'.
88
src/cli/util.js(413,36): error TS2345: Argument of type '{ dot: true; nodir: boolean; }' is not assignable to parameter of type 'GlobbyOptions'.
99
Object literal may only specify known properties, and 'nodir' does not exist in type 'GlobbyOptions'.
1010
src/cli/util.js(452,25): error TS2532: Object is possibly 'undefined'.
1111
src/cli/util.js(452,52): error TS2339: Property 'length' does not exist on type 'Ignore'.
12-
src/cli/util.js(510,44): error TS2345: Argument of type 'null' is not assignable to parameter of type 'number | undefined'.
12+
src/cli/util.js(510,44): error TS2345: Argument of type 'null' is not assignable to parameter of type 'number'.
1313
src/cli/util.js(531,37): error TS2339: Property 'grey' does not exist on type 'typeof import("../../../node_modules/chalk/types/index")'.
1414
src/cli/util.js(594,16): error TS2339: Property 'type' does not exist on type 'never'.
1515
src/cli/util.js(595,16): error TS2339: Property 'oppositeDescription' does not exist on type 'never'.

0 commit comments

Comments
 (0)