Skip to content

GASP-1625 Feature/locked tokens #749

GASP-1625 Feature/locked tokens

GASP-1625 Feature/locked tokens #749

Triggered via pull request November 28, 2024 17:19
Status Failure
Total duration 1h 1m 49s
Artifacts 10
Global init
3s
Global init
Delete fungible environment
0s
Delete fungible environment
Matrix: Build / Build fast runtime Docker image
Matrix: Build / Build Docker image
Build  /  Generate multiplatform Docker image manifest for fast runtime image
9s
Build / Generate multiplatform Docker image manifest for fast runtime image
Build  /  Generate multiplatform Docker image manifest
9s
Build / Generate multiplatform Docker image manifest
Generate types  /  generate-mangata-types
6m 7s
Generate types / generate-mangata-types
Deploy fungible environment  /  deploy
Deploy fungible environment / deploy
Deploy to rollup-dev on every commit to `eth-rollup-develop` branch  /  deploy-rollup-dev
Deploy to rollup-dev on every commit to `eth-rollup-develop` branch / deploy-rollup-dev
Run e2e tests  /  setup-report
8s
Run e2e tests / setup-report
Matrix: Run e2e tests / e2e-test-matrix
Run e2e tests  /  slack-notify-nook
4s
Run e2e tests / slack-notify-nook
Run e2e tests  /  test-complete
7s
Run e2e tests / test-complete
Fit to window
Zoom out
Zoom in

Annotations

