Bump globby from 11.1.0 to 14.1.0 #2334
Annotations
38 errors and 20 warnings
build (macOS-latest, 18):
src/node/fileSystem.ts#L70
This expression is not callable.
|
build (macOS-latest, 18):
src/node/fileSystem.ts#L81
Parameter 'path' implicitly has an 'any' type.
|
build (macOS-latest, 18):
src/node/fileSystem.ts#L94
Property 'sync' does not exist on type 'typeof import("/Users/runner/work/elm-language-server/elm-language-server/node_modules/globby/index")'.
|
build (macOS-latest, 18):
src/node/fileSystem.ts#L109
Parameter 'path' implicitly has an 'any' type.
|
build (macOS-latest, 18)
Process completed with exit code 2.
|
build (ubuntu-latest, 18):
src/node/fileSystem.ts#L70
This expression is not callable.
|
build (ubuntu-latest, 18):
src/node/fileSystem.ts#L81
Parameter 'path' implicitly has an 'any' type.
|
build (ubuntu-latest, 18):
src/node/fileSystem.ts#L94
Property 'sync' does not exist on type 'typeof import("/home/runner/work/elm-language-server/elm-language-server/node_modules/globby/index")'.
|
build (ubuntu-latest, 18):
src/node/fileSystem.ts#L109
Parameter 'path' implicitly has an 'any' type.
|
build (ubuntu-latest, 18)
Process completed with exit code 2.
|
build (ubuntu-latest, 20):
src/node/fileSystem.ts#L70
This expression is not callable.
|
build (ubuntu-latest, 20):
src/node/fileSystem.ts#L81
Parameter 'path' implicitly has an 'any' type.
|
build (ubuntu-latest, 20):
src/node/fileSystem.ts#L94
Property 'sync' does not exist on type 'typeof import("/home/runner/work/elm-language-server/elm-language-server/node_modules/globby/index")'.
|
build (ubuntu-latest, 20):
src/node/fileSystem.ts#L109
Parameter 'path' implicitly has an 'any' type.
|
build (ubuntu-latest, 20)
Process completed with exit code 2.
|
build (macOS-latest, 20):
src/node/fileSystem.ts#L70
This expression is not callable.
|
build (macOS-latest, 20):
src/node/fileSystem.ts#L81
Parameter 'path' implicitly has an 'any' type.
|
build (macOS-latest, 20):
src/node/fileSystem.ts#L94
Property 'sync' does not exist on type 'typeof import("/Users/runner/work/elm-language-server/elm-language-server/node_modules/globby/index")'.
|
build (macOS-latest, 20):
src/node/fileSystem.ts#L109
Parameter 'path' implicitly has an 'any' type.
|
build (macOS-latest, 20)
Process completed with exit code 2.
|
build (windows-latest, 18):
src/node/fileSystem.ts#L70
This expression is not callable.
|
build (windows-latest, 18):
src/node/fileSystem.ts#L81
Parameter 'path' implicitly has an 'any' type.
|
build (windows-latest, 18):
src/node/fileSystem.ts#L94
Property 'sync' does not exist on type 'typeof import("D:/a/elm-language-server/elm-language-server/node_modules/globby/index")'.
|
build (windows-latest, 18):
src/node/fileSystem.ts#L109
Parameter 'path' implicitly has an 'any' type.
|
build (windows-latest, 18):
src/node/fileSystem.ts#L81
Unsafe return of an `any` typed value
|
build (windows-latest, 18):
src/node/fileSystem.ts#L81
Unsafe argument of type `any` assigned to a parameter of type `string`
|
build (windows-latest, 18):
src/node/fileSystem.ts#L109
Unsafe return of an `any` typed value
|
build (windows-latest, 18):
src/node/fileSystem.ts#L109
Unsafe argument of type `any` assigned to a parameter of type `string`
|
build (windows-latest, 18)
Process completed with exit code 1.
|
build (windows-latest, 20):
src/node/fileSystem.ts#L70
This expression is not callable.
|
build (windows-latest, 20):
src/node/fileSystem.ts#L81
Parameter 'path' implicitly has an 'any' type.
|
build (windows-latest, 20):
src/node/fileSystem.ts#L94
Property 'sync' does not exist on type 'typeof import("D:/a/elm-language-server/elm-language-server/node_modules/globby/index")'.
|
build (windows-latest, 20):
src/node/fileSystem.ts#L109
Parameter 'path' implicitly has an 'any' type.
|
build (windows-latest, 20):
src/node/fileSystem.ts#L81
Unsafe return of an `any` typed value
|
build (windows-latest, 20):
src/node/fileSystem.ts#L81
Unsafe argument of type `any` assigned to a parameter of type `string`
|
build (windows-latest, 20):
src/node/fileSystem.ts#L109
Unsafe return of an `any` typed value
|
build (windows-latest, 20):
src/node/fileSystem.ts#L109
Unsafe argument of type `any` assigned to a parameter of type `string`
|
build (windows-latest, 20)
Process completed with exit code 1.
|
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
|