Skip to content

CI: GH Actions workflow fixes MGX-668 (#609) #220

CI: GH Actions workflow fixes MGX-668 (#609)

CI: GH Actions workflow fixes MGX-668 (#609) #220

Triggered via push October 9, 2023 20:05
Status Success
Total duration 1h 7m 16s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

docs.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

18 errors
test/parallel/xyk-pallet.API.poolLiqudity.burnTokens.test.ts ► Check that a user can burn some tokens on a non-promoted pool: e2eTests/reports/junit-13fb8470-6835-11ee-b08e-a7dd2d85e022.xml#L0
Failed test found in: e2eTests/reports/junit-13fb8470-6835-11ee-b08e-a7dd2d85e022.xml Error: Error: Assertion failed
test/parallel/sdk.API.getInfo.test.ts ► check getAssetsInfo: e2eTests/reports/junit-29a9ade0-6837-11ee-9b09-afeaaea5834f.xml#L0
Failed test found in: e2eTests/reports/junit-29a9ade0-6837-11ee-9b09-afeaaea5834f.xml Error: TypeError: Cannot read properties of undefined (reading 'symbol')
test/parallel/sdk.API.getInfo.test.ts ► check getLiquidityTokens: e2eTests/reports/junit-29a9ade0-6837-11ee-9b09-afeaaea5834f.xml#L0
Failed test found in: e2eTests/reports/junit-29a9ade0-6837-11ee-9b09-afeaaea5834f.xml Error: TypeError: Cannot read properties of undefined (reading 'symbol')
test/parallel/sdk.API.getInfo.test.ts ► check getOwnedTokens: e2eTests/reports/junit-29a9ade0-6837-11ee-9b09-afeaaea5834f.xml#L0
Failed test found in: e2eTests/reports/junit-29a9ade0-6837-11ee-9b09-afeaaea5834f.xml Error: TypeError: Cannot read properties of undefined (reading 'symbol')
test/parallel/sdk.API.getInfo.test.ts ► check getTokenInfo: e2eTests/reports/junit-29a9ade0-6837-11ee-9b09-afeaaea5834f.xml#L0
Failed test found in: e2eTests/reports/junit-29a9ade0-6837-11ee-9b09-afeaaea5834f.xml Error: TypeError: Cannot read properties of undefined (reading 'symbol')
test/sequential/sdk.API.claimRewards.test.ts ► GIVEN an user has available some rewards in one pool WHEN claims all rewards THEN the user gets the rewards for that pool: e2eTests/reports/junit-29a9ade0-6837-11ee-9b09-afeaaea5834f.xml#L0
Failed test found in: e2eTests/reports/junit-29a9ade0-6837-11ee-9b09-afeaaea5834f.xml Error: Error: createType(Call):: Call: failed decoding proofOfStake.updatePoolPromotion:: Struct: failed on args: {"liquidity_token_id":"u32","liquidity_mining_issuance_weight":"u8"}:: Struct: failed on liquidity_token_id: u32:: u32: Negative number passed to unsigned type
test/sequential/sdk.API.claimRewards.test.ts ► GIVEN an user has available some rewards in two pools WHEN claims all rewards THEN the user gets the rewards for thats pools: e2eTests/reports/junit-29a9ade0-6837-11ee-9b09-afeaaea5834f.xml#L0
Failed test found in: e2eTests/reports/junit-29a9ade0-6837-11ee-9b09-afeaaea5834f.xml Error: Error: createType(Call):: Call: failed decoding proofOfStake.updatePoolPromotion:: Struct: failed on args: {"liquidity_token_id":"u32","liquidity_mining_issuance_weight":"u8"}:: Struct: failed on liquidity_token_id: u32:: u32: Negative number passed to unsigned type
test/sequential/sdk.API.claimRewards.test.ts ► GIVEN an user has available some rewards in two pools one deactivated WHEN claims all rewards THEN the user gets the rewards for thats pools: e2eTests/reports/junit-29a9ade0-6837-11ee-9b09-afeaaea5834f.xml#L0
Failed test found in: e2eTests/reports/junit-29a9ade0-6837-11ee-9b09-afeaaea5834f.xml Error: Error: createType(Call):: Call: failed decoding proofOfStake.updatePoolPromotion:: Struct: failed on args: {"liquidity_token_id":"u32","liquidity_mining_issuance_weight":"u8"}:: Struct: failed on liquidity_token_id: u32:: u32: Negative number passed to unsigned type
test/sequential/sdk.API.claimRewards.test.ts ► GIVEN an user has available some rewards in two “pools” one solo token, one pool WHEN claims all rewards THEN the user gets the rewards for thats pools: e2eTests/reports/junit-29a9ade0-6837-11ee-9b09-afeaaea5834f.xml#L0
Failed test found in: e2eTests/reports/junit-29a9ade0-6837-11ee-9b09-afeaaea5834f.xml Error: Error: createType(Call):: Call: failed decoding proofOfStake.updatePoolPromotion:: Struct: failed on args: {"liquidity_token_id":"u32","liquidity_mining_issuance_weight":"u8"}:: Struct: failed on liquidity_token_id: u32:: u32: Negative number passed to unsigned type
test/sequential/sdk.API.claimRewards.test.ts ► GIVEN a user that has available some rewards in ten pools max for automatically claiming WHEN claims all rewards THEN the user gets the rewards for thats pools: e2eTests/reports/junit-29a9ade0-6837-11ee-9b09-afeaaea5834f.xml#L0
Failed test found in: e2eTests/reports/junit-29a9ade0-6837-11ee-9b09-afeaaea5834f.xml Error: Error: createType(Call):: Call: failed decoding proofOfStake.updatePoolPromotion:: Struct: failed on args: {"liquidity_token_id":"u32","liquidity_mining_issuance_weight":"u8"}:: Struct: failed on liquidity_token_id: u32:: u32: Negative number passed to unsigned type
test/sequential/sdk.API.claimRewards.test.ts ► GIVEN a user has available some rewards in over ten pools WHEN claims all rewards THEN the error is received: e2eTests/reports/junit-29a9ade0-6837-11ee-9b09-afeaaea5834f.xml#L0
Failed test found in: e2eTests/reports/junit-29a9ade0-6837-11ee-9b09-afeaaea5834f.xml Error: Error: createType(Call):: Call: failed decoding proofOfStake.updatePoolPromotion:: Struct: failed on args: {"liquidity_token_id":"u32","liquidity_mining_issuance_weight":"u8"}:: Struct: failed on liquidity_token_id: u32:: u32: Negative number passed to unsigned type
test/sequential/sdk.API.claimRewards.test.ts ► GIVEN a user has available some rewards in over ten pools AND this user claims some pool manually WHEN claims all rewards THEN the user gets the rewards for all remaining pools: e2eTests/reports/junit-29a9ade0-6837-11ee-9b09-afeaaea5834f.xml#L0
Failed test found in: e2eTests/reports/junit-29a9ade0-6837-11ee-9b09-afeaaea5834f.xml Error: Error: createType(Call):: Call: failed decoding proofOfStake.updatePoolPromotion:: Struct: failed on args: {"liquidity_token_id":"u32","liquidity_mining_issuance_weight":"u8"}:: Struct: failed on liquidity_token_id: u32:: u32: Negative number passed to unsigned type
test/parallel/sdk.API.submitableExtrinsic.test.ts ► check claimRewards: e2eTests/reports/junit-8729ce70-6c0e-11ee-b8ab-9bd9ec0ab7ec.xml#L0
Failed test found in: e2eTests/reports/junit-8729ce70-6c0e-11ee-b8ab-9bd9ec0ab7ec.xml Error: Error: Expected: 0