Skip to content

chore: remove unused migrations #1260

chore: remove unused migrations

chore: remove unused migrations #1260

Triggered via push July 16, 2025 14:47
Status Failure
Total duration 1h 40m 51s
Artifacts

check-code.yml

on: push
Get HEAD commit message
6s
Get HEAD commit message
Matrix: Run Clippy checks
Check formatting
1m 22s
Check formatting
Check cargo-deny rules
1m 46s
Check cargo-deny rules
Run Chopsticks tests
47m 23s
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

12 errors and 21 warnings
Test runtime benchmarks (spiritnet)
Process completed with exit code 127.
Test runtime benchmarks (peregrine)
Process completed with exit code 127.
src/tests/xcm/limitedReserveTransfer/index.test.ts > Limited Reserve Transfers > Kilt -> Hydration live V2: integration-tests/chopsticks/src/helper/utils.ts#L77
AssertionError: expected 958471614027142 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 958470408409263 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 958465692307368 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)
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 --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.
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 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.
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.
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 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 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.