update #17
Annotations
10 errors
src/main.ts#L22
Missing return type on function
|
src/main.ts#L71
Unexpected any. Specify a different type
|
src/main.ts#L73
Prefer for...of instead of Array.forEach
|
src/main.ts#L73
Unexpected any. Specify a different type
|
src/main.ts#L86
Unexpected any. Specify a different type
|
src/main.ts#L88
Prefer for...of instead of Array.forEach
|
src/main.ts#L88
Unexpected any. Specify a different type
|
src/main.ts#L102
Unexpected any. Specify a different type
|
src/main.ts#L104
Prefer for...of instead of Array.forEach
|
src/main.ts#L104
Unexpected any. Specify a different type
|
This job failed
Loading