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
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/remote/browser/remote.ts(637,8): Parameter 'choice' implicitly has an 'any' type.
8
-
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/remote/browser/remote.ts(652,8): Parameter 'choice' implicitly has an 'any' type.
9
-
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/remote/browser/remote.ts(637,8): Parameter 'choice' implicitly has an 'any' type.
10
-
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/remote/browser/remote.ts(652,8): Parameter 'choice' implicitly has an 'any' type.
7
+
[XX:XX:XX] Error: /vscode/extensions/typescript-language-features/src/typescriptServiceClient.ts(735,37): 'command' is specified more than once, so this usage will be overwritten.
11
8
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
12
9
13
10
14
11
15
12
Standard error:
16
-
[XX:XX:XX] 'compile' errored after
17
-
[XX:XX:XX] Error: Found 2 errors
13
+
[XX:XX:XX] 'compile' errored after ?s
14
+
[XX:XX:XX] Error: Found 1 errors
18
15
at Stream.<anonymous> (/vscode/build/lib/reporter.js:74:29)
19
16
at _end (/vscode/node_modules/through/index.js:65:9)
20
17
at Stream.stream.end (/vscode/node_modules/through/index.js:74:5)
21
-
at Stream.onend (internal/streams/legacy.js:42:10)
22
-
at Stream.emit (events.js:203:15)
23
-
at Stream.EventEmitter.emit (domain.js:466:23)
24
-
at drain (/vscode/node_modules/through/index.js:34:23)
25
-
at Stream.stream.queue.stream.push (/vscode/node_modules/through/index.js:45:5)
26
-
at Stream.end (/vscode/node_modules/through/index.js:15:35)
27
-
at _end (/vscode/node_modules/through/index.js:65:9)
18
+
at StreamFilter.onend (/vscode/node_modules/readable-stream/lib/_stream_readable.js:570:10)
19
+
at Object.onceWrapper (events.js:286:20)
20
+
at StreamFilter.emit (events.js:203:15)
21
+
at StreamFilter.EventEmitter.emit (domain.js:466:23)
22
+
at endReadableNT (/vscode/node_modules/readable-stream/lib/_stream_readable.js:992:12)
23
+
at process._tickCallback (internal/process/next_tick.js:63:19)
Copy file name to clipboardExpand all lines: tests/baselines/reference/user/TypeScript-React-Native-Starter.log
-3Lines changed: 0 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,6 @@
1
1
Exit Code: 1
2
2
Standard output:
3
-
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.
4
-
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.
5
3
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(388,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.
Copy file name to clipboardExpand all lines: tests/baselines/reference/user/TypeScript-WeChat-Starter.log
+1-11Lines changed: 1 addition & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -1,16 +1,6 @@
1
1
Exit Code: 1
2
2
Standard output:
3
-
src/App.test.tsx(5,1): error TS2593: Cannot find name 'it'. Do you need to install type definitions for a test runner? Try `npm i @types/jest` or `npm i @types/mocha` and then add `jest` or `mocha` to the types field in your tsconfig.
4
-
src/components/Hello.test.tsx(5,1): error TS2593: Cannot find name 'it'. Do you need to install type definitions for a test runner? Try `npm i @types/jest` or `npm i @types/mocha` and then add `jest` or `mocha` to the types field in your tsconfig.
5
-
src/components/Hello.test.tsx(7,3): error TS2304: Cannot find name 'expect'.
6
-
src/components/Hello.test.tsx(10,1): error TS2593: Cannot find name 'it'. Do you need to install type definitions for a test runner? Try `npm i @types/jest` or `npm i @types/mocha` and then add `jest` or `mocha` to the types field in your tsconfig.
7
-
src/components/Hello.test.tsx(12,3): error TS2304: Cannot find name 'expect'.
8
-
src/components/Hello.test.tsx(15,1): error TS2593: Cannot find name 'it'. Do you need to install type definitions for a test runner? Try `npm i @types/jest` or `npm i @types/mocha` and then add `jest` or `mocha` to the types field in your tsconfig.
9
-
src/components/Hello.test.tsx(17,3): error TS2304: Cannot find name 'expect'.
10
-
src/components/Hello.test.tsx(20,1): error TS2593: Cannot find name 'it'. Do you need to install type definitions for a test runner? Try `npm i @types/jest` or `npm i @types/mocha` and then add `jest` or `mocha` to the types field in your tsconfig.
11
-
src/components/Hello.test.tsx(21,3): error TS2304: Cannot find name 'expect'.
12
-
src/components/Hello.test.tsx(26,1): error TS2593: Cannot find name 'it'. Do you need to install type definitions for a test runner? Try `npm i @types/jest` or `npm i @types/mocha` and then add `jest` or `mocha` to the types field in your tsconfig.
13
-
src/components/Hello.test.tsx(27,3): error TS2304: Cannot find name 'expect'.
3
+
node_modules/@types/connect/index.d.ts(21,42): error TS2689: Cannot extend an interface 'http.IncomingMessage'. Did you mean 'implements'?
Copy file name to clipboardExpand all lines: tests/baselines/reference/user/adonis-framework.log
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -24,6 +24,7 @@ node_modules/adonis-framework/src/Encryption/index.js(71,34): error TS2769: No o
24
24
Argument of type 'string' is not assignable to parameter of type 'undefined'.
25
25
Overload 2 of 4, '(data: string, input_encoding: "utf8" | "ascii" | "binary" | undefined, output_encoding: HexBase64BinaryEncoding): string', gave the following error.
26
26
Argument of type 'string' is not assignable to parameter of type '"utf8" | "ascii" | "binary" | undefined'.
27
+
node_modules/adonis-framework/src/Encryption/index.js(77,27): error TS2322: Type 'string' is not assignable to type 'Buffer'.
27
28
node_modules/adonis-framework/src/Encryption/index.js(77,50): error TS2345: Argument of type 'Buffer' is not assignable to parameter of type 'string'.
28
29
node_modules/adonis-framework/src/Encryption/index.js(85,23): error TS8024: JSDoc '@param' tag has name 'value', but there is no parameter with that name.
29
30
node_modules/adonis-framework/src/Encryption/index.js(87,15): error TS2304: Cannot find name 'Mixed'.
@@ -32,6 +33,8 @@ node_modules/adonis-framework/src/Encryption/index.js(101,62): error TS2769: No
32
33
Argument of type 'string' is not assignable to parameter of type 'Utf8AsciiBinaryEncoding'.
33
34
Overload 2 of 4, '(data: string, input_encoding: "base64" | "binary" | "hex" | undefined, output_encoding: Utf8AsciiBinaryEncoding): string', gave the following error.
34
35
Argument of type 'string' is not assignable to parameter of type 'Utf8AsciiBinaryEncoding'.
36
+
node_modules/adonis-framework/src/Encryption/index.js(102,5): error TS2322: Type 'string' is not assignable to type 'Buffer & string'.
37
+
Type 'string' is not assignable to type 'Buffer'.
35
38
node_modules/adonis-framework/src/Encryption/index.js(114,15): error TS2304: Cannot find name 'Mixed'.
36
39
node_modules/adonis-framework/src/Encryption/index.js(119,23): error TS2554: Expected 2 arguments, but got 1.
37
40
node_modules/adonis-framework/src/Encryption/index.js(183,15): error TS2304: Cannot find name 'Mixed'.
node_modules/bluebird/js/release/debuggability.js(225,17): error TS2403: Subsequent variable declarations must have the same type. Variable 'event' must be of type 'CustomEvent<any>', but here has type 'Event'.
7
7
node_modules/bluebird/js/release/debuggability.js(232,26): error TS2339: Property 'detail' does not exist on type 'Event'.
8
8
node_modules/bluebird/js/release/debuggability.js(258,48): error TS2345: Argument of type 'IArguments' is not assignable to parameter of type '["multipleResolves", MultipleResolveListener]'.
9
-
node_modules/bluebird/js/release/debuggability.js(301,56): error TS2345: Argument of type 'IArguments' is not assignable to parameter of type 'any[]'.
10
-
Type 'IArguments' is missing the following properties from type 'any[]': pop, push, concat, join, and 26 more.
9
+
node_modules/bluebird/js/release/debuggability.js(301,9): error TS2322: Type 'Process' is not assignable to type 'boolean'.
10
+
node_modules/bluebird/js/release/debuggability.js(301,28): error TS2684: The 'this' context of type '((...args: any[]) => Process) | ((name: any, ...args: any[]) => boolean)' is not assignable to method's 'this' of type '(this: null, name?: any, ...args: any[]) => Process'.
11
+
Type '(name: any, ...args: any[]) => boolean' is not assignable to type '(this: null, name?: any, ...args: any[]) => Process'.
12
+
Type 'boolean' is not assignable to type 'Process'.
11
13
node_modules/bluebird/js/release/debuggability.js(562,19): error TS2350: Only a void function can be called with the 'new' keyword.
12
14
node_modules/bluebird/js/release/debuggability.js(633,59): error TS2554: Expected 0 arguments, but got 1.
13
15
node_modules/bluebird/js/release/debuggability.js(807,5): error TS2721: Cannot invoke an object which is possibly 'null'.
0 commit comments