chore(deps): update dependency @types/eslint to v9 #687
Annotations
10 errors
test/configs.spec.ts#L167
Unsafe argument of type `any` assigned to a parameter of type `readonly any[]`
|
test/configs.spec.ts#L167
Unsafe argument of type `any` assigned to a parameter of type `string`
|
test/configs.spec.ts#L189
Unsafe argument of type `any` assigned to a parameter of type `Iterable<readonly [PropertyKey, any]>`
|
test/configs.spec.ts#L189
Unsafe call of an `any` typed value
|
test/configs.spec.ts#L191
Unsafe member access .map on an `any` value
|
test/configs.spec.ts#L192
Unsafe argument of type `any` assigned to a parameter of type `string`
|
test/configs.spec.ts#L209
Unsafe argument of type `any` assigned to a parameter of type `string | readonly any[]`
|
test/configs.spec.ts#L209
This assertion is unnecessary since the receiver accepts the original type of the expression
|
test/configs.spec.ts#L223
Unsafe argument of type `any` assigned to a parameter of type `Iterable<readonly [PropertyKey, any]>`
|
test/configs.spec.ts#L224
Unsafe argument of type `any` assigned to a parameter of type `string`
|
The logs for this run have expired and are no longer available.
Loading