Bump the npm-development group across 1 directory with 7 updates #22
Annotations
7 errors
src/check.ts#L7
Array type using 'Array<LogPosition>' is forbidden. Use 'LogPosition[]' instead
|
src/check.ts#L8
Unexpected any. Specify a different type
|
src/check.ts#L11
'check' is already declared in the upper scope on line 5 column 23
|
src/logs.ts#L25
Prefer for...of instead of Array.forEach
|
src/main.ts#L12
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
src/main.ts#L13
Unexpected any. Specify a different type
|
|
This job failed
Loading