Bump eslint from 8.52.0 to 8.54.0 #11
Annotations
6 errors
lint:
tests/xcm-transfer/shared.ts#L91
Argument of type '{ events: Promise<Codec[]>; }' is not assignable to parameter of type '{ events: Promise<Codec | Codec[]>; }'.
|
lint:
tests/xcm-transfer/shared.ts#L114
Argument of type '{ events: Promise<Codec[]>; }' is not assignable to parameter of type '{ events: Promise<Codec | Codec[]>; }'.
|
lint:
tests/xcm-transfer/shared.ts#L136
Argument of type '{ events: Promise<Codec[]>; }' is not assignable to parameter of type '{ events: Promise<Codec | Codec[]>; }'.
|
lint:
tests/xcm-transfer/shared.ts#L168
Argument of type '{ events: Promise<Codec[]>; }' is not assignable to parameter of type '{ events: Promise<Codec | Codec[]>; }'.
|
lint
Process completed with exit code 2.
|
tests (xcm-transfer)
Process completed with exit code 1.
|