update #22
ci.yml
on: push
TypeScript Tests
17s
GitHub Actions Test
7s
Annotations
10 errors
TypeScript Tests:
src/main.ts#L50
Missing return type on function
|
TypeScript Tests:
src/main.ts#L68
Missing return type on function
|
TypeScript Tests:
src/main.ts#L118
Unexpected any. Specify a different type
|
TypeScript Tests:
src/main.ts#L120
Prefer for...of instead of Array.forEach
|
TypeScript Tests:
src/main.ts#L120
Unexpected any. Specify a different type
|
TypeScript Tests:
src/main.ts#L134
Unexpected any. Specify a different type
|
TypeScript Tests:
src/main.ts#L136
Prefer for...of instead of Array.forEach
|
TypeScript Tests:
src/main.ts#L136
Unexpected any. Specify a different type
|
TypeScript Tests:
src/main.ts#L150
Unexpected any. Specify a different type
|
TypeScript Tests:
src/main.ts#L152
Prefer for...of instead of Array.forEach
|