Bump @types/node from 20.10.5 to 22.10.1 #2288
Annotations
10 errors and 22 warnings
build (ubuntu-latest, 18):
node_modules/chokidar/types/index.d.ts#L9
Class 'import("/home/runner/work/elm-language-server/elm-language-server/node_modules/chokidar/types/index").FSWatcher' incorrectly implements interface 'import("fs").FSWatcher'.
|
build (ubuntu-latest, 18)
Process completed with exit code 2.
|
build (macOS-latest, 18):
node_modules/chokidar/types/index.d.ts#L9
Class 'import("/Users/runner/work/elm-language-server/elm-language-server/node_modules/chokidar/types/index").FSWatcher' incorrectly implements interface 'import("fs").FSWatcher'.
|
build (macOS-latest, 18)
Process completed with exit code 2.
|
build (macOS-latest, 20):
node_modules/chokidar/types/index.d.ts#L9
Class 'import("/Users/runner/work/elm-language-server/elm-language-server/node_modules/chokidar/types/index").FSWatcher' incorrectly implements interface 'import("fs").FSWatcher'.
|
build (macOS-latest, 20)
Process completed with exit code 2.
|
build (ubuntu-latest, 20):
node_modules/chokidar/types/index.d.ts#L9
Class 'import("/home/runner/work/elm-language-server/elm-language-server/node_modules/chokidar/types/index").FSWatcher' incorrectly implements interface 'import("fs").FSWatcher'.
|
build (ubuntu-latest, 20)
Process completed with exit code 2.
|
build (windows-latest, 18):
node_modules/chokidar/types/index.d.ts#L9
Class 'import("D:/a/elm-language-server/elm-language-server/node_modules/chokidar/types/index").FSWatcher' incorrectly implements interface 'import("fs").FSWatcher'.
|
build (windows-latest, 20):
node_modules/chokidar/types/index.d.ts#L9
Class 'import("D:/a/elm-language-server/elm-language-server/node_modules/chokidar/types/index").FSWatcher' incorrectly implements interface 'import("fs").FSWatcher'.
|
build (ubuntu-latest, 18)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (ubuntu-latest, 20)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (windows-latest, 18):
src/browser/fileSystem.ts#L93
'error' will evaluate to '[object Object]' when stringified
|
build (windows-latest, 18):
src/browser/fileSystem.ts#L112
Expected non-Promise value in a boolean conditional
|
build (windows-latest, 18):
src/browser/fileSystem.ts#L124
'key' may evaluate to '[object Object]' when stringified
|
build (windows-latest, 18):
src/browser/fileSystem.ts#L146
Missing return type on function
|
build (windows-latest, 18):
src/browser/fileSystem.ts#L159
Unsafe assignment of an `any` value
|
build (windows-latest, 18):
src/browser/fileSystem.ts#L279
Missing return type on function
|
build (windows-latest, 18):
src/browser/fileSystem.ts#L287
Missing return type on function
|
build (windows-latest, 18):
src/browser/fileSystem.ts#L352
Missing return type on function
|
build (windows-latest, 18):
src/browser/indexedDB.ts#L186
'cursor.result.key' may evaluate to '[object Object]' when stringified
|
build (windows-latest, 18):
src/common/providers/completionProvider.ts#L232
Forbidden non-null assertion
|
build (windows-latest, 20):
src/browser/fileSystem.ts#L93
'error' will evaluate to '[object Object]' when stringified
|
build (windows-latest, 20):
src/browser/fileSystem.ts#L112
Expected non-Promise value in a boolean conditional
|
build (windows-latest, 20):
src/browser/fileSystem.ts#L124
'key' may evaluate to '[object Object]' when stringified
|
build (windows-latest, 20):
src/browser/fileSystem.ts#L146
Missing return type on function
|
build (windows-latest, 20):
src/browser/fileSystem.ts#L159
Unsafe assignment of an `any` value
|
build (windows-latest, 20):
src/browser/fileSystem.ts#L279
Missing return type on function
|
build (windows-latest, 20):
src/browser/fileSystem.ts#L287
Missing return type on function
|
build (windows-latest, 20):
src/browser/fileSystem.ts#L352
Missing return type on function
|
build (windows-latest, 20):
src/browser/indexedDB.ts#L186
'cursor.result.key' may evaluate to '[object Object]' when stringified
|
build (windows-latest, 20):
src/common/providers/completionProvider.ts#L232
Forbidden non-null assertion
|