Use different line number #39
ci.yml
on: push
TypeScript Tests
22s
GitHub Actions Test
5s
Annotations
11 errors and 3 warnings
GitHub Actions Test
This action can only be run on pull requests
|
TypeScript Tests:
__test__/main.test.ts#L1
'findTodos' is defined but never used
|
TypeScript Tests:
__test__/main.test.ts#L3
'__diff' is assigned a value but never used
|
TypeScript Tests:
src/main.ts#L4
'start' is defined but never used
|
TypeScript Tests:
src/main.ts#L69
'startLineNumer' is assigned a value but never used
|
TypeScript Tests:
src/main.ts#L72
'todos' is already declared in the upper scope on line 57 column 9
|
TypeScript Tests:
src/main.ts#L84
Expected '===' and instead saw '=='
|
TypeScript Tests:
src/main.ts#L86
Expected property shorthand
|
TypeScript Tests:
src/main.ts#L110
'comments' is assigned a value but never used
|
TypeScript Tests:
src/main.ts#L126
Unexpected constant condition
|
TypeScript Tests:
src/main.ts#L137
'todo' is already declared in the upper scope on line 136 column 16
|
GitHub Actions Test
Unexpected input(s) 'base', 'head', valid inputs are ['token', 'use-output']
|
TypeScript Tests:
__test__/main.test.ts#L17
Some tests seem to be commented
|
TypeScript Tests:
__test__/main.test.ts#L18
Some tests seem to be commented
|