Skip to content

Commit 921a582

Browse files
Update user baselines +cc @sandersn
1 parent bfd2b07 commit 921a582

13 files changed

+451
-561
lines changed

Diff for: tests/baselines/reference/docker/azure-sdk.log

+4-6
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@ Exit Code: 1
22
Standard output:
33

44
Rush Multi-Project Build Tool 5.X.X - https://rushjs.io
5-
Node.js version is 15.1.0 (unstable)
5+
Node.js version is 15.3.0 (unstable)
66
Starting "rush rebuild"
77
Executing a maximum of ?simultaneous processes...
8-
BLOCKED (51)
8+
BLOCKED (50)
99
================================
1010
@azure/abort-controller
1111
@azure/core-auth
@@ -34,7 +34,6 @@ BLOCKED (51)
3434
@azure/app-configuration
3535
@azure/communication-chat
3636
@azure/communication-sms
37-
@azure/core-arm
3837
@azure/core-client
3938
@azure/core-tracing
4039
@azure/cosmos
@@ -46,7 +45,6 @@ BLOCKED (51)
4645
@azure/keyvault-certificates
4746
@azure/keyvault-common
4847
@azure/keyvault-keys
49-
@azure/monitor-opentelemetry-exporter
5048
@azure/schema-registry-avro
5149
@azure/search-documents
5250
@azure/service-bus
@@ -57,6 +55,7 @@ BLOCKED (51)
5755
@azure/storage-queue
5856
@azure/template
5957
@azure/test-utils-perfstress
58+
@microsoft/opentelemetry-exporter-azure-monitor
6059
testhub
6160
================================
6261
FAILURE (1)
@@ -104,7 +103,6 @@ XX of XX: [@azure/ai-text-analytics] blocked by [@azure/eslint-plugin-azure-sdk]
104103
XX of XX: [@azure/core-client] blocked by [@azure/eslint-plugin-azure-sdk]!
105104
XX of XX: [@azure/core-http] blocked by [@azure/eslint-plugin-azure-sdk]!
106105
XX of XX: [@azure/app-configuration] blocked by [@azure/eslint-plugin-azure-sdk]!
107-
XX of XX: [@azure/core-arm] blocked by [@azure/eslint-plugin-azure-sdk]!
108106
XX of XX: [@azure/core-lro] blocked by [@azure/eslint-plugin-azure-sdk]!
109107
XX of XX: [@azure/keyvault-admin] blocked by [@azure/eslint-plugin-azure-sdk]!
110108
XX of XX: [@azure/keyvault-certificates] blocked by [@azure/eslint-plugin-azure-sdk]!
@@ -121,13 +119,13 @@ XX of XX: [@azure/schema-registry] blocked by [@azure/eslint-plugin-azure-sdk]!
121119
XX of XX: [@azure/schema-registry-avro] blocked by [@azure/eslint-plugin-azure-sdk]!
122120
XX of XX: [@azure/storage-queue] blocked by [@azure/eslint-plugin-azure-sdk]!
123121
XX of XX: [@azure/keyvault-common] blocked by [@azure/eslint-plugin-azure-sdk]!
124-
XX of XX: [@azure/monitor-opentelemetry-exporter] blocked by [@azure/eslint-plugin-azure-sdk]!
125122
XX of XX: [@azure/search-documents] blocked by [@azure/eslint-plugin-azure-sdk]!
126123
XX of XX: [@azure/storage-file-share] blocked by [@azure/eslint-plugin-azure-sdk]!
127124
XX of XX: [@azure/template] blocked by [@azure/eslint-plugin-azure-sdk]!
128125
XX of XX: [@azure/test-utils-perfstress] blocked by [@azure/eslint-plugin-azure-sdk]!
129126
XX of XX: [@azure/test-utils-recorder] blocked by [@azure/eslint-plugin-azure-sdk]!
130127
XX of XX: [@azure/storage-internal-avro] blocked by [@azure/eslint-plugin-azure-sdk]!
128+
XX of XX: [@microsoft/opentelemetry-exporter-azure-monitor] blocked by [@azure/eslint-plugin-azure-sdk]!
131129
XX of XX: [@azure/core-https] blocked by [@azure/eslint-plugin-azure-sdk]!
132130
XX of XX: [@azure/core-asynciterator-polyfill] blocked by [@azure/eslint-plugin-azure-sdk]!
133131
XX of XX: [@azure/core-paging] blocked by [@azure/eslint-plugin-azure-sdk]!

