update #17
ci.yml
on: push
TypeScript Tests
16s
GitHub Actions Test
28s
Annotations
10 errors
TypeScript Tests:
src/main.ts#L22
Missing return type on function
|
TypeScript Tests:
src/main.ts#L71
Unexpected any. Specify a different type
|
TypeScript Tests:
src/main.ts#L73
Prefer for...of instead of Array.forEach
|
TypeScript Tests:
src/main.ts#L73
Unexpected any. Specify a different type
|
TypeScript Tests:
src/main.ts#L86
Unexpected any. Specify a different type
|
TypeScript Tests:
src/main.ts#L88
Prefer for...of instead of Array.forEach
|
TypeScript Tests:
src/main.ts#L88
Unexpected any. Specify a different type
|
TypeScript Tests:
src/main.ts#L102
Unexpected any. Specify a different type
|
TypeScript Tests:
src/main.ts#L104
Prefer for...of instead of Array.forEach
|
TypeScript Tests:
src/main.ts#L104
Unexpected any. Specify a different type
|