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