Diff for: tests/baselines/reference/docker/office-ui-fabric.log

+114-133
Large diffs are not rendered by default.

Diff for: tests/baselines/reference/docker/pyright.log

+1-9
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,9 @@
1-
Exit Code: 2
1+
Exit Code: 0
22
Standard output:
3-
pyright-internal: src/tests/harness/utils.ts(328,12): error TS2774: This condition will always return true since the function is always defined. Did you mean to call it instead?
43

54

65

76
Standard error:
87
lerna notice cli vX.X.X
98
lerna info Executing command in 3 packages: "tsc --noEmit"
10-
lerna ERR! Received non-zero exit code 2 during execution
119
lerna success exec Executed command in 3 packages: "tsc --noEmit"
12-
npm ERR! code 2
13-
npm ERR! path /pyright
14-
npm ERR! command failed
15-
npm ERR! command sh -c lerna exec --stream --concurrency 1 --no-bail -- tsc --noEmit
16-
npm ERR! A complete log of this run can be found in:
17-
npm ERR! /root/.npm/_logs/XXXX-XX-XXXXXXXXX-debug.log

Diff for: tests/baselines/reference/docker/vue-next.log

+80-69
Large diffs are not rendered by default.

Diff for: tests/baselines/reference/user/TypeScript-Node-Starter.log

