Remove unused extrinsic from dapp staking (#1348) #76
Annotations
5 errors
e2e-tests/helpers/index.ts#L7
Error: Snapshot `Astar & AssetHub > 001: AssetHub transfer USDT to Astar > 002: astar event 1` mismatched
- Expected
+ Received
- [
- {
- "data": {
- "id": "(hash)",
- "origin": {
- "Sibling": 1000,
- },
- "success": true,
- "weightUsed": {
- "proofSize": "(rounded 11000)",
- "refTime": "(rounded 990000000)",
- },
- },
- "method": "Processed",
- "section": "messageQueue",
- },
- ]
+ []
❯ Object.toMatchSnapshot helpers/index.ts:7:15
❯ Checker.toMatchSnapshot node_modules/@acala-network/chopsticks-testing/dist/esm/check.js:163:51
❯ tests/xcm-transfer/astar-asset-hub.test.ts:39:7
|
e2e-tests/helpers/index.ts#L7
Error: Snapshot `Kusama & Shiden > 001: Kusama transfer KSM to Shiden > 003: shiden event 1` mismatched
- Expected
+ Received
@@ -22,11 +22,11 @@
"id": "(hash)",
"origin": "Parent",
"success": true,
"weightUsed": {
"proofSize": "(rounded 9300)",
- "refTime": "(rounded 880000000)",
+ "refTime": "(rounded 890000000)",
},
},
"method": "Processed",
"section": "messageQueue",
},
❯ Object.toMatchSnapshot helpers/index.ts:7:15
❯ Checker.toMatchSnapshot node_modules/@acala-network/chopsticks-testing/dist/esm/check.js:163:51
❯ tests/xcm-transfer/kusama-shiden.test.ts:31:7
|
e2e-tests/helpers/index.ts#L7
Error: Snapshot `Polkadot & Astar > 001: Polkadot transfer DOT to Astar > 002: astar event 1` mismatched
- Expected
+ Received
- [
- {
- "data": {
- "id": "(hash)",
- "origin": "Parent",
- "success": true,
- "weightUsed": {
- "proofSize": "(rounded 11000)",
- "refTime": "(rounded 990000000)",
- },
- },
- "method": "Processed",
- "section": "messageQueue",
- },
- ]
+ []
❯ Object.toMatchSnapshot helpers/index.ts:7:15
❯ Checker.toMatchSnapshot node_modules/@acala-network/chopsticks-testing/dist/esm/check.js:163:51
❯ tests/xcm-transfer/polkadot-astar.test.ts:31:7
|
e2e-tests/helpers/index.ts#L7
Error: Snapshot `Shiden & AssetHub > 001: AssetHub transfer USDT to Shiden > 002: shiden event 1` mismatched
- Expected
+ Received
@@ -6,11 +6,11 @@
"Sibling": 1000,
},
"success": true,
"weightUsed": {
"proofSize": "(rounded 9300)",
- "refTime": "(rounded 880000000)",
+ "refTime": "(rounded 890000000)",
},
},
"method": "Processed",
"section": "messageQueue",
},
❯ Object.toMatchSnapshot helpers/index.ts:7:15
❯ Checker.toMatchSnapshot node_modules/@acala-network/chopsticks-testing/dist/esm/check.js:163:51
❯ tests/xcm-transfer/shiden-asset-hub.test.ts:39:7
|
|
This job failed
Loading