build #14
ci.yml
on: push
TypeScript Tests
16s
GitHub Actions Test
10s
Annotations
10 errors
TypeScript Tests:
src/main.ts#L6
Missing return type on function
|
TypeScript Tests:
src/main.ts#L52
Unexpected any. Specify a different type
|
TypeScript Tests:
src/main.ts#L54
Prefer for...of instead of Array.forEach
|
TypeScript Tests:
src/main.ts#L54
Unexpected any. Specify a different type
|
TypeScript Tests:
src/main.ts#L60
Unexpected string concatenation
|
TypeScript Tests:
src/main.ts#L61
Unexpected string concatenation
|
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#L79
Unexpected string concatenation
|