updateBridgeSdk #619
Annotations
5 errors and 1 warning
Run yarn test tests/xcm-transfer:
tests/xcm-transfer/shared.ts#L74
TypeError: Cannot read properties of undefined (reading 'teardown')
❯ tests/xcm-transfer/shared.ts:74:23
|
Run yarn test tests/xcm-transfer:
helpers/index.ts#L7
Error: Snapshot `'acala' -> 'polkadot' xcm transfer 'DOT' > xtokens transfer > from chain ump messages 1` mismatched
- Expected
+ Received
@@ -1,19 +1,9 @@
[
{
"v2": [
{
- "subscribeVersion": {
- "maxResponseWeight": 0,
- "queryId": 24,
- },
- },
- ],
- },
- {
- "v2": [
- {
"withdrawAsset": [
{
"fun": {
"fungible": 1000000000000,
},
❯ Object.toMatchSnapshot helpers/index.ts:7:15
❯ Checker.toMatchSnapshot node_modules/@acala-network/chopsticks-testing/dist/esm/check.js:163:51
❯ tests/xcm-transfer/shared.ts:93:11
|
Run yarn test tests/xcm-transfer:
helpers/index.ts#L7
Error: Snapshot `'acala' -> 'polkadot' xcm transfer 'DOT' > xtokens transfer > balance on from chain 2` mismatched
❯ Object.toMatchSnapshot helpers/index.ts:7:15
❯ Checker.toMatchSnapshot node_modules/@acala-network/chopsticks-testing/dist/esm/check.js:163:51
❯ tests/xcm-transfer/shared.ts:89:11
|
Run yarn test tests/xcm-transfer:
helpers/index.ts#L7
Error: Snapshot `'acala' -> 'polkadot' xcm transfer 'DOT' > xtokens transfer > balance on from chain 3` mismatched
❯ Object.toMatchSnapshot helpers/index.ts:7:15
❯ Checker.toMatchSnapshot node_modules/@acala-network/chopsticks-testing/dist/esm/check.js:163:51
❯ tests/xcm-transfer/shared.ts:89:11
|
Run yarn test tests/xcm-transfer
Process completed with exit code 1.
|
|
Loading