+38-8
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,44 @@ Standard output:
33
node_modules/connect-mongo/src/types.d.ts(113,66): error TS2694: Namespace 'Express' has no exported member 'SessionData'.
44
node_modules/connect-mongo/src/types.d.ts(114,45): error TS2694: Namespace 'Express' has no exported member 'SessionData'.
55
node_modules/connect-mongo/src/types.d.ts(118,47): error TS2694: Namespace 'Express' has no exported member 'SessionData'.
6-
src/app.ts(72,21): error TS2339: Property 'returnTo' does not exist on type 'Session | InitializedSession'.
7-
Property 'returnTo' does not exist on type 'Session'.
8-
src/app.ts(75,21): error TS2339: Property 'returnTo' does not exist on type 'Session | InitializedSession'.
9-
Property 'returnTo' does not exist on type 'Session'.
10-
src/app.ts(116,30): error TS2339: Property 'returnTo' does not exist on type 'Session | InitializedSession'.
11-
Property 'returnTo' does not exist on type 'Session'.
12-
src/controllers/user.ts(51,38): error TS2339: Property 'returnTo' does not exist on type 'Session | InitializedSession'.
13-
Property 'returnTo' does not exist on type 'Session'.
6+
src/app.ts(72,21): error TS2339: Property 'returnTo' does not exist on type 'Session & Partial<SessionData>'.
7+
src/app.ts(75,21): error TS2339: Property 'returnTo' does not exist on type 'Session & Partial<SessionData>'.
8+
src/app.ts(116,30): error TS2339: Property 'returnTo' does not exist on type 'Session & Partial<SessionData>'.
9+
src/config/passport.ts(18,24): error TS7006: Parameter 'err' implicitly has an 'any' type.
10+
src/config/passport.ts(18,29): error TS7006: Parameter 'user' implicitly has an 'any' type.
11+
src/config/passport.ts(28,51): error TS7006: Parameter 'err' implicitly has an 'any' type.
12+
src/config/passport.ts(71,49): error TS7006: Parameter 'err' implicitly has an 'any' type.
13+
src/config/passport.ts(71,54): error TS7006: Parameter 'existingUser' implicitly has an 'any' type.
14+
src/config/passport.ts(77,45): error TS7006: Parameter 'err' implicitly has an 'any' type.
15+
src/config/passport.ts(92,49): error TS7006: Parameter 'err' implicitly has an 'any' type.
16+
src/config/passport.ts(92,54): error TS7006: Parameter 'existingUser' implicitly has an 'any' type.
17+
src/config/passport.ts(97,59): error TS7006: Parameter 'err' implicitly has an 'any' type.
18+
src/config/passport.ts(97,64): error TS7006: Parameter 'existingEmailUser' implicitly has an 'any' type.
19+
src/controllers/user.ts(51,38): error TS2339: Property 'returnTo' does not exist on type 'Session & Partial<SessionData>'.
20+
src/controllers/user.ts(101,46): error TS7006: Parameter 'err' implicitly has an 'any' type.
21+
src/controllers/user.ts(101,51): error TS7006: Parameter 'existingUser' implicitly has an 'any' type.
22+
src/controllers/user.ts(146,29): error TS7006: Parameter 'err' implicitly has an 'any' type.
23+
src/controllers/user.ts(153,19): error TS2769: No overload matches this call.
24+
Overload 1 of 3, '(options?: SaveOptions): Promise<UserDocument>', gave the following error.
25+
Type '(err: WriteError) => void' has no properties in common with type 'SaveOptions'.
26+
Overload 2 of 3, '(options?: SaveOptions, fn?: (err: NativeError, doc: UserDocument) => void): void', gave the following error.
27+
Type '(err: WriteError) => void' has no properties in common with type 'SaveOptions'.
28+
Overload 3 of 3, '(fn?: (err: NativeError, doc: UserDocument) => void): void', gave the following error.
29+
Argument of type '(err: WriteError) => void' is not assignable to parameter of type '(err: NativeError, doc: UserDocument) => void'.
30+
Types of parameters 'err' and 'err' are incompatible.
31+
Type 'NativeError' is missing the following properties from type 'WriteError': code, index, errmsg
32+
src/controllers/user.ts(183,29): error TS7006: Parameter 'err' implicitly has an 'any' type.
33+
src/controllers/user.ts(186,19): error TS2769: No overload matches this call.
34+
Overload 1 of 3, '(options?: SaveOptions): Promise<UserDocument>', gave the following error.
35+
Type '(err: WriteError) => void' has no properties in common with type 'SaveOptions'.
36+
Overload 2 of 3, '(options?: SaveOptions, fn?: (err: NativeError, doc: UserDocument) => void): void', gave the following error.
37+
Type '(err: WriteError) => void' has no properties in common with type 'SaveOptions'.
38+
Overload 3 of 3, '(fn?: (err: NativeError, doc: UserDocument) => void): void', gave the following error.
39+
Argument of type '(err: WriteError) => void' is not assignable to parameter of type '(err: NativeError, doc: UserDocument) => void'.
40+
Types of parameters 'err' and 'err' are incompatible.
41+
Type 'NativeError' is not assignable to type 'WriteError'.
42+
src/controllers/user.ts(215,29): error TS7006: Parameter 'err' implicitly has an 'any' type.
43+
src/controllers/user.ts(349,54): error TS7006: Parameter 'err' implicitly has an 'any' type.
1444

1545

1646

Diff for: tests/baselines/reference/user/TypeScript-WeChat-Starter.log

+1-6
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,6 @@
11
Exit Code: 2
22
Standard output:
3-
node_modules/@types/connect/index.d.ts(21,42): error TS2689: Cannot extend an interface 'http.IncomingMessage'. Did you mean 'implements'?
4-
node_modules/@types/serve-static/index.d.ts(18,45): error TS2694: Namespace '"http"' has no exported member 'OutgoingMessage'.
5-
node_modules/@types/serve-static/index.d.ts(25,49): error TS2694: Namespace '"http"' has no exported member 'OutgoingMessage'.
6-
node_modules/@types/serve-static/index.d.ts(25,72): error TS2694: Namespace '"http"' has no exported member 'OutgoingMessage'.
7-
node_modules/@types/serve-static/index.d.ts(98,45): error TS2694: Namespace '"http"' has no exported member 'OutgoingMessage'.
8-
node_modules/@types/serve-static/index.d.ts(102,56): error TS2694: Namespace '"http"' has no exported member 'OutgoingMessage'.
3+
node_modules/@types/connect/index.d.ts(20,42): error TS2689: Cannot extend an interface 'http.IncomingMessage'. Did you mean 'implements'?
94

