Skip to content

GitHub action to update jdks.yaml #7

GitHub action to update jdks.yaml

GitHub action to update jdks.yaml #7

Triggered via pull request October 24, 2024 07:29
Status Failure
Total duration 1m 54s
Artifacts

linter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.