Skip to content

Attempt with hardcoded values #19

Attempt with hardcoded values

Attempt with hardcoded values #19

Triggered via push April 21, 2024 20:50
Status Failure
Total duration 1m 51s
Artifacts

linter.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 6 warnings
Lint Codebase: src/api/git.ts#L5
'parsePatch' is defined but never used
Lint Codebase: src/api/git.ts#L5
ParsedDiff not found in 'diff'
Lint Codebase: src/api/git.ts#L5
'ParsedDiff' is defined but never used
Lint Codebase: src/api/github.ts#L20
'repoOwner' is defined but never used
Lint Codebase: src/api/github.ts#L21
'repoName' is defined but never used
Lint Codebase: src/api/github.ts#L22
'runId' is defined but never used
Lint Codebase: src/api/github.ts#L98
Unexpected any. Specify a different type
Lint Codebase: src/main.ts#L52
'errors' is assigned a value but never used
Lint Codebase: src/main.ts#L53
'fixes' is assigned a value but never used
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: src/main.ts#L69
Expected a `for-of` loop instead of a `for` loop with this simple iteration
Lint Codebase: src/main.ts#L79
Expected a `for-of` loop instead of a `for` loop with this simple iteration
Lint Codebase: src/utils/log_handler.ts#L61
Forbidden non-null assertion