105

116

Diff for: tests/baselines/reference/user/axios-src.log

+13-10
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,20 @@
11
Exit Code: 2
22
Standard output:
33
lib/adapters/http.js(13,19): error TS2732: Cannot find module './../../package.json'. Consider using '--resolveJsonModule' to import module with '.json' extension.
4-
lib/adapters/http.js(84,22): error TS2345: Argument of type 'string | null' is not assignable to parameter of type 'string'.
4+
lib/adapters/http.js(22,12): error TS2304: Cannot find name 'AxiosProxyConfig'.
5+
lib/adapters/http.js(34,5): error TS2532: Object is possibly 'undefined'.
6+
lib/adapters/http.js(38,11): error TS2339: Property 'beforeRedirect' does not exist on type 'ClientRequestArgs'.
7+
lib/adapters/http.js(109,22): error TS2345: Argument of type 'string | null' is not assignable to parameter of type 'string'.
58
Type 'null' is not assignable to type 'string'.
6-
lib/adapters/http.js(121,17): error TS2531: Object is possibly 'null'.
7-
lib/adapters/http.js(121,40): error TS2531: Object is possibly 'null'.
8-
lib/adapters/http.js(225,23): error TS2345: Argument of type 'null' is not assignable to parameter of type 'string | undefined'.
9-
lib/adapters/http.js(231,44): error TS2345: Argument of type 'null' is not assignable to parameter of type 'string | undefined'.
10-
lib/adapters/http.js(237,13): error TS2322: Type 'string' is not assignable to type 'Buffer'.
11-
lib/adapters/http.js(239,15): error TS2322: Type 'string' is not assignable to type 'Buffer'.
12-
lib/adapters/http.js(239,45): error TS2345: Argument of type 'Buffer' is not assignable to parameter of type 'string'.
13-
lib/adapters/http.js(252,40): error TS2345: Argument of type 'null' is not assignable to parameter of type 'string | undefined'.
14-
lib/adapters/http.js(281,42): error TS2345: Argument of type 'null' is not assignable to parameter of type 'string | undefined'.
9+
lib/adapters/http.js(146,17): error TS2531: Object is possibly 'null'.
10+
lib/adapters/http.js(146,40): error TS2531: Object is possibly 'null'.
11+
lib/adapters/http.js(241,23): error TS2345: Argument of type 'null' is not assignable to parameter of type 'string | undefined'.
12+
lib/adapters/http.js(247,44): error TS2345: Argument of type 'null' is not assignable to parameter of type 'string | undefined'.
13+
lib/adapters/http.js(253,13): error TS2322: Type 'string' is not assignable to type 'Buffer'.
14+
lib/adapters/http.js(255,15): error TS2322: Type 'string' is not assignable to type 'Buffer'.
15+
lib/adapters/http.js(255,45): error TS2345: Argument of type 'Buffer' is not assignable to parameter of type 'string'.
16+
lib/adapters/http.js(268,40): error TS2345: Argument of type 'null' is not assignable to parameter of type 'string | undefined'.
17+
lib/adapters/http.js(297,42): error TS2345: Argument of type 'null' is not assignable to parameter of type 'string | undefined'.
1518
lib/adapters/xhr.js(65,7): error TS2322: Type 'null' is not assignable to type 'XMLHttpRequest'.
1619
lib/adapters/xhr.js(77,7): error TS2322: Type 'null' is not assignable to type 'XMLHttpRequest'.
1720
lib/adapters/xhr.js(84,51): error TS2345: Argument of type 'null' is not assignable to parameter of type 'string | undefined'.

0 commit comments

Comments
 (0)