update #22
Annotations
10 errors
src/main.ts#L50
Missing return type on function
|
src/main.ts#L68
Missing return type on function
|
src/main.ts#L118
Unexpected any. Specify a different type
|
src/main.ts#L120
Prefer for...of instead of Array.forEach
|
src/main.ts#L120
Unexpected any. Specify a different type
|
src/main.ts#L134
Unexpected any. Specify a different type
|
src/main.ts#L136
Prefer for...of instead of Array.forEach
|
src/main.ts#L136
Unexpected any. Specify a different type
|
src/main.ts#L150
Unexpected any. Specify a different type
|
src/main.ts#L152
Prefer for...of instead of Array.forEach
|
This job failed
Loading