Bump eslint from 8.57.1 to 9.23.0 #6
Annotations
10 errors
|
src/main.ts#L263
Parameter 'scale' implicitly has an 'any' type.
|
|
src/main.ts#L264
Parameter 'obj' implicitly has an 'any' type.
|
|
src/main.ts#L264
Parameter 'color' implicitly has an 'any' type.
|
|
src/main.ts#L264
Parameter 'index' implicitly has an 'any' type.
|
|
src/main.ts#L320
Argument of type 'HTMLElement | null' is not assignable to parameter of type 'HTMLInputElement'.
|
|
src/main.ts#L321
Argument of type 'HTMLElement | null' is not assignable to parameter of type 'HTMLInputElement'.
|
|
src/main.ts#L322
Argument of type 'HTMLElement | null' is not assignable to parameter of type 'HTMLInputElement'.
|
|
src/main.ts#L324
Element implicitly has an 'any' type because index expression is not of type 'number'.
|
|
src/main.ts#L325
Element implicitly has an 'any' type because index expression is not of type 'number'.
|
|
src/main.ts#L326
Element implicitly has an 'any' type because index expression is not of type 'number'.
|
The logs for this run have expired and are no longer available.
Loading