Skip to content

Bump eslint from 8.52.0 to 8.54.0 #11

Bump eslint from 8.52.0 to 8.54.0

Bump eslint from 8.52.0 to 8.54.0 #11

Triggered via pull request November 21, 2023 15:23
Status Failure
Total duration 4m 57s
Artifacts

ci.yml

on: pull_request
Matrix: tests
Fit to window
Zoom out
Zoom in

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.