Skip to content

Bump @acala-network/chopsticks-testing from 0.12.2 to 0.14.1 #107

Bump @acala-network/chopsticks-testing from 0.12.2 to 0.14.1

Bump @acala-network/chopsticks-testing from 0.12.2 to 0.14.1 #107

Triggered via pull request September 1, 2024 11:07
Status Failure
Total duration 39s
Artifacts

ci.yml

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

Annotations

20 errors
tests (xcm-transfer): helpers/api/extrinsics.ts#L6
Type 'AccountInfo' does not satisfy the constraint 'Codec'.
tests (xcm-transfer): helpers/api/extrinsics.ts#L363
Argument of type 'SubmittableExtrinsic<"promise", ISubmittableResult>' is not assignable to parameter of type 'string | Uint8Array | IMethod<AnyTuple, any> | Call'.
tests (xcm-transfer): helpers/given.test.ts#L12
Argument of type 'Network' is not assignable to parameter of type '{ api: ApiPromise; }'.
tests (xcm-transfer): helpers/given.test.ts#L31
Argument of type 'Network' is not assignable to parameter of type '{ api: ApiPromise; }'.
tests (xcm-transfer): networks/index.ts#L92
Argument of type 'import("/home/runner/work/e2e-tests/e2e-tests/node_modules/@acala-network/chopsticks-core/dist/esm/blockchain/index").Blockchain' is not assignable to parameter of type 'import("/home/runner/work/e2e-tests/e2e-tests/node_modules/@acala-network/chopsticks/node_modules/@acala-network/chopsticks-core/dist/esm/blockchain/index").Blockchain'.
tests (xcm-transfer): networks/index.ts#L98
Argument of type 'import("/home/runner/work/e2e-tests/e2e-tests/node_modules/@acala-network/chopsticks-core/dist/esm/blockchain/index").Blockchain[]' is not assignable to parameter of type 'import("/home/runner/work/e2e-tests/e2e-tests/node_modules/@acala-network/chopsticks/node_modules/@acala-network/chopsticks-core/dist/esm/blockchain/index").Blockchain[]'.
tests (xcm-transfer): tests/xcm-transfer/astar-asset-hub.test.ts#L21
Argument of type 'Network' is not assignable to parameter of type '{ api: ApiPromise; }'.
tests (xcm-transfer): tests/xcm-transfer/astar-asset-hub.test.ts#L32
Argument of type 'Network' is not assignable to parameter of type '{ api: ApiPromise; }'.
tests (xcm-transfer): tests/xcm-transfer/astar-asset-hub.test.ts#L53
Argument of type 'Network' is not assignable to parameter of type '{ api: ApiPromise; }'.
tests (xcm-transfer): tests/xcm-transfer/astar-asset-hub.test.ts#L64
Argument of type 'Network' is not assignable to parameter of type '{ api: ApiPromise; }'.
tests (staking): helpers/api/extrinsics.ts#L6
Type 'AccountInfo' does not satisfy the constraint 'Codec'.
tests (staking): helpers/api/extrinsics.ts#L363
Argument of type 'SubmittableExtrinsic<"promise", ISubmittableResult>' is not assignable to parameter of type 'string | Uint8Array | IMethod<AnyTuple, any> | Call'.
tests (staking): helpers/given.test.ts#L12
Argument of type 'Network' is not assignable to parameter of type '{ api: ApiPromise; }'.
tests (staking): helpers/given.test.ts#L31
Argument of type 'Network' is not assignable to parameter of type '{ api: ApiPromise; }'.
tests (staking): networks/index.ts#L92
Argument of type 'import("/home/runner/work/e2e-tests/e2e-tests/node_modules/@acala-network/chopsticks-core/dist/esm/blockchain/index").Blockchain' is not assignable to parameter of type 'import("/home/runner/work/e2e-tests/e2e-tests/node_modules/@acala-network/chopsticks/node_modules/@acala-network/chopsticks-core/dist/esm/blockchain/index").Blockchain'.
tests (staking): networks/index.ts#L98
Argument of type 'import("/home/runner/work/e2e-tests/e2e-tests/node_modules/@acala-network/chopsticks-core/dist/esm/blockchain/index").Blockchain[]' is not assignable to parameter of type 'import("/home/runner/work/e2e-tests/e2e-tests/node_modules/@acala-network/chopsticks/node_modules/@acala-network/chopsticks-core/dist/esm/blockchain/index").Blockchain[]'.
tests (staking): tests/xcm-transfer/astar-asset-hub.test.ts#L21
Argument of type 'Network' is not assignable to parameter of type '{ api: ApiPromise; }'.
tests (staking): tests/xcm-transfer/astar-asset-hub.test.ts#L32
Argument of type 'Network' is not assignable to parameter of type '{ api: ApiPromise; }'.
tests (staking): tests/xcm-transfer/astar-asset-hub.test.ts#L53
Argument of type 'Network' is not assignable to parameter of type '{ api: ApiPromise; }'.
tests (staking): tests/xcm-transfer/astar-asset-hub.test.ts#L64
Argument of type 'Network' is not assignable to parameter of type '{ api: ApiPromise; }'.