GitHub action to update jdks.yaml #6
Annotations
10 errors and 4 warnings
Lint Codebase:
src/index.ts#L44
'map' will use Object's default stringification format ('[object Object]') when stringified
|
Lint Codebase:
src/index.ts#L44
Invalid type "Map<string, string>" of template literal expression
|
Lint Codebase:
src/index.ts#L49
'github' is defined but never used
|
Lint Codebase:
src/index.ts#L49
'context' is defined but never used
|
Lint Codebase:
src/index.ts#L53
Unsafe assignment of an `any` value
|
Lint Codebase:
src/index.ts#L53
Unexpected any. Specify a different type
|
Lint Codebase:
src/index.ts#L57
Unsafe assignment of an `any` value
|
Lint Codebase:
src/index.ts#L57
Unsafe member access .jdks on an `any` value
|
Lint Codebase:
src/index.ts#L80
Invalid type "unknown" of template literal expression
|
Lint Codebase:
src/index.ts#L143
Unsafe assignment of an `any` value
|
Lint Codebase:
.devcontainer/devcontainer.json#L1
File ignored by default.
|
Lint Codebase:
.github/linters/tsconfig.json#L1
File ignored by default.
|
Lint Codebase:
.prettierrc.json#L1
File ignored by default.
|
Lint Codebase:
.vscode/launch.json#L1
File ignored by default.
|