update #23
ci.yml
on: push
TypeScript Tests
20s
GitHub Actions Test
4s
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#L80
Empty block statement
|
TypeScript Tests:
src/main.ts#L119
Unexpected any. Specify a different type
|
TypeScript Tests:
src/main.ts#L121
Prefer for...of instead of Array.forEach
|
TypeScript Tests:
src/main.ts#L121
Unexpected any. Specify a different type
|
TypeScript Tests:
src/main.ts#L135
Unexpected any. Specify a different type
|
TypeScript Tests:
src/main.ts#L137
Prefer for...of instead of Array.forEach
|
TypeScript Tests:
src/main.ts#L137
Unexpected any. Specify a different type
|
TypeScript Tests:
src/main.ts#L151
Unexpected any. Specify a different type
|