215 errors, 53 warnings, and 5 notices
Run e2e tests / e2e-test-matrix (yarn test-multiswap, false)
The runner has received a shutdown signal. This can happen when the runner service is stopped, or a manually started runner is canceled.
Run e2e tests / e2e-test-matrix (yarn test-multiswap, false)
The operation was canceled.
Run e2e tests / e2e-test-matrix (yarn test-multiswap, false)
Process completed with exit code 130.
Run e2e tests / e2e-test-matrix (yarn test-seqgasless, false)
The runner has received a shutdown signal. This can happen when the runner service is stopped, or a manually started runner is canceled.
Run e2e tests / e2e-test-matrix (yarn test-seqgasless, false)
Process completed with exit code 130.
Run e2e tests / e2e-test-matrix (yarn test-seqgasless, false)
The operation was canceled.
Run e2e tests / e2e-test-matrix (yarn test-crowdloan, false)
The runner has received a shutdown signal. This can happen when the runner service is stopped, or a manually started runner is canceled.
Run e2e tests / e2e-test-matrix (yarn test-crowdloan, false)
The operation was canceled.
Run e2e tests / e2e-test-matrix (yarn test-rolldownPreOperationWithdrawal, true)
The runner has received a shutdown signal. This can happen when the runner service is stopped, or a manually started runner is canceled.
Run e2e tests / e2e-test-matrix (yarn test-experimentalStaking, true)
The runner has received a shutdown signal. This can happen when the runner service is stopped, or a manually started runner is canceled.
Run e2e tests / e2e-test-matrix (yarn test-experimentalStaking, true)
The operation was canceled.
test/sequential/rewardsv2.poolLiquidityRewards.test.ts ► rewards v2 tests › Error cases ► Given a user with Liquidity on non promoted pool When tries to activate Then extrinsic fail: e2eTests/reports/junit.xml-7095b210-adb1-11ef-84e5-b7ab741d3f8e.xml#L0
Failed test found in: e2eTests/reports/junit.xml-7095b210-adb1-11ef-84e5-b7ab741d3f8e.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
test/sequential/rewardsv2.poolLiquidityRewards.test.ts ► rewards v2 tests › A user can get rewards ► Given a user with Liquidity activated When tries to mint some more Then the user activated amount will grow on that value: e2eTests/reports/junit.xml-7095b210-adb1-11ef-84e5-b7ab741d3f8e.xml#L0
Failed test found in: e2eTests/reports/junit.xml-7095b210-adb1-11ef-84e5-b7ab741d3f8e.xml Error: Error: createType(Vec<StorageKey>):: createType(Lookup4):: u32: Negative number passed to unsigned type
test/story/rewardsStory.test.ts ► Story tests > Rewards - autocompound ► Given a user1 with minted tokens when two sessions happen, then there are available rewards: e2eTests/reports/junit.xml-7095b210-adb1-11ef-84e5-b7ab741d3f8e.xml#L0
Failed test found in: e2eTests/reports/junit.xml-7095b210-adb1-11ef-84e5-b7ab741d3f8e.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/story/rewardsStory.test.ts ► Story tests > Rewards - autocompound ► Given a user2 WHEN available rewards can claim and mgas are increased: e2eTests/reports/junit.xml-7095b210-adb1-11ef-84e5-b7ab741d3f8e.xml#L0
Failed test found in: e2eTests/reports/junit.xml-7095b210-adb1-11ef-84e5-b7ab741d3f8e.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/story/rewardsStory.test.ts ► Story tests > Rewards - autocompound ► Given a user3 WHEN available rewards can autocompund: e2eTests/reports/junit.xml-7095b210-adb1-11ef-84e5-b7ab741d3f8e.xml#L0
Failed test found in: e2eTests/reports/junit.xml-7095b210-adb1-11ef-84e5-b7ab741d3f8e.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/bootstrap.cancelBootstrap.test.ts ► bootstrap - Check that we can cancel bootstrap before planned: e2eTests/reports/junit.xml-7482f1d0-adb1-11ef-a0fb-c5f69d8035fb.xml#L0
Failed test found in: e2eTests/reports/junit.xml-7482f1d0-adb1-11ef-a0fb-c5f69d8035fb.xml Error: Error: expect(received).toContain(expected) // indexOf
test/sequential/bootstrap.cancelBootstrap.test.ts ► bootstrap - Check that we can not cancel bootstrap when bootstrap event already planned or started: e2eTests/reports/junit.xml-7482f1d0-adb1-11ef-a0fb-c5f69d8035fb.xml#L0
Failed test found in: e2eTests/reports/junit.xml-7482f1d0-adb1-11ef-a0fb-c5f69d8035fb.xml Error: Error: expect(received).toEqual(expected) // deep equality
test/sequential/bootstrap.configuration.test.ts ► bootstrap - Check non-sudo user cannot start bootstrap: e2eTests/reports/junit.xml-82727310-adb1-11ef-9821-d71daadf0516.xml#L0
Failed test found in: e2eTests/reports/junit.xml-82727310-adb1-11ef-9821-d71daadf0516.xml Error: Error: thrown: Object {
test/sequential/bootstrap.configuration.test.ts ► bootstrap - Check happy path bootstrap with one user: e2eTests/reports/junit.xml-82727310-adb1-11ef-9821-d71daadf0516.xml#L0
Failed test found in: e2eTests/reports/junit.xml-82727310-adb1-11ef-9821-d71daadf0516.xml Error: Error: thrown: Object {
test/sequential/bootstrap.updatePromotion.test.ts ► bootstrap - Check possibility to change promoteBootstrapPool in each phase: e2eTests/reports/junit.xml-82727310-adb1-11ef-9821-d71daadf0516.xml#L0
Failed test found in: e2eTests/reports/junit.xml-82727310-adb1-11ef-9821-d71daadf0516.xml Error: Error: expect(received).toContain(expected) // indexOf
test/sequential/xyk-pallet.asset.bootstrap.register.test.ts ► register asset with xyk disabled and try to schedule bootstrap, expect to success: e2eTests/reports/junit.xml-82727310-adb1-11ef-9821-d71daadf0516.xml#L0
Failed test found in: e2eTests/reports/junit.xml-82727310-adb1-11ef-9821-d71daadf0516.xml Error: Error: --- TX Mapping issue ---
test/sequential/xyk-pallet.asset.bootstrap.register.test.ts ► register asset with xyk enabled and try to schedule bootstrap, expect to success: e2eTests/reports/junit.xml-82727310-adb1-11ef-9821-d71daadf0516.xml#L0
Failed test found in: e2eTests/reports/junit.xml-82727310-adb1-11ef-9821-d71daadf0516.xml Error: Error: --- TX Mapping issue ---
Run e2e tests / e2e-test-matrix (yarn test-bootstrap, false)
Failed test were found and 'fail-on-error' option is set to true
Run e2e tests / e2e-test-matrix (yarn test-bootstrap, false)
Process completed with exit code 1.
Run e2e tests / e2e-test-matrix (yarn test-bootstrap, false)
Process completed with exit code 1.
Run e2e tests / e2e-test-matrix (yarn test-bootstrap, false)
google-github-actions/upload-cloud-storage failed with: input required and not supplied: path
Run e2e tests / e2e-test-matrix (yarn test-sequential-autocompound, true)
google-github-actions/upload-cloud-storage failed with: input required and not supplied: path
Run e2e tests / e2e-test-matrix (yarn test-sequential-autocompound, true)
Process completed with exit code 1.
Run e2e tests / e2e-test-matrix (yarn test-sequential-autocompound, true)
Failed test were found and 'fail-on-error' option is set to true
Run e2e tests / e2e-test-matrix (yarn test-sequential-autocompound, true)
Process completed with exit code 1.
Run e2e tests / e2e-test-matrix (yarn test-rewards-bootstrap, false)
Process completed with exit code 1.
Run e2e tests / e2e-test-matrix (yarn test-rewards-bootstrap, false)
Process completed with exit code 1.
Run e2e tests / e2e-test-matrix (yarn test-rewards-bootstrap, false)
Failed test were found and 'fail-on-error' option is set to true
Run e2e tests / e2e-test-matrix (yarn test-rewards-bootstrap, false)
google-github-actions/upload-cloud-storage failed with: input required and not supplied: path
test/sequential/sequencerStaking.cancel.test.ts ► GIVEN a sequencer, WHEN <correctly> canceling an update THEN a % of the slash is given to it: e2eTests/reports/junit.xml-97ec7f10-adb1-11ef-9762-a7a859928f58.xml#L0
Failed test found in: e2eTests/reports/junit.xml-97ec7f10-adb1-11ef-9762-a7a859928f58.xml Error: Error: expect(received).toContain(expected) // indexOf
test/sequential/sequencerStaking.cancel.test.ts ► GIVEN a sequencer, WHEN <in-correctly> canceling an update THEN my slash is burned: e2eTests/reports/junit.xml-97ec7f10-adb1-11ef-9762-a7a859928f58.xml#L0
Failed test found in: e2eTests/reports/junit.xml-97ec7f10-adb1-11ef-9762-a7a859928f58.xml Error: Error: expect(received).toContain(expected) // indexOf
test/sequential/sequencerStaking.cancel.test.ts ► GIVEN a sequencer, WHEN <no> canceling an update THEN no slash is applied: e2eTests/reports/junit.xml-97ec7f10-adb1-11ef-9762-a7a859928f58.xml#L0
Failed test found in: e2eTests/reports/junit.xml-97ec7f10-adb1-11ef-9762-a7a859928f58.xml Error: Error: expect(received).toContain(expected) // indexOf
Run e2e tests / e2e-test-matrix (yarn test-sequencerCancellation, true)
Process completed with exit code 1.
Run e2e tests / e2e-test-matrix (yarn test-sequencerCancellation, true)
Process completed with exit code 1.
Run e2e tests / e2e-test-matrix (yarn test-sequencerCancellation, true)
google-github-actions/upload-cloud-storage failed with: input required and not supplied: path
Run e2e tests / e2e-test-matrix (yarn test-sequencerCancellation, true)
Failed test were found and 'fail-on-error' option is set to true
test/sequential/xyk-pallet.API.accuracy.MGA.fees.test.ts ► xyk-pallet - Assets substracted are incremented by 1 - MGA- SellAsset: e2eTests/reports/junit.xml-bf3d3190-adb1-11ef-b192-5552b994d630.xml#L0
Failed test found in: e2eTests/reports/junit.xml-bf3d3190-adb1-11ef-b192-5552b994d630.xml Error: Error: --- TX Mapping issue ---
test/sequential/xyk-pallet.API.treasury.v2.test.ts ► xyk-pallet - treasury tests [Mangata]: on treasury we store ► assets won when assets are sold [Selling Mangata] - 5: e2eTests/reports/junit.xml-bf3d3190-adb1-11ef-b192-5552b994d630.xml#L0
Failed test found in: e2eTests/reports/junit.xml-bf3d3190-adb1-11ef-b192-5552b994d630.xml Error: TypeError: Cannot read properties of undefined (reading 'sellAsset')
test/sequential/xyk-pallet.API.treasury.v2.test.ts ► xyk-pallet - treasury tests [Mangata]: on treasury we store ► assets won when assets are bought [Buying Mangata]: e2eTests/reports/junit.xml-bf3d3190-adb1-11ef-b192-5552b994d630.xml#L0
Failed test found in: e2eTests/reports/junit.xml-bf3d3190-adb1-11ef-b192-5552b994d630.xml Error: TypeError: Cannot read properties of undefined (reading 'buyAsset')
test/sequential/xyk-pallet.API.treasury.v2.test.ts ► xyk-pallet - treasury tests [Mangata]: on treasury we store ► assets won when assets are sold [Selling other in MGA pool] - 6: e2eTests/reports/junit.xml-bf3d3190-adb1-11ef-b192-5552b994d630.xml#L0
Failed test found in: e2eTests/reports/junit.xml-bf3d3190-adb1-11ef-b192-5552b994d630.xml Error: TypeError: Cannot read properties of undefined (reading 'sellAsset')
test/sequential/xyk-pallet.API.treasury.v2.test.ts ► xyk-pallet - treasury tests [Mangata]: on treasury we store ► assets won when assets are bought [Buying other in MGA pool]: e2eTests/reports/junit.xml-bf3d3190-adb1-11ef-b192-5552b994d630.xml#L0
Failed test found in: e2eTests/reports/junit.xml-bf3d3190-adb1-11ef-b192-5552b994d630.xml Error: TypeError: Cannot read properties of undefined (reading 'buyAsset')
test/sequential/xyk-pallet.API.treasury.v2.test.ts ► xyk-pallet - treasury tests [Connected - Mangata]: on treasury we store ► assets won when assets are bought [Buying X connected to MGA pool]: e2eTests/reports/junit.xml-bf3d3190-adb1-11ef-b192-5552b994d630.xml#L0
Failed test found in: e2eTests/reports/junit.xml-bf3d3190-adb1-11ef-b192-5552b994d630.xml Error: TypeError: Cannot read properties of undefined (reading 'buyAsset')
test/sequential/xyk-pallet.API.treasury.v2.test.ts ► xyk-pallet - treasury tests [Connected - Mangata]: on treasury we store ► assets won when assets are sold [Selling Y - X connected toMGA pool] - 6: e2eTests/reports/junit.xml-bf3d3190-adb1-11ef-b192-5552b994d630.xml#L0
Failed test found in: e2eTests/reports/junit.xml-bf3d3190-adb1-11ef-b192-5552b994d630.xml Error: TypeError: Cannot read properties of undefined (reading 'sellAsset')
test/parallel/xyk-pallet.API.parachainStacking.activateRewards.test.ts ► Given a user with bonded but not activated liq tokens WHEN he tries to activate THEN the tokens are activated for rewards: e2eTests/reports/junit.xml-c362e670-adb1-11ef-a20c-735f76d9222a.xml#L0
Failed test found in: e2eTests/reports/junit.xml-c362e670-adb1-11ef-a20c-735f76d9222a.xml Error: Error: createType(Call):: Call: failed decoding parachainStaking.addStakingLiquidityToken:: Struct: failed on args: {"paired_or_liquidity_token":"{\"_enum\":{\"Paired\":\"u32\",\"Liquidity\":\"u32\"}}","current_liquidity_tokens":"u32"}:: Struct: failed on paired_or_liquidity_token: {"_enum":{"Paired":"u32","Liquidity":"u32"}}:: Enum(Liquidity):: u32: Negative number passed to unsigned type
test/parallel/xyk-pallet.API.pool.deactivatedLiq.test.ts ► GIVEN a disabled pool the user can still interact with it: Burn, deactivate Liq: e2eTests/reports/junit.xml-c362e670-adb1-11ef-a20c-735f76d9222a.xml#L0
Failed test found in: e2eTests/reports/junit.xml-c362e670-adb1-11ef-a20c-735f76d9222a.xml Error: TypeError: Cannot read properties of undefined (reading 'burnLiquidity')
test/parallel/xyk-pallet.API.pool.promoting.test.ts ► GIVEN a promoted pool WHEN more pools gets activated THEN shares are decreased and equally divided among all the activated pools: e2eTests/reports/junit.xml-c362e670-adb1-11ef-a20c-735f76d9222a.xml#L0
Failed test found in: e2eTests/reports/junit.xml-c362e670-adb1-11ef-a20c-735f76d9222a.xml Error: Error: createType(Call):: Call: failed decoding market.mintLiquidity:: Struct: failed on args: {"pool_id":"u32","asset_id":"u32","asset_amount":"u128","max_other_asset_amount":"u128"}:: Struct: failed on pool_id: u32:: u32: Negative number passed to unsigned type
test/parallel/xyk-pallet.API.pool.weightedPools.test.ts ► Check that we can get the list of promoted pools with proofOfStake.promotedPoolRewards data storage: e2eTests/reports/junit.xml-c362e670-adb1-11ef-a20c-735f76d9222a.xml#L0
Failed test found in: e2eTests/reports/junit.xml-c362e670-adb1-11ef-a20c-735f76d9222a.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/xyk-pallet.API.pool.weightedPools.test.ts ► Validate that weight can be modified by using updatePoolPromotion AND only sudo can update weights: e2eTests/reports/junit.xml-c362e670-adb1-11ef-a20c-735f76d9222a.xml#L0
Failed test found in: e2eTests/reports/junit.xml-c362e670-adb1-11ef-a20c-735f76d9222a.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/xyk-pallet.API.pool.weightedPools.test.ts ► Testing that the sum of the weights can be greater than 100: e2eTests/reports/junit.xml-c362e670-adb1-11ef-a20c-735f76d9222a.xml#L0
Failed test found in: e2eTests/reports/junit.xml-c362e670-adb1-11ef-a20c-735f76d9222a.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.batch.test.ts ► Check that when we are using SDK batch function and the first call finishes with error next call doesn't finish: e2eTests/reports/junit.xml-c3426620-adb1-11ef-bdc3-d51838c7b638.xml#L0
Failed test found in: e2eTests/reports/junit.xml-c3426620-adb1-11ef-bdc3-d51838c7b638.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.batch.test.ts ► Check that when we are using SDK batch function and the second call finishes with error first call finishes successful: e2eTests/reports/junit.xml-c3426620-adb1-11ef-bdc3-d51838c7b638.xml#L0
Failed test found in: e2eTests/reports/junit.xml-c3426620-adb1-11ef-bdc3-d51838c7b638.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.batch.test.ts ► Happy path - batch: e2eTests/reports/junit.xml-c3426620-adb1-11ef-bdc3-d51838c7b638.xml#L0
Failed test found in: e2eTests/reports/junit.xml-c3426620-adb1-11ef-bdc3-d51838c7b638.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.batch.test.ts ► WHEN call batchAll where one item is failed THEN all entire transactions will rollback and fail: e2eTests/reports/junit.xml-c3426620-adb1-11ef-bdc3-d51838c7b638.xml#L0
Failed test found in: e2eTests/reports/junit.xml-c3426620-adb1-11ef-bdc3-d51838c7b638.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.batch.test.ts ► Happy path - batchAll: e2eTests/reports/junit.xml-c3426620-adb1-11ef-bdc3-d51838c7b638.xml#L0
Failed test found in: e2eTests/reports/junit.xml-c3426620-adb1-11ef-bdc3-d51838c7b638.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.batch.test.ts ► WHEN call forceBatch where one item is failed THEN check completed and failed items: e2eTests/reports/junit.xml-c3426620-adb1-11ef-bdc3-d51838c7b638.xml#L0
Failed test found in: e2eTests/reports/junit.xml-c3426620-adb1-11ef-bdc3-d51838c7b638.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.batch.test.ts ► Happy path - forceBatch: e2eTests/reports/junit.xml-c3426620-adb1-11ef-bdc3-d51838c7b638.xml#L0
Failed test found in: e2eTests/reports/junit.xml-c3426620-adb1-11ef-bdc3-d51838c7b638.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.getInfo.test.ts ► getAmountOfTokensInPool return poolAmount AND in reverse list of token we recived equal result: e2eTests/reports/junit.xml-c3426620-adb1-11ef-bdc3-d51838c7b638.xml#L0
Failed test found in: e2eTests/reports/junit.xml-c3426620-adb1-11ef-bdc3-d51838c7b638.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.getInfo.test.ts ► check parameters of getInvestedPools function: e2eTests/reports/junit.xml-c3426620-adb1-11ef-bdc3-d51838c7b638.xml#L0
Failed test found in: e2eTests/reports/junit.xml-c3426620-adb1-11ef-bdc3-d51838c7b638.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.getInfo.test.ts ► check parameters of getLiquidityTokenIds function: e2eTests/reports/junit.xml-c3426620-adb1-11ef-bdc3-d51838c7b638.xml#L0
Failed test found in: e2eTests/reports/junit.xml-c3426620-adb1-11ef-bdc3-d51838c7b638.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.getInfo.test.ts ► check parameters of getPool function: e2eTests/reports/junit.xml-c3426620-adb1-11ef-bdc3-d51838c7b638.xml#L0
Failed test found in: e2eTests/reports/junit.xml-c3426620-adb1-11ef-bdc3-d51838c7b638.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/xyk-pallet.API.pool.deactivatedPool.test.ts ► GIVEN deactivated pool WHEN another user tries to create an equal pool THEN error returns: e2eTests/reports/junit.xml-c6dd4020-adb1-11ef-ab5f-fb70ed110220.xml#L0
Failed test found in: e2eTests/reports/junit.xml-c6dd4020-adb1-11ef-ab5f-fb70ed110220.xml Error: Error: createType(Call):: Call: failed decoding market.burnLiquidity:: Struct: failed on args: {"pool_id":"u32","liquidity_burn_amount":"u128","min_first_asset_amount":"u128","min_second_asset_amount":"u128"}:: Struct: failed on pool_id: u32:: u32: Negative number passed to unsigned type
test/parallel/xyk-pallet.API.pool.deactivatedPool.test.ts ► GIVEN deactivated pool WHEN another user tries to mint liquidity in the pool THEN user can do this: e2eTests/reports/junit.xml-c6dd4020-adb1-11ef-ab5f-fb70ed110220.xml#L0
Failed test found in: e2eTests/reports/junit.xml-c6dd4020-adb1-11ef-ab5f-fb70ed110220.xml Error: Error: createType(Call):: Call: failed decoding market.burnLiquidity:: Struct: failed on args: {"pool_id":"u32","liquidity_burn_amount":"u128","min_first_asset_amount":"u128","min_second_asset_amount":"u128"}:: Struct: failed on pool_id: u32:: u32: Negative number passed to unsigned type
test/parallel/xyk-pallet.API.pool.deactivatedPool.test.ts ► GIVEN deactivated pool WHEN the user mints liquidity in the pool again THEN liquidity IDs are equal: e2eTests/reports/junit.xml-c6dd4020-adb1-11ef-ab5f-fb70ed110220.xml#L0
Failed test found in: e2eTests/reports/junit.xml-c6dd4020-adb1-11ef-ab5f-fb70ed110220.xml Error: Error: createType(Call):: Call: failed decoding market.burnLiquidity:: Struct: failed on args: {"pool_id":"u32","liquidity_burn_amount":"u128","min_first_asset_amount":"u128","min_second_asset_amount":"u128"}:: Struct: failed on pool_id: u32:: u32: Negative number passed to unsigned type
test/parallel/xyk-pallet.API.pool.deactivatedPool.test.ts ► GIVEN deactivated pool WHEN the user tries to swap/multiswap tokens on the deactivated pool THEN error returns: e2eTests/reports/junit.xml-c6dd4020-adb1-11ef-ab5f-fb70ed110220.xml#L0
Failed test found in: e2eTests/reports/junit.xml-c6dd4020-adb1-11ef-ab5f-fb70ed110220.xml Error: Error: createType(Call):: Call: failed decoding market.burnLiquidity:: Struct: failed on args: {"pool_id":"u32","liquidity_burn_amount":"u128","min_first_asset_amount":"u128","min_second_asset_amount":"u128"}:: Struct: failed on pool_id: u32:: u32: Negative number passed to unsigned type
test/parallel/xyk-pallet.API.pool.deactivatedPool.test.ts ► GIVEN deactivated pool WHEN sudo try to promote a pool THEN poolPromotion is updated: e2eTests/reports/junit.xml-c6dd4020-adb1-11ef-ab5f-fb70ed110220.xml#L0
Failed test found in: e2eTests/reports/junit.xml-c6dd4020-adb1-11ef-ab5f-fb70ed110220.xml Error: Error: createType(Call):: Call: failed decoding market.burnLiquidity:: Struct: failed on args: {"pool_id":"u32","liquidity_burn_amount":"u128","min_first_asset_amount":"u128","min_second_asset_amount":"u128"}:: Struct: failed on pool_id: u32:: u32: Negative number passed to unsigned type
test/parallel/xyk-pallet.API.pool.deactivatedPool.test.ts ► GIVEN deactivated pool WHEN a bootstrap is scheduled for the existing pair THEN the operation fail with pool already exist.: e2eTests/reports/junit.xml-c6dd4020-adb1-11ef-ab5f-fb70ed110220.xml#L0
Failed test found in: e2eTests/reports/junit.xml-c6dd4020-adb1-11ef-ab5f-fb70ed110220.xml Error: Error: createType(Call):: Call: failed decoding market.burnLiquidity:: Struct: failed on args: {"pool_id":"u32","liquidity_burn_amount":"u128","min_first_asset_amount":"u128","min_second_asset_amount":"u128"}:: Struct: failed on pool_id: u32:: u32: Negative number passed to unsigned type
test/parallel/xyk-pallet.API.pool.deactivatedPool.test.ts ► GIVEN deactivated pool WHEN call RPCs that work with the pools (e.g., calculate_buy_price_id) THEN zero returns: e2eTests/reports/junit.xml-c6dd4020-adb1-11ef-ab5f-fb70ed110220.xml#L0
Failed test found in: e2eTests/reports/junit.xml-c6dd4020-adb1-11ef-ab5f-fb70ed110220.xml Error: Error: createType(Call):: Call: failed decoding market.burnLiquidity:: Struct: failed on args: {"pool_id":"u32","liquidity_burn_amount":"u128","min_first_asset_amount":"u128","min_second_asset_amount":"u128"}:: Struct: failed on pool_id: u32:: u32: Negative number passed to unsigned type
test/parallel/xyk-pallet.API.pool.deactivatedPool.test.ts ► GIVEN deactivated pool WHEN user tries to activate the pool THEN error returns: e2eTests/reports/junit.xml-c6dd4020-adb1-11ef-ab5f-fb70ed110220.xml#L0
Failed test found in: e2eTests/reports/junit.xml-c6dd4020-adb1-11ef-ab5f-fb70ed110220.xml Error: Error: createType(Call):: Call: failed decoding market.burnLiquidity:: Struct: failed on args: {"pool_id":"u32","liquidity_burn_amount":"u128","min_first_asset_amount":"u128","min_second_asset_amount":"u128"}:: Struct: failed on pool_id: u32:: u32: Negative number passed to unsigned type
test/parallel/xyk-pallet.API.pool.deactivatedPromotedPool.test.ts ► GIVEN user create a pool, wait for rewards and then deactivate the pool WHEN call RPC calculate_rewards_amount for this user AND user tries to claim rewards THEN value of amount return...: e2eTests/reports/junit.xml-c6dd4020-adb1-11ef-ab5f-fb70ed110220.xml#L0
Failed test found in: e2eTests/reports/junit.xml-c6dd4020-adb1-11ef-ab5f-fb70ed110220.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/xyk-pallet.API.pool.deactivatedPromotedPool.test.ts ► GIVEN user create a pool, wait for rewards and then deactivate the pool WHEN the user tries to compound reward on a deactivated pool THEN error returns: e2eTests/reports/junit.xml-c6dd4020-adb1-11ef-ab5f-fb70ed110220.xml#L0
Failed test found in: e2eTests/reports/junit.xml-c6dd4020-adb1-11ef-ab5f-fb70ed110220.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/xyk-pallet.API.poolLiqidity.activateLiqudity.test.ts ► GIVEN a proofOfStake.updatePoolPromotion WHEN the liq token is a regular token, extrinsic fail: e2eTests/reports/junit.xml-c6dd4020-adb1-11ef-ab5f-fb70ed110220.xml#L0
Failed test found in: e2eTests/reports/junit.xml-c6dd4020-adb1-11ef-ab5f-fb70ed110220.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
Run e2e tests / e2e-test-matrix (yarn test-sequential-no-bootstrap, false)
google-github-actions/upload-cloud-storage failed with: input required and not supplied: path
Run e2e tests / e2e-test-matrix (yarn test-sequential-no-bootstrap, false)
Process completed with exit code 1.
Run e2e tests / e2e-test-matrix (yarn test-sequential-no-bootstrap, false)
Process completed with exit code 1.
Run e2e tests / e2e-test-matrix (yarn test-sequential-no-bootstrap, false)
Failed test were found and 'fail-on-error' option is set to true
Run e2e tests / e2e-test-matrix (yarn test-parallel-autocompound, true)
google-github-actions/upload-cloud-storage failed with: input required and not supplied: path
Run e2e tests / e2e-test-matrix (yarn test-parallel-autocompound, true)
Process completed with exit code 1.
Run e2e tests / e2e-test-matrix (yarn test-parallel-autocompound, true)
Process completed with exit code 1.
Run e2e tests / e2e-test-matrix (yarn test-parallel-autocompound, true)
Failed test were found and 'fail-on-error' option is set to true
Run e2e tests / e2e-test-matrix (yarn test-sdk, true)
Process completed with exit code 1.
Run e2e tests / e2e-test-matrix (yarn test-sdk, true)
google-github-actions/upload-cloud-storage failed with: input required and not supplied: path
Run e2e tests / e2e-test-matrix (yarn test-sdk, true)
Process completed with exit code 1.
Run e2e tests / e2e-test-matrix (yarn test-sdk, true)
Failed test were found and 'fail-on-error' option is set to true
Run e2e tests / e2e-test-matrix (yarn test-poolliquidity, true)
google-github-actions/upload-cloud-storage failed with: input required and not supplied: path
Run e2e tests / e2e-test-matrix (yarn test-poolliquidity, true)
Process completed with exit code 1.
Run e2e tests / e2e-test-matrix (yarn test-poolliquidity, true)
Process completed with exit code 1.
Run e2e tests / e2e-test-matrix (yarn test-poolliquidity, true)
Failed test were found and 'fail-on-error' option is set to true
test/sequential/maintenance-pallet.api.rolldown.test.ts ► On [mm] - regular l1 updates must be forbidden › On [%s] - regular l1 updates must be forbidden ► withdraw operation is not allowed in mm: e2eTests/reports/junit.xml-06c6f1e0-adb2-11ef-9fd0-270f983f6f38.xml#L0
Failed test found in: e2eTests/reports/junit.xml-06c6f1e0-adb2-11ef-9fd0-270f983f6f38.xml Error: TypeError: undefined is not iterable (cannot read property Symbol(Symbol.iterator))
test/sequential/maintenance-pallet.api.rolldown.test.ts ► On [mm] - regular l1 updates must be forbidden › On [%s] - regular l1 updates must be forbidden ► cancelRequestsFromL1 operation is not allowed in mm: e2eTests/reports/junit.xml-06c6f1e0-adb2-11ef-9fd0-270f983f6f38.xml#L0
Failed test found in: e2eTests/reports/junit.xml-06c6f1e0-adb2-11ef-9fd0-270f983f6f38.xml Error: TypeError: undefined is not iterable (cannot read property Symbol(Symbol.iterator))
test/sequential/maintenance-pallet.api.rolldown.test.ts ► On [mm] - regular l1 updates must be forbidden › On [%s] - regular l1 updates must be forbidden ► forceCancelRequestsFromL1 operation is not allowed in mm: e2eTests/reports/junit.xml-06c6f1e0-adb2-11ef-9fd0-270f983f6f38.xml#L0
Failed test found in: e2eTests/reports/junit.xml-06c6f1e0-adb2-11ef-9fd0-270f983f6f38.xml Error: TypeError: undefined is not iterable (cannot read property Symbol(Symbol.iterator))
test/sequential/maintenance-pallet.api.rolldown.test.ts ► On [mm] - regular l1 updates must be forbidden › On [%s] - regular l1 updates must be forbidden ► forceUpdateL2fromL1 operation is not allowed in mm: e2eTests/reports/junit.xml-06c6f1e0-adb2-11ef-9fd0-270f983f6f38.xml#L0
Failed test found in: e2eTests/reports/junit.xml-06c6f1e0-adb2-11ef-9fd0-270f983f6f38.xml Error: TypeError: undefined is not iterable (cannot read property Symbol(Symbol.iterator))
test/sequential/maintenance-pallet.api.rolldown.test.ts ► On [mm] - regular l1 updates must be forbidden › On [%s] - regular l1 updates must be forbidden ► sequencerSetup operations are allowed in mm: e2eTests/reports/junit.xml-06c6f1e0-adb2-11ef-9fd0-270f983f6f38.xml#L0
Failed test found in: e2eTests/reports/junit.xml-06c6f1e0-adb2-11ef-9fd0-270f983f6f38.xml Error: TypeError: undefined is not iterable (cannot read property Symbol(Symbol.iterator))
test/sequential/maintenance-pallet.api.rolldown.test.ts ► On [mm] - regular l1 updates must be forbidden › On [%s] - regular l1 updates must be forbidden ► sequencerTearDown operations are allowed in mm: e2eTests/reports/junit.xml-06c6f1e0-adb2-11ef-9fd0-270f983f6f38.xml#L0
Failed test found in: e2eTests/reports/junit.xml-06c6f1e0-adb2-11ef-9fd0-270f983f6f38.xml Error: TypeError: undefined is not iterable (cannot read property Symbol(Symbol.iterator))
test/sequential/maintenance-pallet.api.rolldown.test.ts ► On [upgradabilityMm] - regular l1 updates must be forbidden › On [%s] - regular l1 updates must be forbidden ► withdraw operation is not allowed in mm: e2eTests/reports/junit.xml-06c6f1e0-adb2-11ef-9fd0-270f983f6f38.xml#L0
Failed test found in: e2eTests/reports/junit.xml-06c6f1e0-adb2-11ef-9fd0-270f983f6f38.xml Error: TypeError: undefined is not iterable (cannot read property Symbol(Symbol.iterator))
test/sequential/maintenance-pallet.api.rolldown.test.ts ► On [upgradabilityMm] - regular l1 updates must be forbidden › On [%s] - regular l1 updates must be forbidden ► cancelRequestsFromL1 operation is not allowed in mm: e2eTests/reports/junit.xml-06c6f1e0-adb2-11ef-9fd0-270f983f6f38.xml#L0
Failed test found in: e2eTests/reports/junit.xml-06c6f1e0-adb2-11ef-9fd0-270f983f6f38.xml Error: TypeError: undefined is not iterable (cannot read property Symbol(Symbol.iterator))
Run e2e tests / e2e-test-matrix (yarn test-maintenance, true)
Process completed with exit code 1.
Run e2e tests / e2e-test-matrix (yarn test-maintenance, true)
google-github-actions/upload-cloud-storage failed with: input required and not supplied: path
Run e2e tests / e2e-test-matrix (yarn test-maintenance, true)
Process completed with exit code 1.
Run e2e tests / e2e-test-matrix (yarn test-maintenance, true)
Failed test were found and 'fail-on-error' option is set to true
test/parallel/proofOfStake.3rdPartyRewards.activation.check.test.ts ► Proof of stake tests › Added scenarios with reward activation ► GIVEN promoted pool AND user with liquidity tokens for this pool WHEN user tries to activate 3rd party rewards for non...: e2eTests/reports/junit.xml-a0fa5900-adb2-11ef-b5c2-73b00e7d0bbd.xml#L0
Failed test found in: e2eTests/reports/junit.xml-a0fa5900-adb2-11ef-b5c2-73b00e7d0bbd.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/proofOfStake.3rdPartyRewards.activation.check.test.ts ► Proof of stake tests › Added scenarios with reward activation ► GIVEN two promoted pool AND user without liquidity tokens for first promoted WHEN user tries to activate 3rd party rew...: e2eTests/reports/junit.xml-a0fa5900-adb2-11ef-b5c2-73b00e7d0bbd.xml#L0
Failed test found in: e2eTests/reports/junit.xml-a0fa5900-adb2-11ef-b5c2-73b00e7d0bbd.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/proofOfStake.3rdPartyRewards.activation.check.test.ts ► Proof of stake tests › Added scenarios with reward activation ► GIVEN promoted two promoted pool AND user with liquidity tokens for first promoted pool WHEN user tries to activate 3r...: e2eTests/reports/junit.xml-a0fa5900-adb2-11ef-b5c2-73b00e7d0bbd.xml#L0
Failed test found in: e2eTests/reports/junit.xml-a0fa5900-adb2-11ef-b5c2-73b00e7d0bbd.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/proofOfStake.3rdPartyRewards.activation.check.test.ts ► Proof of stake tests › Added scenarios with reward activation ► GIVEN promoted two promoted pool AND user with liquidity tokens for first promoted pool WHEN user activates 3rd party ...: e2eTests/reports/junit.xml-a0fa5900-adb2-11ef-b5c2-73b00e7d0bbd.xml#L0
Failed test found in: e2eTests/reports/junit.xml-a0fa5900-adb2-11ef-b5c2-73b00e7d0bbd.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/proofOfStake.3rdPartyRewards.activation.check.test.ts ► Proof of stake tests › Added scenarios with reward activation ► GIVEN promoted two promoted pool AND user with liquidity tokens for first promoted pool WHEN user activates 3rd party ...: e2eTests/reports/junit.xml-a0fa5900-adb2-11ef-b5c2-73b00e7d0bbd.xml#L0
Failed test found in: e2eTests/reports/junit.xml-a0fa5900-adb2-11ef-b5c2-73b00e7d0bbd.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/proofOfStake.3rdPartyRewards.activation.check.test.ts ► Proof of stake tests › Added scenarios with reward activation ► GIVEN promoted two promoted pool AND user with liquidity tokens for first promoted pool WHEN user activates 3rd party ...: e2eTests/reports/junit.xml-a0fa5900-adb2-11ef-b5c2-73b00e7d0bbd.xml#L0
Failed test found in: e2eTests/reports/junit.xml-a0fa5900-adb2-11ef-b5c2-73b00e7d0bbd.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/proofOfStake.3rdPartyRewards.activation.test.ts ► Proof of stake tests › Activation rewards scenarios ► A user can activate some rewards: e2eTests/reports/junit.xml-a0fa5900-adb2-11ef-b5c2-73b00e7d0bbd.xml#L0
Failed test found in: e2eTests/reports/junit.xml-a0fa5900-adb2-11ef-b5c2-73b00e7d0bbd.xml Error: Error: createType(Call):: Call: failed decoding market.mintLiquidity:: Struct: failed on args: {"pool_id":"u32","asset_id":"u32","asset_amount":"u128","max_other_asset_amount":"u128"}:: Struct: failed on pool_id: u32:: u32: Negative number passed to unsigned type
test/parallel/proofOfStake.3rdPartyRewards.activation.test.ts ► Proof of stake tests › Activation rewards scenarios ► A user can activate twice some rewards: e2eTests/reports/junit.xml-a0fa5900-adb2-11ef-b5c2-73b00e7d0bbd.xml#L0
Failed test found in: e2eTests/reports/junit.xml-a0fa5900-adb2-11ef-b5c2-73b00e7d0bbd.xml Error: Error: createType(Call):: Call: failed decoding market.mintLiquidity:: Struct: failed on args: {"pool_id":"u32","asset_id":"u32","asset_amount":"u128","max_other_asset_amount":"u128"}:: Struct: failed on pool_id: u32:: u32: Negative number passed to unsigned type
test/parallel/proofOfStake.3rdPartyRewards.activation.test.ts ► Proof of stake tests › Activation rewards scenarios ► A user can activate rewards that were activated on some other schedules: e2eTests/reports/junit.xml-a0fa5900-adb2-11ef-b5c2-73b00e7d0bbd.xml#L0
Failed test found in: e2eTests/reports/junit.xml-a0fa5900-adb2-11ef-b5c2-73b00e7d0bbd.xml Error: Error: createType(Call):: Call: failed decoding market.mintLiquidity:: Struct: failed on args: {"pool_id":"u32","asset_id":"u32","asset_amount":"u128","max_other_asset_amount":"u128"}:: Struct: failed on pool_id: u32:: u32: Negative number passed to unsigned type
test/parallel/proofOfStake.3rdPartyRewards.burning.test.ts ► Proof of stake tests › Burn liquidity ► GIVEN a user with N tokens activated for 3rd party, WHEN the user wants to burn ( all the existing - N ) THEN the operation works: e2eTests/reports/junit.xml-a0fa5900-adb2-11ef-b5c2-73b00e7d0bbd.xml#L0
Failed test found in: e2eTests/reports/junit.xml-a0fa5900-adb2-11ef-b5c2-73b00e7d0bbd.xml Error: Error: createType(Call):: Call: failed decoding parachainStaking.addStakingLiquidityToken:: Struct: failed on args: {"paired_or_liquidity_token":"{\"_enum\":{\"Paired\":\"u32\",\"Liquidity\":\"u32\"}}","current_liquidity_tokens":"u32"}:: Struct: failed on paired_or_liquidity_token: {"_enum":{"Paired":"u32","Liquidity":"u32"}}:: Enum(Liquidity):: u32: Negative number passed to unsigned type
test/sequential/rolldown.withdraw.fees.test.ts ► GIVEN a withdrawal, WHEN paying with GASP and withdrawing Eth, some fees goes to treasury: e2eTests/reports/junit.xml-ab4d79a0-adb2-11ef-8088-437a30bb1aa6.xml#L0
Failed test found in: e2eTests/reports/junit.xml-ab4d79a0-adb2-11ef-8088-437a30bb1aa6.xml Error: Error: expect(received).toEqual(expected) // deep equality
test/sequential/rolldown.withdraw.fees.test.ts ► GIVEN a withdrawal, WHEN paying with GASP and withdrawing ALL GASP, extrinsic fail: e2eTests/reports/junit.xml-ab4d79a0-adb2-11ef-8088-437a30bb1aa6.xml#L0
Failed test found in: e2eTests/reports/junit.xml-ab4d79a0-adb2-11ef-8088-437a30bb1aa6.xml Error: Error: thrown: Object {
Run e2e tests / e2e-test-matrix (yarn test-parallel-3rdPartyRewards, true)
Process completed with exit code 1.
Run e2e tests / e2e-test-matrix (yarn test-parallel-3rdPartyRewards, true)
Failed test were found and 'fail-on-error' option is set to true
Run e2e tests / e2e-test-matrix (yarn test-parallel-3rdPartyRewards, true)
google-github-actions/upload-cloud-storage failed with: input required and not supplied: path
Run e2e tests / e2e-test-matrix (yarn test-parallel-3rdPartyRewards, true)
Process completed with exit code 1.
Run e2e tests / e2e-test-matrix (yarn test-rolldownWithdrawal, true)
Failed test were found and 'fail-on-error' option is set to true
Run e2e tests / e2e-test-matrix (yarn test-rolldownWithdrawal, true)
Process completed with exit code 1.
Run e2e tests / e2e-test-matrix (yarn test-rolldownWithdrawal, true)
Process completed with exit code 1.
Run e2e tests / e2e-test-matrix (yarn test-rolldownWithdrawal, true)
google-github-actions/upload-cloud-storage failed with: input required and not supplied: path
test/sequential/sequencerStaking.rules.test.ts ► sequencerStaking ► An already collator joining as sequencer - On Active: e2eTests/reports/junit.xml-6c690d70-adb3-11ef-b9cf-4fab8b0591fc.xml#L0
Failed test found in: e2eTests/reports/junit.xml-6c690d70-adb3-11ef-b9cf-4fab8b0591fc.xml Error: Error: thrown: Object {
test/sequential/sequencerStaking.rules.test.ts ► sequencerStaking ► Active Sequencer - mint less than min amount -> Not in active: e2eTests/reports/junit.xml-6c690d70-adb3-11ef-b9cf-4fab8b0591fc.xml#L0
Failed test found in: e2eTests/reports/junit.xml-6c690d70-adb3-11ef-b9cf-4fab8b0591fc.xml Error: Error: thrown: Object {
test/sequential/sequencerStaking.rules.test.ts ► sequencerStaking ► Active Sequencer -> Active -> pending update -> Can not leave: e2eTests/reports/junit.xml-6c690d70-adb3-11ef-b9cf-4fab8b0591fc.xml#L0
Failed test found in: e2eTests/reports/junit.xml-6c690d70-adb3-11ef-b9cf-4fab8b0591fc.xml Error: Error: thrown: Object {
test/sequential/sequencerStaking.rules.test.ts ► sequencerStaking ► Only a selected sequencer can submit updates: e2eTests/reports/junit.xml-6c690d70-adb3-11ef-b9cf-4fab8b0591fc.xml#L0
Failed test found in: e2eTests/reports/junit.xml-6c690d70-adb3-11ef-b9cf-4fab8b0591fc.xml Error: Error: thrown: Object {
test/sequential/sequencerStaking.rules.test.ts ► sequencerStaking ► A selected sequencer with read rights can submit updates: e2eTests/reports/junit.xml-6c690d70-adb3-11ef-b9cf-4fab8b0591fc.xml#L0
Failed test found in: e2eTests/reports/junit.xml-6c690d70-adb3-11ef-b9cf-4fab8b0591fc.xml Error: Error: thrown: Object {
test/sequential/sequencerStaking.rules.test.ts ► sequencerStaking ► An active sequencer with cancel rights can submit cancels: e2eTests/reports/junit.xml-6c690d70-adb3-11ef-b9cf-4fab8b0591fc.xml#L0
Failed test found in: e2eTests/reports/junit.xml-6c690d70-adb3-11ef-b9cf-4fab8b0591fc.xml Error: Error: thrown: Object {
test/sequential/sequencerStaking.sequencerJoining.test.ts ► Happy path - A user can join and leave sequencing: e2eTests/reports/junit.xml-6c690d70-adb3-11ef-b9cf-4fab8b0591fc.xml#L0
Failed test found in: e2eTests/reports/junit.xml-6c690d70-adb3-11ef-b9cf-4fab8b0591fc.xml Error: Error: thrown: Object {
Run e2e tests / e2e-test-matrix (yarn test-sequencerStaking, true)
Process completed with exit code 1.
Run e2e tests / e2e-test-matrix (yarn test-sequencerStaking, true)
google-github-actions/upload-cloud-storage failed with: input required and not supplied: path
Run e2e tests / e2e-test-matrix (yarn test-sequencerStaking, true)
Process completed with exit code 1.
Run e2e tests / e2e-test-matrix (yarn test-sequencerStaking, true)
Failed test were found and 'fail-on-error' option is set to true
test/fees/api.tx.fees.test.ts ► Fees : Transfers are about 4~ MGX: e2eTests/reports/junit.xml-6e36fa30-adb4-11ef-ab56-b121e0e592c4.xml#L0
Failed test found in: e2eTests/reports/junit.xml-6e36fa30-adb4-11ef-ab56-b121e0e592c4.xml Error: Error: thrown: "Tx([0xfdd88a369c832453da94bd89ae6f34d3267a556ee7138387728a8546b2db2d45]) Transaction error"
test/fees/api.tx.fees.test.ts ► Fees : UPD You can no longer pay fees to KSM: e2eTests/reports/junit.xml-6e36fa30-adb4-11ef-ab56-b121e0e592c4.xml#L0
Failed test found in: e2eTests/reports/junit.xml-6e36fa30-adb4-11ef-ab56-b121e0e592c4.xml Error: Error: thrown: "Tx([0xfdd88a369c832453da94bd89ae6f34d3267a556ee7138387728a8546b2db2d45]) Transaction error"
test/fees/api.tx.fees.test.ts ► Fees : UPD You can no longer pay fees to TUR: e2eTests/reports/junit.xml-6e36fa30-adb4-11ef-ab56-b121e0e592c4.xml#L0
Failed test found in: e2eTests/reports/junit.xml-6e36fa30-adb4-11ef-ab56-b121e0e592c4.xml Error: Error: thrown: "Tx([0xfdd88a369c832453da94bd89ae6f34d3267a556ee7138387728a8546b2db2d45]) Transaction error"
test/parallel/assetRegistry.getTradeable.rpc.test.ts ► AssetRegistry RPC - ► GIVEN a token that does not exist on the asset registry THEN it won't be returned in RPC: e2eTests/reports/junit.xml-6e36fa30-adb4-11ef-ab56-b121e0e592c4.xml#L0
Failed test found in: e2eTests/reports/junit.xml-6e36fa30-adb4-11ef-ab56-b121e0e592c4.xml Error: Error: thrown: "Tx([0xcd6d511ae4a8413708b86be3a4eabc6467196107559241ad126466d63188a61e]) Transaction error"
test/parallel/assetRegistry.getTradeable.rpc.test.ts ► AssetRegistry RPC - ► GIVEN a token that does exist on the asset registry AND name is empty and symbol is empty and operation disabled is not set THEN it won't be returned in RPC: e2eTests/reports/junit.xml-6e36fa30-adb4-11ef-ab56-b121e0e592c4.xml#L0
Failed test found in: e2eTests/reports/junit.xml-6e36fa30-adb4-11ef-ab56-b121e0e592c4.xml Error: Error: thrown: "Tx([0xcd6d511ae4a8413708b86be3a4eabc6467196107559241ad126466d63188a61e]) Transaction error"
test/parallel/assetRegistry.getTradeable.rpc.test.ts ► AssetRegistry RPC - ► GIVEN a token that does exist on the asset registry AND name is not empty and symbol is empty and operation disabled is not set THEN it won't be returned in RPC: e2eTests/reports/junit.xml-6e36fa30-adb4-11ef-ab56-b121e0e592c4.xml#L0
Failed test found in: e2eTests/reports/junit.xml-6e36fa30-adb4-11ef-ab56-b121e0e592c4.xml Error: Error: thrown: "Tx([0xcd6d511ae4a8413708b86be3a4eabc6467196107559241ad126466d63188a61e]) Transaction error"
test/parallel/assetRegistry.getTradeable.rpc.test.ts ► AssetRegistry RPC - ► GIVEN a token that does exist on the asset registry AND name is not empty and symbol is not empty and operation disabled is not set THEN its returned in RPC: e2eTests/reports/junit.xml-6e36fa30-adb4-11ef-ab56-b121e0e592c4.xml#L0
Failed test found in: e2eTests/reports/junit.xml-6e36fa30-adb4-11ef-ab56-b121e0e592c4.xml Error: Error: thrown: "Tx([0xcd6d511ae4a8413708b86be3a4eabc6467196107559241ad126466d63188a61e]) Transaction error"
test/parallel/assetRegistry.getTradeable.rpc.test.ts ► AssetRegistry RPC - ► GIVEN a token that does exist on the asset registry AND name is not empty and symbol is not empty and operation disabled is false THEN its returned in RPC: e2eTests/reports/junit.xml-6e36fa30-adb4-11ef-ab56-b121e0e592c4.xml#L0
Failed test found in: e2eTests/reports/junit.xml-6e36fa30-adb4-11ef-ab56-b121e0e592c4.xml Error: Error: thrown: "Tx([0xcd6d511ae4a8413708b86be3a4eabc6467196107559241ad126466d63188a61e]) Transaction error"
test/parallel/assetRegistry.getTradeable.rpc.test.ts ► AssetRegistry RPC - ► GIVEN a token that does exist on the asset registry AND name is not empty and symbol is not empty and operation disabled is true THEN its not returned in RPC: e2eTests/reports/junit.xml-6e36fa30-adb4-11ef-ab56-b121e0e592c4.xml#L0
Failed test found in: e2eTests/reports/junit.xml-6e36fa30-adb4-11ef-ab56-b121e0e592c4.xml Error: Error: thrown: "Tx([0xcd6d511ae4a8413708b86be3a4eabc6467196107559241ad126466d63188a61e]) Transaction error"
test/parallel/assetRegistry.getTradeable.rpc.test.ts ► AssetRegistry RPC - ► GIVEN a token that belongs to a pool WHEN pool is not disabled THEN the token is not filtered: e2eTests/reports/junit.xml-6e36fa30-adb4-11ef-ab56-b121e0e592c4.xml#L0
Failed test found in: e2eTests/reports/junit.xml-6e36fa30-adb4-11ef-ab56-b121e0e592c4.xml Error: Error: thrown: "Tx([0xcd6d511ae4a8413708b86be3a4eabc6467196107559241ad126466d63188a61e]) Transaction error"
Run e2e tests / e2e-test-matrix (yarn test-parallel --max-workers=10, false)
Failed test were found and 'fail-on-error' option is set to true
Run e2e tests / e2e-test-matrix (yarn test-parallel --max-workers=10, false)
google-github-actions/upload-cloud-storage failed with: input required and not supplied: path
Run e2e tests / e2e-test-matrix (yarn test-parallel --max-workers=10, false)
Process completed with exit code 1.
Run e2e tests / e2e-test-matrix (yarn test-parallel --max-workers=10, false)
Process completed with exit code 1.
test/sequential/sequencerStaking.rewards.test.ts ► Sequencers get paid on every session BUT only when they submit valid updates ( Succeeded extrinsics ): e2eTests/reports/junit.xml-9c668e20-adb4-11ef-9c0d-395bc7af996e.xml#L0
Failed test found in: e2eTests/reports/junit.xml-9c668e20-adb4-11ef-9c0d-395bc7af996e.xml Error: Error: Max blocks reached without getting read rights
test/sequential/sequencerStaking.rewards.test.ts ► When a sequencer brings an update It will get some points: e2eTests/reports/junit.xml-9c668e20-adb4-11ef-9c0d-395bc7af996e.xml#L0
Failed test found in: e2eTests/reports/junit.xml-9c668e20-adb4-11ef-9c0d-395bc7af996e.xml Error: Error: Max blocks reached without getting read rights
test/sequential/sequencerStaking.rewards.test.ts ► When session ends, tokens will be distributed according the points obtained: e2eTests/reports/junit.xml-9c668e20-adb4-11ef-9c0d-395bc7af996e.xml#L0
Failed test found in: e2eTests/reports/junit.xml-9c668e20-adb4-11ef-9c0d-395bc7af996e.xml Error: Error: Max blocks reached without getting read rights
test/sequential/sequencerStaking.rewards.test.ts ► Regardless joining , slash, join or leaving sequencer set, Sequencer will be paid if points: e2eTests/reports/junit.xml-9c668e20-adb4-11ef-9c0d-395bc7af996e.xml#L0
Failed test found in: e2eTests/reports/junit.xml-9c668e20-adb4-11ef-9c0d-395bc7af996e.xml Error: Error: Max blocks reached without getting read rights
Run e2e tests / e2e-test-matrix (yarn test-sequencerRewards, true)
Failed test were found and 'fail-on-error' option is set to true
Run e2e tests / e2e-test-matrix (yarn test-sequencerRewards, true)
Process completed with exit code 1.
Run e2e tests / e2e-test-matrix (yarn test-sequencerRewards, true)
google-github-actions/upload-cloud-storage failed with: input required and not supplied: path
Run e2e tests / e2e-test-matrix (yarn test-sequencerRewards, true)
Process completed with exit code 1.
test/sequential/rolldown.updateL1FromL1.test.ts ► updateL2FromL1 - cancelResolution and deposit errors ► [BUG] When a cancel resolution fail, the whole update wont be stored: e2eTests/reports/junit.xml-cae2e280-adb4-11ef-ab3a-3b92fbc6ecb2.xml#L0
Failed test found in: e2eTests/reports/junit.xml-cae2e280-adb4-11ef-ab3a-3b92fbc6ecb2.xml Error: Error: Max blocks reached without getting read rights
test/sequential/rolldown.updateL1FromL1.test.ts ► updateL2FromL1 - cancelResolution and deposit errors ► GIVEN two deposit with u128max-1 amount THEN second deposit fails: e2eTests/reports/junit.xml-cae2e280-adb4-11ef-ab3a-3b92fbc6ecb2.xml#L0
Failed test found in: e2eTests/reports/junit.xml-cae2e280-adb4-11ef-ab3a-3b92fbc6ecb2.xml Error: Error: Max blocks reached without getting read rights
Run e2e tests / e2e-test-matrix (yarn test-rollupUpdate, true)
Process completed with exit code 1.
Run e2e tests / e2e-test-matrix (yarn test-rollupUpdate, true)
Failed test were found and 'fail-on-error' option is set to true
Run e2e tests / e2e-test-matrix (yarn test-rollupUpdate, true)
Process completed with exit code 1.
Run e2e tests / e2e-test-matrix (yarn test-rollupUpdate, true)
google-github-actions/upload-cloud-storage failed with: input required and not supplied: path
test/sequential/rolldown.cancel.test.ts ► Active Sequencer -> Active -> canceled update -> Can not leave: e2eTests/reports/junit.xml-5d84e110-adb5-11ef-b871-c3532a4b64e0.xml#L0
Failed test found in: e2eTests/reports/junit.xml-5d84e110-adb5-11ef-b871-c3532a4b64e0.xml Error: Error: expect(received).toContain(expected) // indexOf
test/sequential/rolldown.cancel.test.ts ► GIVEN a slashed sequencer, WHEN slashed it can not provide any update / cancel until the next session ( if gets elected ): e2eTests/reports/junit.xml-5d84e110-adb5-11ef-b871-c3532a4b64e0.xml#L0
Failed test found in: e2eTests/reports/junit.xml-5d84e110-adb5-11ef-b871-c3532a4b64e0.xml Error: Error: expect(received).toContain(expected) // indexOf
test/sequential/rolldown.cancel.test.ts ► GIVEN a cancel, WHEN is justified then its stored for the batch corresponding to the network: e2eTests/reports/junit.xml-5d84e110-adb5-11ef-b871-c3532a4b64e0.xml#L0
Failed test found in: e2eTests/reports/junit.xml-5d84e110-adb5-11ef-b871-c3532a4b64e0.xml Error: Error: expect(received).toContain(expected) // indexOf
test/sequential/rolldown.cancel.test.ts ► GIVEN a cancel, WHEN is not justified then its stored for the batch corresponding to the network: e2eTests/reports/junit.xml-5d84e110-adb5-11ef-b871-c3532a4b64e0.xml#L0
Failed test found in: e2eTests/reports/junit.xml-5d84e110-adb5-11ef-b871-c3532a4b64e0.xml Error: Error: expect(received).toContain(expected) // indexOf
test/sequential/rolldown.forceUpdate.test.ts ► forceUpdateL2FromL1 can't be called by non-sudo user: e2eTests/reports/junit.xml-5d84e110-adb5-11ef-b871-c3532a4b64e0.xml#L0
Failed test found in: e2eTests/reports/junit.xml-5d84e110-adb5-11ef-b871-c3532a4b64e0.xml Error: Error: thrown: Object {
test/sequential/rolldown.forceUpdate.test.ts ► Validate that forceCancelRequestsFromL1 can be called by Sudo: e2eTests/reports/junit.xml-5d84e110-adb5-11ef-b871-c3532a4b64e0.xml#L0
Failed test found in: e2eTests/reports/junit.xml-5d84e110-adb5-11ef-b871-c3532a4b64e0.xml Error: Error: Max blocks reached without getting read rights
test/sequential/rolldown.forceUpdate.test.ts ► Validate that forceCancelRequestsFromL1 can't be called by non-sudo user: e2eTests/reports/junit.xml-5d84e110-adb5-11ef-b871-c3532a4b64e0.xml#L0
Failed test found in: e2eTests/reports/junit.xml-5d84e110-adb5-11ef-b871-c3532a4b64e0.xml Error: Error: Max blocks reached without getting read rights
test/sequential/rolldown.forceUpdate.test.ts ► forceCancelRequest does not need any resolution to justify the cancellation: e2eTests/reports/junit.xml-5d84e110-adb5-11ef-b871-c3532a4b64e0.xml#L0
Failed test found in: e2eTests/reports/junit.xml-5d84e110-adb5-11ef-b871-c3532a4b64e0.xml Error: Error: Max blocks reached without getting read rights
Run e2e tests / e2e-test-matrix (yarn test-rolldown, true)
Process completed with exit code 1.
Run e2e tests / e2e-test-matrix (yarn test-rolldown, true)
google-github-actions/upload-cloud-storage failed with: input required and not supplied: path
Run e2e tests / e2e-test-matrix (yarn test-rolldown, true)
Process completed with exit code 1.
Run e2e tests / e2e-test-matrix (yarn test-rolldown, true)
Failed test were found and 'fail-on-error' option is set to true
Build / Build Docker image (amd64, compile-gke)
This self-hosted runner is currently using runner version 2.319.1. This version is out of date. Please update to the latest version 2.321.0
Build / Build fast runtime Docker image (amd64, compile-gke)
This self-hosted runner is currently using runner version 2.319.1. This version is out of date. Please update to the latest version 2.321.0
Build / Run runtime benchmarks
This self-hosted runner is currently using runner version 2.319.1. This version is out of date. Please update to the latest version 2.321.0
Build / Coverage report
This self-hosted runner is currently using runner version 2.319.1. This version is out of date. Please update to the latest version 2.321.0
Build / Coverage report
Codecov: Failed to properly create commit: The process '/__w/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 255
Build / Unit tests
This self-hosted runner is currently using runner version 2.319.1. This version is out of date. Please update to the latest version 2.321.0
Build / Build Docker image (arm64, compile-gke-arm)
This self-hosted runner is currently using runner version 2.319.1. This version is out of date. Please update to the latest version 2.321.0
Build / Build fast runtime Docker image (arm64, compile-gke-arm)
This self-hosted runner is currently using runner version 2.319.1. This version is out of date. Please update to the latest version 2.321.0
Generate types / generate-mangata-types
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Generate types / generate-mangata-types
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Generate types / generate-mangata-types
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Run e2e tests / e2e-test-matrix (yarn test-multiswap, false)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.321.0
Run e2e tests / e2e-test-matrix (yarn test-multiswap, false)
The following actions use a deprecated Node.js version and will be forced to run on node20: dorny/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run e2e tests / e2e-test-matrix (yarn test-seqgasless, false)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.321.0
Run e2e tests / e2e-test-matrix (yarn test-seqgasless, false)
The following actions use a deprecated Node.js version and will be forced to run on node20: dorny/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run e2e tests / e2e-test-matrix (yarn test-crowdloan, false)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.321.0
Run e2e tests / e2e-test-matrix (yarn test-rolldownPreOperationWithdrawal, true)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.321.0
Run e2e tests / e2e-test-matrix (yarn test-experimentalStaking, true)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.321.0
Run e2e tests / e2e-test-matrix (yarn test-bootstrap, false)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.321.0
Run e2e tests / e2e-test-matrix (yarn test-bootstrap, false)
The following actions use a deprecated Node.js version and will be forced to run on node20: dorny/[email protected], jwalton/[email protected], google-github-actions/auth@v1, google-github-actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run e2e tests / e2e-test-matrix (yarn test-sequential-autocompound, true)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.321.0
Run e2e tests / e2e-test-matrix (yarn test-sequential-autocompound, true)
The following actions use a deprecated Node.js version and will be forced to run on node20: dorny/[email protected], jwalton/[email protected], google-github-actions/auth@v1, google-github-actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run e2e tests / e2e-test-matrix (yarn test-rewards-bootstrap, false)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.321.0
Run e2e tests / e2e-test-matrix (yarn test-rewards-bootstrap, false)
The following actions use a deprecated Node.js version and will be forced to run on node20: dorny/[email protected], jwalton/[email protected], google-github-actions/auth@v1, google-github-actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run e2e tests / e2e-test-matrix (yarn test-sequencerCancellation, true)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.321.0
Run e2e tests / e2e-test-matrix (yarn test-sequencerCancellation, true)
The following actions use a deprecated Node.js version and will be forced to run on node20: dorny/[email protected], jwalton/[email protected], google-github-actions/auth@v1, google-github-actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run e2e tests / e2e-test-matrix (yarn test-sequential-no-bootstrap, false)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.321.0
Run e2e tests / e2e-test-matrix (yarn test-sequential-no-bootstrap, false)
The following actions use a deprecated Node.js version and will be forced to run on node20: dorny/[email protected], jwalton/[email protected], google-github-actions/auth@v1, google-github-actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run e2e tests / e2e-test-matrix (yarn test-parallel-autocompound, true)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.321.0
Run e2e tests / e2e-test-matrix (yarn test-parallel-autocompound, true)
The following actions use a deprecated Node.js version and will be forced to run on node20: dorny/[email protected], jwalton/[email protected], google-github-actions/auth@v1, google-github-actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run e2e tests / e2e-test-matrix (yarn test-sdk, true)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.321.0
Run e2e tests / e2e-test-matrix (yarn test-sdk, true)
The following actions use a deprecated Node.js version and will be forced to run on node20: dorny/[email protected], jwalton/[email protected], google-github-actions/auth@v1, google-github-actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run e2e tests / e2e-test-matrix (yarn test-poolliquidity, true)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.321.0
Run e2e tests / e2e-test-matrix (yarn test-poolliquidity, true)
The following actions use a deprecated Node.js version and will be forced to run on node20: dorny/[email protected], jwalton/[email protected], google-github-actions/auth@v1, google-github-actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run e2e tests / e2e-test-matrix (yarn test-maintenance, true)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.321.0
Run e2e tests / e2e-test-matrix (yarn test-maintenance, true)
The following actions use a deprecated Node.js version and will be forced to run on node20: dorny/[email protected], jwalton/[email protected], google-github-actions/auth@v1, google-github-actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run e2e tests / e2e-test-matrix (yarn test-parallel-3rdPartyRewards, true)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.321.0
Run e2e tests / e2e-test-matrix (yarn test-parallel-3rdPartyRewards, true)
The following actions use a deprecated Node.js version and will be forced to run on node20: dorny/[email protected], jwalton/[email protected], google-github-actions/auth@v1, google-github-actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run e2e tests / e2e-test-matrix (yarn test-rolldownWithdrawal, true)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.321.0
Run e2e tests / e2e-test-matrix (yarn test-rolldownWithdrawal, true)
The following actions use a deprecated Node.js version and will be forced to run on node20: dorny/[email protected], jwalton/[email protected], google-github-actions/auth@v1, google-github-actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run e2e tests / e2e-test-matrix (yarn test-sequencerStaking, true)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.321.0
Run e2e tests / e2e-test-matrix (yarn test-sequencerStaking, true)
The following actions use a deprecated Node.js version and will be forced to run on node20: dorny/[email protected], jwalton/[email protected], google-github-actions/auth@v1, google-github-actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run e2e tests / e2e-test-matrix (yarn test-parallel --max-workers=10, false)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.321.0
Run e2e tests / e2e-test-matrix (yarn test-parallel --max-workers=10, false)
The following actions use a deprecated Node.js version and will be forced to run on node20: dorny/[email protected], jwalton/[email protected], google-github-actions/auth@v1, google-github-actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run e2e tests / e2e-test-matrix (yarn test-governance, true)
This self-hosted runner is currently using runner version 2.319.1. This version is out of date. Please update to the latest version 2.321.0
Run e2e tests / e2e-test-matrix (yarn test-governance, true)
The following actions use a deprecated Node.js version and will be forced to run on node20: dorny/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run e2e tests / e2e-test-matrix (yarn test-sequencerRewards, true)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.321.0
Run e2e tests / e2e-test-matrix (yarn test-sequencerRewards, true)
The following actions use a deprecated Node.js version and will be forced to run on node20: dorny/[email protected], jwalton/[email protected], google-github-actions/auth@v1, google-github-actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run e2e tests / e2e-test-matrix (yarn test-rollupUpdate, true)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.321.0
Run e2e tests / e2e-test-matrix (yarn test-rollupUpdate, true)
The following actions use a deprecated Node.js version and will be forced to run on node20: dorny/[email protected], jwalton/[email protected], google-github-actions/auth@v1, google-github-actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run e2e tests / e2e-test-matrix (yarn test-rolldown, true)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.321.0
Run e2e tests / e2e-test-matrix (yarn test-rolldown, true)
The following actions use a deprecated Node.js version and will be forced to run on node20: dorny/[email protected], jwalton/[email protected], google-github-actions/auth@v1, google-github-actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "wasm-a4d4a6cee3d97637dfb6aa64352b6638518baf0a", "wasm-fast-a4d4a6cee3d97637dfb6aa64352b6638518baf0a". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
sccache stats
100% - 387 hits, 0 misses, 0 errors
sccache stats
100% - 494 hits, 0 misses, 0 errors
sccache stats
100% - 1785 hits, 2 misses, 0 errors
sccache stats
100% - 1878 hits, 0 misses, 1 errors
sccache stats
100% - 2240 hits, 2 misses, 0 errors

Artifacts

Produced during runtime
Name Size
digests-linux-amd64 Expired
244 Bytes
digests-linux-arm64 Expired
244 Bytes
fast-digests-linux-amd64 Expired
244 Bytes
fast-digests-linux-arm64 Expired
244 Bytes
gasp-xyz~mangata-node~2H89FC.dockerbuild
89.9 KB
gasp-xyz~mangata-node~7NJJW5.dockerbuild
50.4 KB
gasp-xyz~mangata-node~OWJLVG.dockerbuild
88.9 KB
gasp-xyz~mangata-node~PXSNZ7.dockerbuild
47.3 KB
wasm-a4d4a6cee3d97637dfb6aa64352b6638518baf0a
895 KB
wasm-fast-a4d4a6cee3d97637dfb6aa64352b6638518baf0a
895 KB