Add remote first #23
ci.yml
on: push
TypeScript Tests
18s
GitHub Actions Test
2s
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
|