Skip to content

Add missing step

Add missing step #20

Triggered via push April 22, 2024 06:05
Status Failure
Total duration 27s
Artifacts

ci.yml

on: push
TypeScript Tests
18s
TypeScript Tests
GitHub Actions Test
3s
GitHub Actions Test
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 3 warnings
GitHub Actions Test
Process completed with exit code 1.
TypeScript Tests: src/api/git.ts#L5
'parsePatch' is defined but never used
TypeScript Tests: src/api/git.ts#L5
ParsedDiff not found in 'diff'
TypeScript Tests: src/api/git.ts#L5
'ParsedDiff' is defined but never used
TypeScript Tests: src/api/github.ts#L98
Unexpected any. Specify a different type
TypeScript Tests: src/main.ts#L52
'errors' is assigned a value but never used
TypeScript Tests: src/main.ts#L53
'fixes' is assigned a value but never used
TypeScript Tests
Process completed with exit code 1.
TypeScript Tests: src/main.ts#L69
Expected a `for-of` loop instead of a `for` loop with this simple iteration
TypeScript Tests: src/main.ts#L79
Expected a `for-of` loop instead of a `for` loop with this simple iteration
TypeScript Tests: src/utils/log_handler.ts#L61
Forbidden non-null assertion