update #8
ci.yml
on: push
TypeScript Tests
18s
GitHub Actions Test
4s
Annotations
7 errors
TypeScript Tests:
src/main.ts#L6
Missing return type on function
|
TypeScript Tests:
src/main.ts#L51
Unexpected any. Specify a different type
|
TypeScript Tests:
src/main.ts#L53
Prefer for...of instead of Array.forEach
|
TypeScript Tests:
src/main.ts#L53
Unexpected any. Specify a different type
|
TypeScript Tests:
src/main.ts#L59
Unexpected string concatenation
|
TypeScript Tests:
src/main.ts#L60
Unexpected string concatenation
|
TypeScript Tests
Process completed with exit code 1.
|