update #16
ci.yml
on: push
TypeScript Tests
20s
GitHub Actions Test
6s
Annotations
10 errors
TypeScript Tests:
src/main.ts#L6
Missing return type on function
|
TypeScript Tests:
src/main.ts#L55
Unexpected any. Specify a different type
|
TypeScript Tests:
src/main.ts#L57
Prefer for...of instead of Array.forEach
|
TypeScript Tests:
src/main.ts#L57
Unexpected any. Specify a different type
|
TypeScript Tests:
src/main.ts#L73
Unexpected any. Specify a different type
|
TypeScript Tests:
src/main.ts#L75
Prefer for...of instead of Array.forEach
|
TypeScript Tests:
src/main.ts#L75
Unexpected any. Specify a different type
|
TypeScript Tests:
src/main.ts#L92
Unexpected any. Specify a different type
|
TypeScript Tests:
src/main.ts#L94
Prefer for...of instead of Array.forEach
|
TypeScript Tests:
src/main.ts#L94
Unexpected any. Specify a different type
|