You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tests/baselines/reference/docker/azure-sdk.log
+13-10
Original file line number
Diff line number
Diff line change
@@ -9,12 +9,8 @@ Starting "rush rebuild"
9
9
10
10
Executing a maximum of 1 simultaneous processes...
11
11
12
-
[@azure/abort-controller] started
13
-
XX of XX: [@azure/abort-controller] completed successfully in ? seconds
14
12
[@azure/cosmos] started
15
13
XX of XX: [@azure/cosmos] completed successfully in ? seconds
16
-
[@azure/event-hubs] started
17
-
XX of XX: [@azure/event-hubs] completed successfully in ? seconds
18
14
[@azure/service-bus] started
19
15
Warning: You have changed the public API signature for this project. Updating review/service-bus.api.md
20
16
[@azure/storage-blob] started
@@ -27,6 +23,8 @@ XX of XX: [@azure/storage-file] completed successfully in ? seconds
27
23
XX of XX: [@azure/storage-queue] completed successfully in ? seconds
28
24
[@azure/template] started
29
25
XX of XX: [@azure/template] completed successfully in ? seconds
26
+
[@azure/abort-controller] started
27
+
XX of XX: [@azure/abort-controller] completed successfully in ? seconds
30
28
[@azure/core-http] started
31
29
XX of XX: [@azure/core-http] completed successfully in ? seconds
32
30
[@azure/core-paging] started
@@ -37,21 +35,20 @@ XX of XX: [@azure/event-processor-host] completed successfully in ? seconds
37
35
XX of XX: [testhub] completed successfully in ? seconds
38
36
[@azure/identity] started
39
37
XX of XX: [@azure/identity] completed successfully in ? seconds
40
-
[@azure/core-amqp] started
41
38
[@azure/keyvault-certificates] started
42
39
XX of XX: [@azure/keyvault-certificates] completed successfully in ? seconds
43
40
[@azure/keyvault-keys] started
44
41
XX of XX: [@azure/keyvault-keys] completed successfully in ? seconds
45
42
[@azure/keyvault-secrets] started
46
43
XX of XX: [@azure/keyvault-secrets] completed successfully in ? seconds
44
+
[@azure/core-amqp] started
47
45
48
-
SUCCESS (16)
46
+
SUCCESS (15)
49
47
================================
50
48
@azure/abort-controller (? seconds)
51
49
@azure/core-http (? seconds)
52
50
@azure/core-paging (? seconds)
53
51
@azure/cosmos (? seconds)
54
-
@azure/event-hubs (? seconds)
55
52
@azure/event-processor-host (? seconds)
56
53
@azure/identity (? seconds)
57
54
@azure/keyvault-certificates (? seconds)
@@ -71,14 +68,19 @@ SUCCESS WITH WARNINGS (1)
71
68
Warning: You have changed the public API signature for this project. Updating review/service-bus.api.md
72
69
================================
73
70
71
+
BLOCKED (1)
72
+
================================
73
+
@azure/event-hubs
74
+
================================
75
+
74
76
FAILURE (1)
75
77
================================
76
78
@azure/core-amqp (? seconds)
77
79
>>> @azure/core-amqp
78
80
tsc -p . && rollup -c 2>&1
79
-
src/errors.ts(579,20): error TS7053: Element implicitly has an 'any' type because expression of type 'any' can't be used to index type 'typeof ConditionErrorNameMapper'.
80
-
src/errors.ts(600,34): error TS7053: Element implicitly has an 'any' type because expression of type 'any' can't be used to index type 'typeof SystemErrorConditionMapper'.
81
-
src/errors.ts(601,20): error TS7053: Element implicitly has an 'any' type because expression of type 'any' can't be used to index type 'typeof ConditionErrorNameMapper'.
81
+
src/errors.ts(586,20): error TS7053: Element implicitly has an 'any' type because expression of type 'any' can't be used to index type 'typeof ConditionErrorNameMapper'.
82
+
src/errors.ts(607,34): error TS7053: Element implicitly has an 'any' type because expression of type 'any' can't be used to index type 'typeof SystemErrorConditionMapper'.
83
+
src/errors.ts(608,20): error TS7053: Element implicitly has an 'any' type because expression of type 'any' can't be used to index type 'typeof ConditionErrorNameMapper'.
82
84
================================
83
85
84
86
@@ -92,4 +94,5 @@ Your version of Node.js (12.4.0) has not been tested with this release of Rush.
92
94
XX of XX: [@azure/service-bus] completed with warnings in ? seconds
93
95
94
96
XX of XX: [@azure/core-amqp] failed to build!
97
+
XX of XX: [@azure/event-hubs] blocked by [@azure/core-amqp]!
node_modules/adonis-framework/src/Encryption/index.js(87,15): error TS2304: Cannot find name 'Mixed'.
26
26
node_modules/adonis-framework/src/Encryption/index.js(101,62): error TS2345: Argument of type 'string' is not assignable to parameter of type 'Utf8AsciiBinaryEncoding'.
27
27
node_modules/adonis-framework/src/Encryption/index.js(114,15): error TS2304: Cannot find name 'Mixed'.
28
-
node_modules/adonis-framework/src/Encryption/index.js(119,18): error TS2554: Expected 2 arguments, but got 1.
28
+
node_modules/adonis-framework/src/Encryption/index.js(119,23): error TS2554: Expected 2 arguments, but got 1.
29
29
node_modules/adonis-framework/src/Encryption/index.js(183,15): error TS2304: Cannot find name 'Mixed'.
30
30
node_modules/adonis-framework/src/Encryption/index.js(197,15): error TS2304: Cannot find name 'Mixed'.
31
31
node_modules/adonis-framework/src/Encryption/index.js(209,14): error TS8024: JSDoc '@param' tag has name 'object', but there is no parameter with that name.
@@ -69,7 +69,7 @@ node_modules/adonis-framework/src/File/index.js(273,5): error TS2322: Type 'bool
69
69
Type '""' is not assignable to type 'boolean'.
70
70
node_modules/adonis-framework/src/Helpers/index.js(105,3): error TS2322: Type 'null' is not assignable to type 'string'.
71
71
node_modules/adonis-framework/src/Helpers/index.js(106,3): error TS2322: Type 'null' is not assignable to type 'string'.
72
-
node_modules/adonis-framework/src/Helpers/index.js(164,10): error TS2554: Expected 3 arguments, but got 2.
72
+
node_modules/adonis-framework/src/Helpers/index.js(164,18): error TS2554: Expected 3 arguments, but got 2.
73
73
node_modules/adonis-framework/src/Helpers/index.js(178,45): error TS2345: Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
74
74
Type 'undefined' is not assignable to type 'string'.
75
75
node_modules/adonis-framework/src/Helpers/index.js(224,45): error TS2345: Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
node_modules/adonis-framework/src/Request/index.js(499,17): error TS2551: Property '_params' does not exist on type 'Request'. Did you mean 'param'?
101
101
node_modules/adonis-framework/src/Request/index.js(523,15): error TS2304: Cannot find name 'Objecr'.
102
102
node_modules/adonis-framework/src/Request/index.js(572,23): error TS8029: JSDoc '@param' tag has name 'pattern', but there is no parameter with that name. It would match 'arguments' if it had an array type.
103
-
node_modules/adonis-framework/src/Request/index.js(600,12): error TS2554: Expected 2 arguments, but got 1.
104
-
node_modules/adonis-framework/src/Request/index.js(600,35): error TS2554: Expected 2 arguments, but got 1.
103
+
node_modules/adonis-framework/src/Request/index.js(600,17): error TS2554: Expected 2 arguments, but got 1.
104
+
node_modules/adonis-framework/src/Request/index.js(600,40): error TS2554: Expected 2 arguments, but got 1.
105
105
node_modules/adonis-framework/src/Request/index.js(663,23): error TS8024: JSDoc '@param' tag has name 'encodings', but there is no parameter with that name.
106
106
node_modules/adonis-framework/src/Response/index.js(44,7): error TS1056: Accessors are only available when targeting ECMAScript 5 and higher.
107
107
node_modules/adonis-framework/src/Response/index.js(56,7): error TS1056: Accessors are only available when targeting ECMAScript 5 and higher.
node_modules/adonis-framework/src/Route/resource.js(314,62): error TS2345: Argument of type 'IArguments' is not assignable to parameter of type 'any[]'.
158
158
node_modules/adonis-framework/src/Server/helpers.js(17,29): error TS8024: JSDoc '@param' tag has name 'appNamespace', but there is no parameter with that name.
node_modules/adonis-framework/src/Server/index.js(54,21): error TS2554: Expected 4 arguments, but got 3.
160
+
node_modules/adonis-framework/src/Server/index.js(54,29): error TS2554: Expected 4 arguments, but got 3.
161
161
node_modules/adonis-framework/src/Server/index.js(137,25): error TS8024: JSDoc '@param' tag has name 'handlers', but there is no parameter with that name.
162
162
node_modules/adonis-framework/src/Server/index.js(252,15): error TS2304: Cannot find name 'instance'.
node_modules/adonis-framework/src/View/Form/index.js(151,58): error TS2345: Argument of type 'string | any[]' is not assignable to parameter of type 'any[]'.
212
212
Type 'string' is not assignable to type 'any[]'.
213
213
node_modules/adonis-framework/src/View/Form/index.js(415,37): error TS2345: Argument of type 'null' is not assignable to parameter of type 'string'.
214
-
node_modules/adonis-framework/src/View/Form/index.js(578,20): error TS2554: Expected 2 arguments, but got 1.
214
+
node_modules/adonis-framework/src/View/Form/index.js(578,25): error TS2554: Expected 2 arguments, but got 1.
215
215
node_modules/adonis-framework/src/View/Form/index.js(601,51): error TS2345: Argument of type 'number | any[]' is not assignable to parameter of type 'string | any[]'.
216
216
Type 'number' is not assignable to type 'string | any[]'.
217
217
node_modules/adonis-framework/src/View/index.js(50,23): error TS8024: JSDoc '@param' tag has name 'template_path', but there is no parameter with that name.
Copy file name to clipboardExpand all lines: tests/baselines/reference/user/axios-src.log
+1-1
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ lib/adapters/xhr.js(81,51): error TS2345: Argument of type 'null' is not assigna
19
19
lib/adapters/xhr.js(84,7): error TS2322: Type 'null' is not assignable to type 'XMLHttpRequest'.
20
20
lib/adapters/xhr.js(93,7): error TS2322: Type 'null' is not assignable to type 'XMLHttpRequest'.
21
21
lib/adapters/xhr.js(163,9): error TS2322: Type 'null' is not assignable to type 'XMLHttpRequest'.
22
-
lib/axios.js(23,3): error TS2554: Expected 3 arguments, but got 2.
22
+
lib/axios.js(23,9): error TS2554: Expected 3 arguments, but got 2.
23
23
lib/axios.js(25,3): error TS2739: Type '(...args: any[]) => any' is missing the following properties from type 'Axios': defaults, interceptors, request, getUri
24
24
lib/axios.js(32,7): error TS2339: Property 'Axios' does not exist on type 'Axios'.
25
25
lib/axios.js(35,7): error TS2339: Property 'create' does not exist on type 'Axios'.
0 commit comments