Skip to content

Diff 1.16.3 to 1.16.2 DONT MERGE #1251

Diff 1.16.3 to 1.16.2 DONT MERGE

Diff 1.16.3 to 1.16.2 DONT MERGE #1251

Triggered via pull request July 16, 2025 10:19
Status Failure
Total duration 1h 41m 4s
Artifacts

check-code.yml

on: pull_request
Get HEAD commit message
8s
Get HEAD commit message
Matrix: Run Clippy checks
Check formatting
1m 10s
Check formatting
Check cargo-deny rules
1m 40s
Check cargo-deny rules
Run Chopsticks tests
40m 2s
Run Chopsticks tests
Matrix: Check Rustdoc
Matrix: Run Cargo tests
Matrix: Test runtime benchmarks
Matrix: Run try-runtime
Trigger GitLab CI
Trigger GitLab CI
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 21 warnings
src/tests/xcm/limitedReserveTransfer/index.test.ts > Limited Reserve Transfers > Kilt -> Hydration live V2: integration-tests/chopsticks/src/helper/utils.ts#L77
AssertionError: expected 958530912189087 to be greater than or equal to 960000000000000 ❯ Module.validateBalanceWithPrecision src/helper/utils.ts:77:26 ❯ src/tests/xcm/limitedReserveTransfer/index.test.ts:106:4
src/tests/xcm/limitedReserveTransfer/index.test.ts > Limited Reserve Transfers > Kilt -> Hydration live V2: integration-tests/chopsticks/src/helper/utils.ts#L77
AssertionError: expected 958532459757709 to be greater than or equal to 960000000000000 ❯ Module.validateBalanceWithPrecision src/helper/utils.ts:77:26 ❯ src/tests/xcm/limitedReserveTransfer/index.test.ts:106:4
src/tests/xcm/limitedReserveTransfer/index.test.ts > Limited Reserve Transfers > Kilt -> Hydration live V2: integration-tests/chopsticks/src/helper/utils.ts#L77
AssertionError: expected 958532553850697 to be greater than or equal to 960000000000000 ❯ Module.validateBalanceWithPrecision src/helper/utils.ts:77:26 ❯ src/tests/xcm/limitedReserveTransfer/index.test.ts:106:4
src/tests/switchPallet/trappedAssets/index.test.ts > Reclaim trapped assets > V4 LIVE: integration-tests/chopsticks/src/tests/switchPallet/trappedAssets/index.test.ts#L66
Error: Snapshot `Reclaim trapped assets > V4 LIVE > Switch eKILTs sender chain: {"section":"polkadotXcm","method":"Sent"} 4` mismatched ❯ Checker.toMatchSnapshot node_modules/@acala-network/chopsticks-testing/dist/esm/check.js:163:51 ❯ src/tests/switchPallet/trappedAssets/index.test.ts:66:4
src/tests/switchPallet/trappedAssets/index.test.ts > Reclaim trapped assets > V4 LIVE: integration-tests/chopsticks/src/tests/switchPallet/trappedAssets/index.test.ts#L66
Error: Snapshot `Reclaim trapped assets > V4 LIVE > Switch eKILTs sender chain: {"section":"polkadotXcm","method":"Sent"} 3` mismatched ❯ Checker.toMatchSnapshot node_modules/@acala-network/chopsticks-testing/dist/esm/check.js:163:51 ❯ src/tests/switchPallet/trappedAssets/index.test.ts:66:4
src/tests/switchPallet/trappedAssets/index.test.ts > Reclaim trapped assets > V4 LIVE: integration-tests/chopsticks/src/tests/switchPallet/trappedAssets/index.test.ts#L66
Error: Snapshot `Reclaim trapped assets > V4 LIVE > Switch eKILTs sender chain: {"section":"polkadotXcm","method":"Sent"} 2` mismatched ❯ Checker.toMatchSnapshot node_modules/@acala-network/chopsticks-testing/dist/esm/check.js:163:51 ❯ src/tests/switchPallet/trappedAssets/index.test.ts:66:4
src/tests/switchPallet/trappedAssets/index.test.ts > Reclaim trapped assets > V4 LIVE: integration-tests/chopsticks/src/tests/switchPallet/trappedAssets/index.test.ts#L111
Error: Snapshot `Reclaim trapped assets > V4 LIVE > reclaim xcm message on relay chain 1` mismatched - Expected + Received @@ -21,15 +21,15 @@ { "Transact": { "call": { "encoded": "(hash)", }, - "originKind": "Superuser", - "requireWeightAtMost": { + "fallbackMaxWeight": { "proofSize": "(rounded 66000)", "refTime": 1000000000, }, + "originKind": "Superuser", }, }, ], "messageId": "(hash)", "origin": { ❯ Checker.toMatchSnapshot node_modules/@acala-network/chopsticks-testing/dist/esm/check.js:163:51 ❯ src/tests/switchPallet/trappedAssets/index.test.ts:111:4
src/tests/switchPallet/fullFlow/index.test.ts > Switch KILTs full flow > V4 LIVE: integration-tests/chopsticks/src/tests/switchPallet/fullFlow/index.test.ts#L64
Error: Snapshot `Switch KILTs full flow > V4 LIVE > transfer foreign funds from foreign chain {"section":"polkadotXcm","method":"Sent"} 4` mismatched ❯ Checker.toMatchSnapshot node_modules/@acala-network/chopsticks-testing/dist/esm/check.js:163:51 ❯ src/tests/switchPallet/fullFlow/index.test.ts:64:4
src/tests/switchPallet/fullFlow/index.test.ts > Switch KILTs full flow > V4 LIVE: integration-tests/chopsticks/src/tests/switchPallet/fullFlow/index.test.ts#L64
Error: Snapshot `Switch KILTs full flow > V4 LIVE > transfer foreign funds from foreign chain {"section":"polkadotXcm","method":"Sent"} 3` mismatched ❯ Checker.toMatchSnapshot node_modules/@acala-network/chopsticks-testing/dist/esm/check.js:163:51 ❯ src/tests/switchPallet/fullFlow/index.test.ts:64:4
src/tests/switchPallet/fullFlow/index.test.ts > Switch KILTs full flow > V4 LIVE: integration-tests/chopsticks/src/tests/switchPallet/fullFlow/index.test.ts#L64
Error: Snapshot `Switch KILTs full flow > V4 LIVE > transfer foreign funds from foreign chain {"section":"polkadotXcm","method":"Sent"} 2` mismatched ❯ Checker.toMatchSnapshot node_modules/@acala-network/chopsticks-testing/dist/esm/check.js:163:51 ❯ src/tests/switchPallet/fullFlow/index.test.ts:64:4
Check formatting
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
Check formatting
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
Run Clippy checks (--target wasm32-unknown-unknown --no-default-features --workspace --exclude ki...
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
Run Clippy checks (--target wasm32-unknown-unknown --no-default-features --workspace --exclude ki...
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
Run Clippy checks (--all-targets --all-features)
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
Run Clippy checks (--all-targets --all-features)
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
Run Clippy checks (--all-targets)
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
Run Clippy checks (--all-targets)
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
Check Rustdoc
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
Check Rustdoc
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
Check Rustdoc (--all-features)
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
Check Rustdoc (--all-features)
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
Run Chopsticks tests
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
Run try-runtime (peregrine)
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
Run try-runtime (peregrine)
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
Run try-runtime (spiritnet)
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
Run try-runtime (spiritnet)
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
Run Cargo tests
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
Run Cargo tests
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
Run Cargo tests (--all-features)
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
Run Cargo tests (--all-features)
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.