Skip to content

Bump typescript from 5.2.2 to 5.3.2 #13

Bump typescript from 5.2.2 to 5.3.2

Bump typescript from 5.2.2 to 5.3.2 #13

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

ci.yml

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

Annotations

7 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)
The run was canceled by @shaunxw.
tests (xcm-transfer)
The operation was canceled.