Skip to content

Commit 90afd6d

Browse files
TypeScript Botsandersn
TypeScript Bot
authored andcommitted
Update user baselines (#32483)
1 parent 2aa9fb7 commit 90afd6d

File tree

6 files changed

+33
-54
lines changed

6 files changed

+33
-54
lines changed

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

+19-39
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,11 @@ Rush Multi-Project Build Tool 5.10.1 - https://rushjs.io
55
Starting "rush rebuild"
66
Executing a maximum of 1 simultaneous processes...
77
[@azure/cosmos] started
8-
npm ERR! code ELIFECYCLE
9-
npm ERR! errno 2
10-
npm ERR! @azure/[email protected] compile: `echo Using TypeScript && tsc --version && tsc -p tsconfig.prod.json --pretty`
11-
npm ERR! Exit status 2
12-
npm ERR!
13-
npm ERR! Failed at the @azure/[email protected] compile script.
14-
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
15-
npm ERR! A complete log of this run can be found in:
16-
npm ERR! /root/.npm/_logs/2019-07-15T13_35_10_789Z-debug.log
8+
XX of XX: [@azure/cosmos] completed successfully in ? seconds
9+
[@azure/event-processor-host] started
10+
XX of XX: [@azure/event-processor-host] completed successfully in ? seconds
1711
[@azure/service-bus] started
12+
Warning: You have changed the public API signature for this project. Updating review/service-bus.api.md
1813
[@azure/storage-blob] started
1914
XX of XX: [@azure/storage-blob] completed successfully in ? seconds
2015
[@azure/storage-file] started
@@ -23,6 +18,8 @@ XX of XX: [@azure/storage-file] completed successfully in ? seconds
2318
XX of XX: [@azure/storage-queue] completed successfully in ? seconds
2419
[@azure/template] started
2520
XX of XX: [@azure/template] completed successfully in ? seconds
21+
[testhub] started
22+
XX of XX: [testhub] completed successfully in ? seconds
2623
[@azure/abort-controller] started
2724
XX of XX: [@azure/abort-controller] completed successfully in ? seconds
2825
[@azure/core-asynciterator-polyfill] started
@@ -38,7 +35,7 @@ npm ERR!
3835
npm ERR! Failed at the @azure/[email protected] build:tsc script.
3936
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
4037
npm ERR! A complete log of this run can be found in:
41-
npm ERR! /root/.npm/_logs/2019-07-15T13_36_24_862Z-debug.log
38+
npm ERR! /root/.npm/_logs/2019-07-19T13_40_31_496Z-debug.log
4239
ERROR: "build:tsc" exited with 2.
4340
npm ERR! code ELIFECYCLE
4441
npm ERR! errno 1
@@ -48,27 +45,29 @@ npm ERR!
4845
npm ERR! Failed at the @azure/[email protected] build:lib script.
4946
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
5047
npm ERR! A complete log of this run can be found in:
51-
npm ERR! /root/.npm/_logs/2019-07-15T13_36_24_938Z-debug.log
48+
npm ERR! /root/.npm/_logs/2019-07-19T13_40_31_533Z-debug.log
5249
ERROR: "build:lib" exited with 1.
5350
[@azure/core-paging] started
5451
XX of XX: [@azure/core-paging] completed successfully in ? seconds
55-
[@azure/event-processor-host] started
56-
XX of XX: [@azure/event-processor-host] completed successfully in ? seconds
57-
[testhub] started
58-
XX of XX: [testhub] completed successfully in ? seconds
59-
SUCCESS (10)
52+
SUCCESS (11)
6053
================================
6154
@azure/abort-controller (? seconds)
6255
@azure/core-asynciterator-polyfill (? seconds)
6356
@azure/core-auth (? seconds)
6457
@azure/core-paging (? seconds)
58+
@azure/cosmos (? seconds)
6559
@azure/event-processor-host (? seconds)
6660
@azure/storage-blob (? seconds)
6761
@azure/storage-file (? seconds)
6862
@azure/storage-queue (? seconds)
6963
@azure/template (? seconds)
7064
testhub (? seconds)
7165
================================
66+
SUCCESS WITH WARNINGS (1)
67+
================================
68+
@azure/service-bus (? seconds)
69+
Warning: You have changed the public API signature for this project. Updating review/service-bus.api.md
70+
================================
7271
BLOCKED (7)
7372
================================
7473
@azure/core-amqp
@@ -79,7 +78,7 @@ BLOCKED (7)
7978
@azure/keyvault-keys
8079
@azure/keyvault-secrets
8180
================================
82-
FAILURE (3)
81+
FAILURE (1)
8382
================================
8483
@azure/core-http (? seconds)
8584
npm ERR! code ELIFECYCLE
@@ -90,7 +89,7 @@ npm ERR!
9089
npm ERR! Failed at the @azure/[email protected] build:tsc script.
9190
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
9291
npm ERR! A complete log of this run can be found in:
93-
npm ERR! /root/.npm/_logs/2019-07-15T13_36_24_862Z-debug.log
92+
npm ERR! /root/.npm/_logs/2019-07-19T13_40_31_496Z-debug.log
9493
ERROR: "build:tsc" exited with 2.
9594
npm ERR! code ELIFECYCLE
9695
npm ERR! errno 1
@@ -100,24 +99,8 @@ npm ERR!
10099
npm ERR! Failed at the @azure/[email protected] build:lib script.
101100
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
102101
npm ERR! A complete log of this run can be found in:
103-
npm ERR! /root/.npm/_logs/2019-07-15T13_36_24_938Z-debug.log
102+
npm ERR! /root/.npm/_logs/2019-07-19T13_40_31_533Z-debug.log
104103
ERROR: "build:lib" exited with 1.
105-
@azure/cosmos ( ? seconds)
106-
npm ERR! code ELIFECYCLE
107-
npm ERR! errno 2
108-
npm ERR! @azure/[email protected] compile: `echo Using TypeScript && tsc --version && tsc -p tsconfig.prod.json --pretty`
109-
npm ERR! Exit status 2
110-
npm ERR!
111-
npm ERR! Failed at the @azure/[email protected] compile script.
112-
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
113-
npm ERR! A complete log of this run can be found in:
114-
npm ERR! /root/.npm/_logs/2019-07-15T13_35_10_789Z-debug.log
115-
@azure/service-bus ( ? seconds)
116-
>>> @azure/service-bus
117-
tsc -p . && rollup -c 2>&1 && npm run extract-api
118-
error TS2318: Cannot find global type 'AsyncGenerator'.
119-
src/receiver.ts(193,32): error TS2739: Type '{}' is missing the following properties from type 'AsyncIterableIterator<ServiceBusMessage>': [Symbol.asyncIterator], next
120-
src/receiver.ts(742,32): error TS2322: Type '{}' is not assignable to type 'AsyncIterableIterator<ServiceBusMessage>'.
121104
================================
122105
Error: Project(s) failed to build
123106
rush rebuild - Errors! ( ? seconds)
@@ -126,8 +109,7 @@ rush rebuild - Errors! ( ? seconds)
126109

127110
Standard error:
128111
Your version of Node.js (X.X.X) has not been tested with this release of Rush. The Rush team will not accept issue reports for it. Please consider upgrading Rush or downgrading Node.js.
129-
XX of XX: [@azure/cosmos] failed to build!
130-
XX of XX: [@azure/service-bus] failed to build!
112+
XX of XX: [@azure/service-bus] completed with warnings in ? seconds
131113
XX of XX: [@azure/core-http] failed to build!
132114
XX of XX: [@azure/core-arm] blocked by [@azure/core-http]!
133115
XX of XX: [@azure/identity] blocked by [@azure/core-http]!
@@ -137,5 +119,3 @@ XX of XX: [@azure/keyvault-certificates] blocked by [@azure/core-http]!
137119
XX of XX: [@azure/keyvault-keys] blocked by [@azure/core-http]!
138120
XX of XX: [@azure/keyvault-secrets] blocked by [@azure/core-http]!
139121
[@azure/core-http] Returned error code: 1
140-
[@azure/cosmos] Returned error code: 2
141-
[@azure/service-bus] Returned error code: 2

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

+8-8
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ XX of XX: [@uifabric/tslint-rules] completed successfully in ? seconds
1212
ts-jest[versions] (WARN) Version X.X.X-insiders.xxxxxxxx of typescript installed has not been tested with ts-jest. If you're experiencing issues, consider using a supported version (>=2.7.0 <4.0.0). Please do not report issues in ts-jest if you are using unsupported versions.
1313
PASS src/__tests__/codepenTransform.test.ts
1414
codepen transform
15-
✓ handles examples with function components (225ms)
15+
✓ handles examples with function components (256ms)
1616
✓ handles examples with class components (38ms)
17-
✓ handles examples importing exampleData (115ms)
18-
✓ handles examples importing TestImages (45ms)
19-
✓ handles examples importing PeopleExampleData (288ms)
17+
✓ handles examples importing exampleData (125ms)
18+
✓ handles examples importing TestImages (33ms)
19+
✓ handles examples importing PeopleExampleData (270ms)
2020
Test Suites: 1 passed, 1 total
2121
Tests: 5 passed, 5 total
2222
Snapshots: 4 passed, 4 total
@@ -246,11 +246,11 @@ SUCCESS WITH WARNINGS (5)
246246
ts-jest[versions] (WARN) Version X.X.X-insiders.xxxxxxxx of typescript installed has not been tested with ts-jest. If you're experiencing issues, consider using a supported version (>=2.7.0 <4.0.0). Please do not report issues in ts-jest if you are using unsupported versions.
247247
PASS src/__tests__/codepenTransform.test.ts
248248
codepen transform
249-
✓ handles examples with function components (225ms)
249+
✓ handles examples with function components (256ms)
250250
✓ handles examples with class components (38ms)
251-
✓ handles examples importing exampleData (115ms)
252-
✓ handles examples importing TestImages (45ms)
253-
✓ handles examples importing PeopleExampleData (288ms)
251+
✓ handles examples importing exampleData (125ms)
252+
✓ handles examples importing TestImages (33ms)
253+
✓ handles examples importing PeopleExampleData (270ms)
254254
Test Suites: 1 passed, 1 total
255255
Tests: 5 passed, 5 total
256256
Snapshots: 4 passed, 4 total

tests/baselines/reference/user/adonis-framework.log

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ node_modules/adonis-framework/src/Encryption/index.js(87,15): error TS2304: Cann
3030
node_modules/adonis-framework/src/Encryption/index.js(101,21): error TS2769: No overload matches this call.
3131
Overload 1 of 4, '(data: Binary, input_encoding: undefined, output_encoding: Utf8AsciiBinaryEncoding): string', gave the following error.
3232
Argument of type '"base64"' is not assignable to parameter of type 'undefined'.
33-
Overload 2 of 4, '(data: string, input_encoding: "binary" | "base64" | "hex" | undefined, output_encoding: Utf8AsciiBinaryEncoding): string', gave the following error.
33+
Overload 2 of 4, '(data: string, input_encoding: "base64" | "binary" | "hex" | undefined, output_encoding: Utf8AsciiBinaryEncoding): string', gave the following error.
3434
Argument of type 'string' is not assignable to parameter of type 'Utf8AsciiBinaryEncoding'.
3535
node_modules/adonis-framework/src/Encryption/index.js(114,15): error TS2304: Cannot find name 'Mixed'.
3636
node_modules/adonis-framework/src/Encryption/index.js(119,23): error TS2554: Expected 2 arguments, but got 1.

tests/baselines/reference/user/chrome-devtools-frontend.log

+2-1
Original file line numberDiff line numberDiff line change
@@ -6501,7 +6501,8 @@ node_modules/chrome-devtools-frontend/front_end/formatter_worker/acorn/acorn_loo
65016501
node_modules/chrome-devtools-frontend/front_end/formatter_worker/acorn/acorn_loose.js(258,55): error TS2339: Property 'end' does not exist on type 'true'.
65026502
node_modules/chrome-devtools-frontend/front_end/formatter_worker/acorn/acorn_loose.js(1365,5): error TS2339: Property 'next' does not exist on type 'LooseParser'.
65036503
node_modules/chrome-devtools-frontend/front_end/formatter_worker/acorn/acorn_loose.js(1366,12): error TS2339: Property 'parseTopLevel' does not exist on type 'LooseParser'.
6504-
node_modules/chrome-devtools-frontend/front_end/har_importer/HARImporter.js(26,11): error TS2403: Subsequent variable declarations must have the same type. Variable 'page' must be of type 'any', but here has type 'HARPage'.
6504+
node_modules/chrome-devtools-frontend/front_end/har_importer/HARImporter.js(16,32): error TS2362: The left-hand side of an arithmetic operation must be of type 'any', 'number', 'bigint' or an enum type.
6505+
node_modules/chrome-devtools-frontend/front_end/har_importer/HARImporter.js(16,52): error TS2363: The right-hand side of an arithmetic operation must be of type 'any', 'number', 'bigint' or an enum type.
65056506
node_modules/chrome-devtools-frontend/front_end/har_importer/HARImporter.js(46,5): error TS2322: Type 'Date' is not assignable to type 'number'.
65066507
node_modules/chrome-devtools-frontend/front_end/heap_profiler_test_runner/HeapProfilerTestRunner.js(320,70): error TS2339: Property 'heap_profiler' does not exist on type 'any[]'.
65076508
node_modules/chrome-devtools-frontend/front_end/heap_profiler_test_runner/HeapProfilerTestRunner.js(321,35): error TS2339: Property 'heap_profiler' does not exist on type 'any[]'.

tests/baselines/reference/user/lodash.log

-2
Original file line numberDiff line numberDiff line change
@@ -382,8 +382,6 @@ node_modules/lodash/nthArg.js(28,26): error TS2345: Argument of type 'number | u
382382
node_modules/lodash/omit.js(48,32): error TS2345: Argument of type 'number' is not assignable to parameter of type 'boolean'.
383383
node_modules/lodash/orderBy.js(18,10): error TS1003: Identifier expected.
384384
node_modules/lodash/orderBy.js(18,10): error TS8024: JSDoc '@param' tag has name '', but there is no parameter with that name.
385-
node_modules/lodash/org.js(8,22): error TS2307: Cannot find module 'moment'.
386-
node_modules/lodash/org.js(9,19): error TS2307: Cannot find module 'ncp'.
387385
node_modules/lodash/parseInt.js(24,10): error TS1003: Identifier expected.
388386
node_modules/lodash/parseInt.js(24,10): error TS8024: JSDoc '@param' tag has name '', but there is no parameter with that name.
389387
node_modules/lodash/partial.js(48,9): error TS2339: Property 'placeholder' does not exist on type 'Function'.

tests/baselines/reference/user/npmlog.log

+3-3
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ node_modules/npmlog/log.js(194,37): error TS2345: Argument of type 'any[]' is no
88
Property '0' is missing in type 'any[]' but required in type '[any, ...any[]]'.
99
node_modules/npmlog/log.js(218,12): error TS2551: Property '_paused' does not exist on type 'typeof EventEmitter'. Did you mean 'pause'?
1010
node_modules/npmlog/log.js(271,16): error TS2769: No overload matches this call.
11-
Overload 1 of 2, '(buffer: string | Uint8Array | Buffer, cb?: ((err?: Error | null | undefined) => void) | undefined): boolean', gave the following error.
12-
Argument of type 'string | undefined' is not assignable to parameter of type 'string | Uint8Array | Buffer'.
13-
Type 'undefined' is not assignable to type 'string | Uint8Array | Buffer'.
11+
Overload 1 of 2, '(buffer: string | Uint8Array, cb?: ((err?: Error | null | undefined) => void) | undefined): boolean', gave the following error.
12+
Argument of type 'string | undefined' is not assignable to parameter of type 'string | Uint8Array'.
13+
Type 'undefined' is not assignable to type 'string | Uint8Array'.
1414
Overload 2 of 2, '(str: string, encoding?: string | undefined, cb?: ((err?: Error | null | undefined) => void) | undefined): boolean', gave the following error.
1515
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
1616
Type 'undefined' is not assignable to type 'string'.

0 commit comments

Comments
 (0)