update #15
ci.yml
on: push
TypeScript Tests
15s
GitHub Actions Test
3s
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#L63
Unexpected string concatenation
|
TypeScript Tests:
src/main.ts#L64
Unexpected string concatenation
|
TypeScript Tests:
src/main.ts#L74
Unexpected any. Specify a different type
|
TypeScript Tests:
src/main.ts#L76
Prefer for...of instead of Array.forEach
|
TypeScript Tests:
src/main.ts#L76
Unexpected any. Specify a different type
|
TypeScript Tests:
src/main.ts#L82
Unexpected string concatenation
|