Skip to content

adds maintenance check for ferry deposit calls #758

adds maintenance check for ferry deposit calls

adds maintenance check for ferry deposit calls #758

Triggered via pull request November 29, 2024 12:43
Status Failure
Total duration 58m 32s
Artifacts 10
Global init
4s
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
8s
Build / Generate multiplatform Docker image manifest for fast runtime image
Build  /  Generate multiplatform Docker image manifest
8s
Build / Generate multiplatform Docker image manifest
Generate types  /  generate-mangata-types
7m 14s
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
12s
Run e2e tests / setup-report
Matrix: Run e2e tests / e2e-test-matrix
Run e2e tests  /  slack-notify-nook
5s
Run e2e tests / slack-notify-nook
Run e2e tests  /  test-complete
10s
Run e2e tests / test-complete
Fit to window
Zoom out
Zoom in

Annotations

268 errors, 56 warnings, and 5 notices
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-b3159770-ae53-11ef-87f1-134f2943d45c.xml#L0
Failed test found in: e2eTests/reports/junit.xml-b3159770-ae53-11ef-87f1-134f2943d45c.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-b3159770-ae53-11ef-87f1-134f2943d45c.xml#L0
Failed test found in: e2eTests/reports/junit.xml-b3159770-ae53-11ef-87f1-134f2943d45c.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-b3159770-ae53-11ef-87f1-134f2943d45c.xml#L0
Failed test found in: e2eTests/reports/junit.xml-b3159770-ae53-11ef-87f1-134f2943d45c.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-b3159770-ae53-11ef-87f1-134f2943d45c.xml#L0
Failed test found in: e2eTests/reports/junit.xml-b3159770-ae53-11ef-87f1-134f2943d45c.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-b3159770-ae53-11ef-87f1-134f2943d45c.xml#L0
Failed test found in: e2eTests/reports/junit.xml-b3159770-ae53-11ef-87f1-134f2943d45c.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-b3653e10-ae53-11ef-aad1-cf3d1e279251.xml#L0
Failed test found in: e2eTests/reports/junit.xml-b3653e10-ae53-11ef-aad1-cf3d1e279251.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-b3653e10-ae53-11ef-aad1-cf3d1e279251.xml#L0
Failed test found in: e2eTests/reports/junit.xml-b3653e10-ae53-11ef-aad1-cf3d1e279251.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-c4ec8c10-ae53-11ef-b05a-596f1b3ef51f.xml#L0
Failed test found in: e2eTests/reports/junit.xml-c4ec8c10-ae53-11ef-b05a-596f1b3ef51f.xml Error: Error: thrown: Object {
test/sequential/bootstrap.configuration.test.ts ► bootstrap - Check happy path bootstrap with one user: e2eTests/reports/junit.xml-c4ec8c10-ae53-11ef-b05a-596f1b3ef51f.xml#L0
Failed test found in: e2eTests/reports/junit.xml-c4ec8c10-ae53-11ef-b05a-596f1b3ef51f.xml Error: Error: thrown: Object {
test/sequential/bootstrap.updatePromotion.test.ts ► bootstrap - Check possibility to change promoteBootstrapPool in each phase: e2eTests/reports/junit.xml-c4ec8c10-ae53-11ef-b05a-596f1b3ef51f.xml#L0
Failed test found in: e2eTests/reports/junit.xml-c4ec8c10-ae53-11ef-b05a-596f1b3ef51f.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-c4ec8c10-ae53-11ef-b05a-596f1b3ef51f.xml#L0
Failed test found in: e2eTests/reports/junit.xml-c4ec8c10-ae53-11ef-b05a-596f1b3ef51f.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-c4ec8c10-ae53-11ef-b05a-596f1b3ef51f.xml#L0
Failed test found in: e2eTests/reports/junit.xml-c4ec8c10-ae53-11ef-b05a-596f1b3ef51f.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-da64ea60-ae53-11ef-9b1f-d547d80f7e01.xml#L0
Failed test found in: e2eTests/reports/junit.xml-da64ea60-ae53-11ef-9b1f-d547d80f7e01.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-da64ea60-ae53-11ef-9b1f-d547d80f7e01.xml#L0
Failed test found in: e2eTests/reports/junit.xml-da64ea60-ae53-11ef-9b1f-d547d80f7e01.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-da64ea60-ae53-11ef-9b1f-d547d80f7e01.xml#L0
Failed test found in: e2eTests/reports/junit.xml-da64ea60-ae53-11ef-9b1f-d547d80f7e01.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-f6f7ac80-ae53-11ef-93ec-6bfd35866709.xml#L0
Failed test found in: e2eTests/reports/junit.xml-f6f7ac80-ae53-11ef-93ec-6bfd35866709.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-f6f7ac80-ae53-11ef-93ec-6bfd35866709.xml#L0
Failed test found in: e2eTests/reports/junit.xml-f6f7ac80-ae53-11ef-93ec-6bfd35866709.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-f6f7ac80-ae53-11ef-93ec-6bfd35866709.xml#L0
Failed test found in: e2eTests/reports/junit.xml-f6f7ac80-ae53-11ef-93ec-6bfd35866709.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-f6f7ac80-ae53-11ef-93ec-6bfd35866709.xml#L0
Failed test found in: e2eTests/reports/junit.xml-f6f7ac80-ae53-11ef-93ec-6bfd35866709.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-f6f7ac80-ae53-11ef-93ec-6bfd35866709.xml#L0
Failed test found in: e2eTests/reports/junit.xml-f6f7ac80-ae53-11ef-93ec-6bfd35866709.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-f6f7ac80-ae53-11ef-93ec-6bfd35866709.xml#L0
Failed test found in: e2eTests/reports/junit.xml-f6f7ac80-ae53-11ef-93ec-6bfd35866709.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-f6f7ac80-ae53-11ef-93ec-6bfd35866709.xml#L0
Failed test found in: e2eTests/reports/junit.xml-f6f7ac80-ae53-11ef-93ec-6bfd35866709.xml Error: TypeError: Cannot read properties of undefined (reading 'sellAsset')
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-fe8d33c0-ae53-11ef-8cc9-e99b1231e7d2.xml#L0
Failed test found in: e2eTests/reports/junit.xml-fe8d33c0-ae53-11ef-8cc9-e99b1231e7d2.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-fe8d33c0-ae53-11ef-8cc9-e99b1231e7d2.xml#L0
Failed test found in: e2eTests/reports/junit.xml-fe8d33c0-ae53-11ef-8cc9-e99b1231e7d2.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-fe8d33c0-ae53-11ef-8cc9-e99b1231e7d2.xml#L0
Failed test found in: e2eTests/reports/junit.xml-fe8d33c0-ae53-11ef-8cc9-e99b1231e7d2.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-fe8d33c0-ae53-11ef-8cc9-e99b1231e7d2.xml#L0
Failed test found in: e2eTests/reports/junit.xml-fe8d33c0-ae53-11ef-8cc9-e99b1231e7d2.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-fe8d33c0-ae53-11ef-8cc9-e99b1231e7d2.xml#L0
Failed test found in: e2eTests/reports/junit.xml-fe8d33c0-ae53-11ef-8cc9-e99b1231e7d2.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-fe8d33c0-ae53-11ef-8cc9-e99b1231e7d2.xml#L0
Failed test found in: e2eTests/reports/junit.xml-fe8d33c0-ae53-11ef-8cc9-e99b1231e7d2.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-fe8d33c0-ae53-11ef-8cc9-e99b1231e7d2.xml#L0
Failed test found in: e2eTests/reports/junit.xml-fe8d33c0-ae53-11ef-8cc9-e99b1231e7d2.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-fe8d33c0-ae53-11ef-8cc9-e99b1231e7d2.xml#L0
Failed test found in: e2eTests/reports/junit.xml-fe8d33c0-ae53-11ef-8cc9-e99b1231e7d2.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-fe8d33c0-ae53-11ef-8cc9-e99b1231e7d2.xml#L0
Failed test found in: e2eTests/reports/junit.xml-fe8d33c0-ae53-11ef-8cc9-e99b1231e7d2.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-fe8d33c0-ae53-11ef-8cc9-e99b1231e7d2.xml#L0
Failed test found in: e2eTests/reports/junit.xml-fe8d33c0-ae53-11ef-8cc9-e99b1231e7d2.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-fe8d33c0-ae53-11ef-8cc9-e99b1231e7d2.xml#L0
Failed test found in: e2eTests/reports/junit.xml-fe8d33c0-ae53-11ef-8cc9-e99b1231e7d2.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.parachainStacking.joinCandidate.test.ts ► A user can delegate more using liq token: e2eTests/reports/junit.xml-01bc2c90-ae54-11ef-9f0e-492d12aa8ea1.xml#L0
Failed test found in: e2eTests/reports/junit.xml-01bc2c90-ae54-11ef-9f0e-492d12aa8ea1.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.parachainStacking.joinCandidate.test.ts ► A User with free tokens can join as collator: e2eTests/reports/junit.xml-01bc2c90-ae54-11ef-9f0e-492d12aa8ea1.xml#L0
Failed test found in: e2eTests/reports/junit.xml-01bc2c90-ae54-11ef-9f0e-492d12aa8ea1.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.parachainStacking.joinCandidate.test.ts ► A user can schedule and execute bond more: e2eTests/reports/junit.xml-01bc2c90-ae54-11ef-9f0e-492d12aa8ea1.xml#L0
Failed test found in: e2eTests/reports/junit.xml-01bc2c90-ae54-11ef-9f0e-492d12aa8ea1.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/staking/API.valuations.test.ts ► Collators: MinCandidateStk limit ► Min Mangatas to be a collator matches with minLiq.: e2eTests/reports/junit.xml-01bc2c90-ae54-11ef-9f0e-492d12aa8ea1.xml#L0
Failed test found in: e2eTests/reports/junit.xml-01bc2c90-ae54-11ef-9f0e-492d12aa8ea1.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/staking/API.valuations.test.ts ► Collators: MinCandidateStk limit ► Min Mangatas -1 will make joinCollator fail: e2eTests/reports/junit.xml-01bc2c90-ae54-11ef-9f0e-492d12aa8ea1.xml#L0
Failed test found in: e2eTests/reports/junit.xml-01bc2c90-ae54-11ef-9f0e-492d12aa8ea1.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/staking/API.valuations.test.ts ► Collators: MinCandidateStk limit ► Min Mangatas +1 will make joinCollator work: e2eTests/reports/junit.xml-01bc2c90-ae54-11ef-9f0e-492d12aa8ea1.xml#L0
Failed test found in: e2eTests/reports/junit.xml-01bc2c90-ae54-11ef-9f0e-492d12aa8ea1.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.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-0253b1a0-ae54-11ef-82b6-51f7b529a98b.xml#L0
Failed test found in: e2eTests/reports/junit.xml-0253b1a0-ae54-11ef-82b6-51f7b529a98b.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-0253b1a0-ae54-11ef-82b6-51f7b529a98b.xml#L0
Failed test found in: e2eTests/reports/junit.xml-0253b1a0-ae54-11ef-82b6-51f7b529a98b.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-0253b1a0-ae54-11ef-82b6-51f7b529a98b.xml#L0
Failed test found in: e2eTests/reports/junit.xml-0253b1a0-ae54-11ef-82b6-51f7b529a98b.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-0253b1a0-ae54-11ef-82b6-51f7b529a98b.xml#L0
Failed test found in: e2eTests/reports/junit.xml-0253b1a0-ae54-11ef-82b6-51f7b529a98b.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-0253b1a0-ae54-11ef-82b6-51f7b529a98b.xml#L0
Failed test found in: e2eTests/reports/junit.xml-0253b1a0-ae54-11ef-82b6-51f7b529a98b.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-0253b1a0-ae54-11ef-82b6-51f7b529a98b.xml#L0
Failed test found in: e2eTests/reports/junit.xml-0253b1a0-ae54-11ef-82b6-51f7b529a98b.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
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-094816e0-ae54-11ef-b806-6d685f3eb862.xml#L0
Failed test found in: e2eTests/reports/junit.xml-094816e0-ae54-11ef-b806-6d685f3eb862.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-094816e0-ae54-11ef-b806-6d685f3eb862.xml#L0
Failed test found in: e2eTests/reports/junit.xml-094816e0-ae54-11ef-b806-6d685f3eb862.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-094816e0-ae54-11ef-b806-6d685f3eb862.xml#L0
Failed test found in: e2eTests/reports/junit.xml-094816e0-ae54-11ef-b806-6d685f3eb862.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-094816e0-ae54-11ef-b806-6d685f3eb862.xml#L0
Failed test found in: e2eTests/reports/junit.xml-094816e0-ae54-11ef-b806-6d685f3eb862.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-094816e0-ae54-11ef-b806-6d685f3eb862.xml#L0
Failed test found in: e2eTests/reports/junit.xml-094816e0-ae54-11ef-b806-6d685f3eb862.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-094816e0-ae54-11ef-b806-6d685f3eb862.xml#L0
Failed test found in: e2eTests/reports/junit.xml-094816e0-ae54-11ef-b806-6d685f3eb862.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-094816e0-ae54-11ef-b806-6d685f3eb862.xml#L0
Failed test found in: e2eTests/reports/junit.xml-094816e0-ae54-11ef-b806-6d685f3eb862.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-094816e0-ae54-11ef-b806-6d685f3eb862.xml#L0
Failed test found in: e2eTests/reports/junit.xml-094816e0-ae54-11ef-b806-6d685f3eb862.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-094816e0-ae54-11ef-b806-6d685f3eb862.xml#L0
Failed test found in: e2eTests/reports/junit.xml-094816e0-ae54-11ef-b806-6d685f3eb862.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-094816e0-ae54-11ef-b806-6d685f3eb862.xml#L0
Failed test found in: e2eTests/reports/junit.xml-094816e0-ae54-11ef-b806-6d685f3eb862.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-094816e0-ae54-11ef-b806-6d685f3eb862.xml#L0
Failed test found in: e2eTests/reports/junit.xml-094816e0-ae54-11ef-b806-6d685f3eb862.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-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-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-experimentalStaking, true)
Process completed with exit code 1.
Run e2e tests / e2e-test-matrix (yarn test-experimentalStaking, true)
Process completed with exit code 1.
Run e2e tests / e2e-test-matrix (yarn test-experimentalStaking, true)
Failed test were found and 'fail-on-error' option is set to true
Run e2e tests / e2e-test-matrix (yarn test-experimentalStaking, true)
google-github-actions/upload-cloud-storage failed with: input required and not supplied: path
Run e2e tests / e2e-test-matrix (yarn test-seqgasless, false)
Process completed with exit code 1.
Run e2e tests / e2e-test-matrix (yarn test-seqgasless, false)
Failed test were found and 'fail-on-error' option is set to true
Run e2e tests / e2e-test-matrix (yarn test-seqgasless, false)
google-github-actions/upload-cloud-storage failed with: input required and not supplied: path
Run e2e tests / e2e-test-matrix (yarn test-seqgasless, false)
Process completed with exit code 1.
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/crowdloan.API.claiming.test.ts ► Test that a user can claim when ► CL1 is fully setup and no other CL is setup: e2eTests/reports/junit.xml-3e84c830-ae54-11ef-86ba-436de2b6389d.xml#L0
Failed test found in: e2eTests/reports/junit.xml-3e84c830-ae54-11ef-86ba-436de2b6389d.xml Error: Error: thrown: Object {
test/sequential/crowdloan.API.test.ts ► Only sudo can ► crowdloan.setCrowdloanAllocation(crowdloanAllocationAmount): e2eTests/reports/junit.xml-3e84c830-ae54-11ef-86ba-436de2b6389d.xml#L0
Failed test found in: e2eTests/reports/junit.xml-3e84c830-ae54-11ef-86ba-436de2b6389d.xml Error: Error: thrown: Object {
test/sequential/crowdloan.API.test.ts ► Only sudo can ► crowdloan.initializeCrowdloanRewardVec(rewards): e2eTests/reports/junit.xml-3e84c830-ae54-11ef-86ba-436de2b6389d.xml#L0
Failed test found in: e2eTests/reports/junit.xml-3e84c830-ae54-11ef-86ba-436de2b6389d.xml Error: Error: thrown: Object {
test/sequential/crowdloan.API.test.ts ► Only sudo can ► crowdloan.completeCrowdloanInitialization(leaseEndingBlock): e2eTests/reports/junit.xml-3e84c830-ae54-11ef-86ba-436de2b6389d.xml#L0
Failed test found in: e2eTests/reports/junit.xml-3e84c830-ae54-11ef-86ba-436de2b6389d.xml Error: Error: thrown: Object {
test/sequential/crowdloan.API.test.ts ► CL needs to be setup in order: e2eTests/reports/junit.xml-3e84c830-ae54-11ef-86ba-436de2b6389d.xml#L0
Failed test found in: e2eTests/reports/junit.xml-3e84c830-ae54-11ef-86ba-436de2b6389d.xml Error: TypeError: Cannot read properties of undefined (reading 'module')
test/sequential/crowdloan.API.test.ts ► Total contributors returns the number of contributors per crowdloan AND validation of contributions is done when Initializing the cl rewards: e2eTests/reports/junit.xml-3e84c830-ae54-11ef-86ba-436de2b6389d.xml#L0
Failed test found in: e2eTests/reports/junit.xml-3e84c830-ae54-11ef-86ba-436de2b6389d.xml Error: Error: expect(received).toEqual(expected) // deep equality
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-493d3a50-ae54-11ef-bd4a-8b4532f2da2b.xml#L0
Failed test found in: e2eTests/reports/junit.xml-493d3a50-ae54-11ef-bd4a-8b4532f2da2b.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-493d3a50-ae54-11ef-bd4a-8b4532f2da2b.xml#L0
Failed test found in: e2eTests/reports/junit.xml-493d3a50-ae54-11ef-bd4a-8b4532f2da2b.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-493d3a50-ae54-11ef-bd4a-8b4532f2da2b.xml#L0
Failed test found in: e2eTests/reports/junit.xml-493d3a50-ae54-11ef-bd4a-8b4532f2da2b.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-493d3a50-ae54-11ef-bd4a-8b4532f2da2b.xml#L0
Failed test found in: e2eTests/reports/junit.xml-493d3a50-ae54-11ef-bd4a-8b4532f2da2b.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-493d3a50-ae54-11ef-bd4a-8b4532f2da2b.xml#L0
Failed test found in: e2eTests/reports/junit.xml-493d3a50-ae54-11ef-bd4a-8b4532f2da2b.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-493d3a50-ae54-11ef-bd4a-8b4532f2da2b.xml#L0
Failed test found in: e2eTests/reports/junit.xml-493d3a50-ae54-11ef-bd4a-8b4532f2da2b.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-493d3a50-ae54-11ef-bd4a-8b4532f2da2b.xml#L0
Failed test found in: e2eTests/reports/junit.xml-493d3a50-ae54-11ef-bd4a-8b4532f2da2b.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-493d3a50-ae54-11ef-bd4a-8b4532f2da2b.xml#L0
Failed test found in: e2eTests/reports/junit.xml-493d3a50-ae54-11ef-bd4a-8b4532f2da2b.xml Error: TypeError: undefined is not iterable (cannot read property Symbol(Symbol.iterator))
Run e2e tests / e2e-test-matrix (yarn test-crowdloan, false)
Process completed with exit code 1.
Run e2e tests / e2e-test-matrix (yarn test-crowdloan, false)
Failed test were found and 'fail-on-error' option is set to true
Run e2e tests / e2e-test-matrix (yarn test-crowdloan, false)
google-github-actions/upload-cloud-storage failed with: input required and not supplied: path
Run e2e tests / e2e-test-matrix (yarn test-crowdloan, false)
Process completed with exit code 1.
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-e36e7e90-ae54-11ef-81da-958796bb66b9.xml#L0
Failed test found in: e2eTests/reports/junit.xml-e36e7e90-ae54-11ef-81da-958796bb66b9.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-e36e7e90-ae54-11ef-81da-958796bb66b9.xml#L0
Failed test found in: e2eTests/reports/junit.xml-e36e7e90-ae54-11ef-81da-958796bb66b9.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-e36e7e90-ae54-11ef-81da-958796bb66b9.xml#L0
Failed test found in: e2eTests/reports/junit.xml-e36e7e90-ae54-11ef-81da-958796bb66b9.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-e36e7e90-ae54-11ef-81da-958796bb66b9.xml#L0
Failed test found in: e2eTests/reports/junit.xml-e36e7e90-ae54-11ef-81da-958796bb66b9.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-e36e7e90-ae54-11ef-81da-958796bb66b9.xml#L0
Failed test found in: e2eTests/reports/junit.xml-e36e7e90-ae54-11ef-81da-958796bb66b9.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-e36e7e90-ae54-11ef-81da-958796bb66b9.xml#L0
Failed test found in: e2eTests/reports/junit.xml-e36e7e90-ae54-11ef-81da-958796bb66b9.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-e36e7e90-ae54-11ef-81da-958796bb66b9.xml#L0
Failed test found in: e2eTests/reports/junit.xml-e36e7e90-ae54-11ef-81da-958796bb66b9.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-e36e7e90-ae54-11ef-81da-958796bb66b9.xml#L0
Failed test found in: e2eTests/reports/junit.xml-e36e7e90-ae54-11ef-81da-958796bb66b9.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-e36e7e90-ae54-11ef-81da-958796bb66b9.xml#L0
Failed test found in: e2eTests/reports/junit.xml-e36e7e90-ae54-11ef-81da-958796bb66b9.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-e36e7e90-ae54-11ef-81da-958796bb66b9.xml#L0
Failed test found in: e2eTests/reports/junit.xml-e36e7e90-ae54-11ef-81da-958796bb66b9.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-e6a0abb0-ae54-11ef-89d7-c7f98c5f327e.xml#L0
Failed test found in: e2eTests/reports/junit.xml-e6a0abb0-ae54-11ef-89d7-c7f98c5f327e.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-e6a0abb0-ae54-11ef-89d7-c7f98c5f327e.xml#L0
Failed test found in: e2eTests/reports/junit.xml-e6a0abb0-ae54-11ef-89d7-c7f98c5f327e.xml Error: Error: thrown: Object {
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)
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)
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-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.
test/sequential/sequencerStaking.rules.test.ts ► sequencerStaking ► An already collator joining as sequencer - On Active: e2eTests/reports/junit.xml-aee85690-ae55-11ef-a774-ebd12f14e906.xml#L0
Failed test found in: e2eTests/reports/junit.xml-aee85690-ae55-11ef-a774-ebd12f14e906.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-aee85690-ae55-11ef-a774-ebd12f14e906.xml#L0
Failed test found in: e2eTests/reports/junit.xml-aee85690-ae55-11ef-a774-ebd12f14e906.xml Error: Error: thrown: Object {
test/sequential/sequencerStaking.rules.test.ts ► sequencerStaking ► Active Sequencer -> Active -> pending update -> Can not leave: e2eTests/reports/junit.xml-aee85690-ae55-11ef-a774-ebd12f14e906.xml#L0
Failed test found in: e2eTests/reports/junit.xml-aee85690-ae55-11ef-a774-ebd12f14e906.xml Error: Error: thrown: Object {
test/sequential/sequencerStaking.rules.test.ts ► sequencerStaking ► Only a selected sequencer can submit updates: e2eTests/reports/junit.xml-aee85690-ae55-11ef-a774-ebd12f14e906.xml#L0
Failed test found in: e2eTests/reports/junit.xml-aee85690-ae55-11ef-a774-ebd12f14e906.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-aee85690-ae55-11ef-a774-ebd12f14e906.xml#L0
Failed test found in: e2eTests/reports/junit.xml-aee85690-ae55-11ef-a774-ebd12f14e906.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-aee85690-ae55-11ef-a774-ebd12f14e906.xml#L0
Failed test found in: e2eTests/reports/junit.xml-aee85690-ae55-11ef-a774-ebd12f14e906.xml Error: Error: thrown: Object {
test/sequential/sequencerStaking.sequencerJoining.test.ts ► Happy path - A user can join and leave sequencing: e2eTests/reports/junit.xml-aee85690-ae55-11ef-a774-ebd12f14e906.xml#L0
Failed test found in: e2eTests/reports/junit.xml-aee85690-ae55-11ef-a774-ebd12f14e906.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/parallel/utility-pallet.swapOperations.test.ts ► Utility - batched swaps are not allowed ► multiswapSellAsset operation is not allowed in batchAll: e2eTests/reports/junit.xml-339b4910-ae56-11ef-864f-0db1871bae4c.xml#L0
Failed test found in: e2eTests/reports/junit.xml-339b4910-ae56-11ef-864f-0db1871bae4c.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/utility-pallet.swapOperations.test.ts ► Utility - batched swaps are not allowed ► multiswapBuyAsset operation is not allowed in batchAll: e2eTests/reports/junit.xml-339b4910-ae56-11ef-864f-0db1871bae4c.xml#L0
Failed test found in: e2eTests/reports/junit.xml-339b4910-ae56-11ef-864f-0db1871bae4c.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/utility-pallet.swapOperations.test.ts ► Utility - batched swaps are not allowed ► sellAsset operation is not allowed in batchAll: e2eTests/reports/junit.xml-339b4910-ae56-11ef-864f-0db1871bae4c.xml#L0
Failed test found in: e2eTests/reports/junit.xml-339b4910-ae56-11ef-864f-0db1871bae4c.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/utility-pallet.swapOperations.test.ts ► Utility - batched swaps are not allowed ► buyAsset operation is not allowed in batchAll: e2eTests/reports/junit.xml-339b4910-ae56-11ef-864f-0db1871bae4c.xml#L0
Failed test found in: e2eTests/reports/junit.xml-339b4910-ae56-11ef-864f-0db1871bae4c.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/utility-pallet.swapOperations.test.ts ► Utility - batched swaps are not allowed ► compoundRewards operation is not allowed in batchAll: e2eTests/reports/junit.xml-339b4910-ae56-11ef-864f-0db1871bae4c.xml#L0
Failed test found in: e2eTests/reports/junit.xml-339b4910-ae56-11ef-864f-0db1871bae4c.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/utility-pallet.swapOperations.test.ts ► Utility - batched swaps are not allowed ► provideLiquidity operation is not allowed in batchAll: e2eTests/reports/junit.xml-339b4910-ae56-11ef-864f-0db1871bae4c.xml#L0
Failed test found in: e2eTests/reports/junit.xml-339b4910-ae56-11ef-864f-0db1871bae4c.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/utility-pallet.swapOperations.test.ts ► Utility - batched swaps are not allowed ► multiswapSellAsset operation is not allowed in batch: e2eTests/reports/junit.xml-339b4910-ae56-11ef-864f-0db1871bae4c.xml#L0
Failed test found in: e2eTests/reports/junit.xml-339b4910-ae56-11ef-864f-0db1871bae4c.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/utility-pallet.swapOperations.test.ts ► Utility - batched swaps are not allowed ► multiswapBuyAsset operation is not allowed in batch: e2eTests/reports/junit.xml-339b4910-ae56-11ef-864f-0db1871bae4c.xml#L0
Failed test found in: e2eTests/reports/junit.xml-339b4910-ae56-11ef-864f-0db1871bae4c.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/utility-pallet.swapOperations.test.ts ► Utility - batched swaps are not allowed ► sellAsset operation is not allowed in batch: e2eTests/reports/junit.xml-339b4910-ae56-11ef-864f-0db1871bae4c.xml#L0
Failed test found in: e2eTests/reports/junit.xml-339b4910-ae56-11ef-864f-0db1871bae4c.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/utility-pallet.swapOperations.test.ts ► Utility - batched swaps are not allowed ► buyAsset operation is not allowed in batch: e2eTests/reports/junit.xml-339b4910-ae56-11ef-864f-0db1871bae4c.xml#L0
Failed test found in: e2eTests/reports/junit.xml-339b4910-ae56-11ef-864f-0db1871bae4c.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/utility-pallet.swapOperations.test.ts ► Utility - batched swaps are not allowed ► compoundRewards operation is not allowed in batch: e2eTests/reports/junit.xml-339b4910-ae56-11ef-864f-0db1871bae4c.xml#L0
Failed test found in: e2eTests/reports/junit.xml-339b4910-ae56-11ef-864f-0db1871bae4c.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
Run e2e tests / e2e-test-matrix (yarn test-multiswap, false)
Process completed with exit code 1.
Run e2e tests / e2e-test-matrix (yarn test-multiswap, false)
google-github-actions/upload-cloud-storage failed with: input required and not supplied: path
Run e2e tests / e2e-test-matrix (yarn test-multiswap, false)
Failed test were found and 'fail-on-error' option is set to true
Run e2e tests / e2e-test-matrix (yarn test-multiswap, false)
Process completed with exit code 1.
test/sequential/rolldown.withdraw.preOperation.test.ts ► Pre-operation withdrawal tests - ► Creating two merkle trees generates the same output: e2eTests/reports/junit.xml-9c26be60-ae56-11ef-85e1-01fd3a5fca06.xml#L0
Failed test found in: e2eTests/reports/junit.xml-9c26be60-ae56-11ef-85e1-01fd3a5fca06.xml Error: Error: expect(received).toEqual(expected) // deep equality
test/sequential/rolldown.withdraw.preOperation.test.ts ► Pre-operation withdrawal tests - ► GIVEN manual batch THEN requires as parameter of the Eth Chain: e2eTests/reports/junit.xml-9c26be60-ae56-11ef-85e1-01fd3a5fca06.xml#L0
Failed test found in: e2eTests/reports/junit.xml-9c26be60-ae56-11ef-85e1-01fd3a5fca06.xml Error: Error: expect(received).toBe(expected) // Object.is equality
Run e2e tests / e2e-test-matrix (yarn test-rolldownPreOperationWithdrawal, true)
Process completed with exit code 1.
Run e2e tests / e2e-test-matrix (yarn test-rolldownPreOperationWithdrawal, true)
google-github-actions/upload-cloud-storage failed with: input required and not supplied: path
Run e2e tests / e2e-test-matrix (yarn test-rolldownPreOperationWithdrawal, true)
Failed test were found and 'fail-on-error' option is set to true
Run e2e tests / e2e-test-matrix (yarn test-rolldownPreOperationWithdrawal, true)
Process completed with exit code 1.
test/fees/api.tx.fees.test.ts ► Fees : Transfers are about 4~ MGX: e2eTests/reports/junit.xml-b7f19ca0-ae56-11ef-9626-616127ac3928.xml#L0
Failed test found in: e2eTests/reports/junit.xml-b7f19ca0-ae56-11ef-9626-616127ac3928.xml Error: Error: thrown: "Tx([0x1eb6b608b6d6a903f065ad7b192b92c2b4ed9cbb62bb6e4701ede088f542108d]) Transaction error"
test/fees/api.tx.fees.test.ts ► Fees : UPD You can no longer pay fees to KSM: e2eTests/reports/junit.xml-b7f19ca0-ae56-11ef-9626-616127ac3928.xml#L0
Failed test found in: e2eTests/reports/junit.xml-b7f19ca0-ae56-11ef-9626-616127ac3928.xml Error: Error: thrown: "Tx([0x1eb6b608b6d6a903f065ad7b192b92c2b4ed9cbb62bb6e4701ede088f542108d]) Transaction error"
test/fees/api.tx.fees.test.ts ► Fees : UPD You can no longer pay fees to TUR: e2eTests/reports/junit.xml-b7f19ca0-ae56-11ef-9626-616127ac3928.xml#L0
Failed test found in: e2eTests/reports/junit.xml-b7f19ca0-ae56-11ef-9626-616127ac3928.xml Error: Error: thrown: "Tx([0x1eb6b608b6d6a903f065ad7b192b92c2b4ed9cbb62bb6e4701ede088f542108d]) 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-b7f19ca0-ae56-11ef-9626-616127ac3928.xml#L0
Failed test found in: e2eTests/reports/junit.xml-b7f19ca0-ae56-11ef-9626-616127ac3928.xml Error: Error: thrown: "Tx([0x2c60d6d8f8b330726bb06ef6a0a4e3a9850be276c5ef149f042e741a014a61e8]) 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-b7f19ca0-ae56-11ef-9626-616127ac3928.xml#L0
Failed test found in: e2eTests/reports/junit.xml-b7f19ca0-ae56-11ef-9626-616127ac3928.xml Error: Error: thrown: "Tx([0x2c60d6d8f8b330726bb06ef6a0a4e3a9850be276c5ef149f042e741a014a61e8]) 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-b7f19ca0-ae56-11ef-9626-616127ac3928.xml#L0
Failed test found in: e2eTests/reports/junit.xml-b7f19ca0-ae56-11ef-9626-616127ac3928.xml Error: Error: thrown: "Tx([0x2c60d6d8f8b330726bb06ef6a0a4e3a9850be276c5ef149f042e741a014a61e8]) 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-b7f19ca0-ae56-11ef-9626-616127ac3928.xml#L0
Failed test found in: e2eTests/reports/junit.xml-b7f19ca0-ae56-11ef-9626-616127ac3928.xml Error: Error: thrown: "Tx([0x2c60d6d8f8b330726bb06ef6a0a4e3a9850be276c5ef149f042e741a014a61e8]) 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-b7f19ca0-ae56-11ef-9626-616127ac3928.xml#L0
Failed test found in: e2eTests/reports/junit.xml-b7f19ca0-ae56-11ef-9626-616127ac3928.xml Error: Error: thrown: "Tx([0x2c60d6d8f8b330726bb06ef6a0a4e3a9850be276c5ef149f042e741a014a61e8]) 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-b7f19ca0-ae56-11ef-9626-616127ac3928.xml#L0
Failed test found in: e2eTests/reports/junit.xml-b7f19ca0-ae56-11ef-9626-616127ac3928.xml Error: Error: thrown: "Tx([0x2c60d6d8f8b330726bb06ef6a0a4e3a9850be276c5ef149f042e741a014a61e8]) 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-b7f19ca0-ae56-11ef-9626-616127ac3928.xml#L0
Failed test found in: e2eTests/reports/junit.xml-b7f19ca0-ae56-11ef-9626-616127ac3928.xml Error: Error: thrown: "Tx([0x2c60d6d8f8b330726bb06ef6a0a4e3a9850be276c5ef149f042e741a014a61e8]) 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-d4241650-ae56-11ef-9867-ed22bd8d404a.xml#L0
Failed test found in: e2eTests/reports/junit.xml-d4241650-ae56-11ef-9867-ed22bd8d404a.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-d4241650-ae56-11ef-9867-ed22bd8d404a.xml#L0
Failed test found in: e2eTests/reports/junit.xml-d4241650-ae56-11ef-9867-ed22bd8d404a.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-d4241650-ae56-11ef-9867-ed22bd8d404a.xml#L0
Failed test found in: e2eTests/reports/junit.xml-d4241650-ae56-11ef-9867-ed22bd8d404a.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-d4241650-ae56-11ef-9867-ed22bd8d404a.xml#L0
Failed test found in: e2eTests/reports/junit.xml-d4241650-ae56-11ef-9867-ed22bd8d404a.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-09ca85f0-ae57-11ef-9443-d38eff5de78d.xml#L0
Failed test found in: e2eTests/reports/junit.xml-09ca85f0-ae57-11ef-9443-d38eff5de78d.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-09ca85f0-ae57-11ef-9443-d38eff5de78d.xml#L0
Failed test found in: e2eTests/reports/junit.xml-09ca85f0-ae57-11ef-9443-d38eff5de78d.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-9c666a00-ae57-11ef-b6f1-032a646550cd.xml#L0
Failed test found in: e2eTests/reports/junit.xml-9c666a00-ae57-11ef-b6f1-032a646550cd.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-9c666a00-ae57-11ef-b6f1-032a646550cd.xml#L0
Failed test found in: e2eTests/reports/junit.xml-9c666a00-ae57-11ef-b6f1-032a646550cd.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-9c666a00-ae57-11ef-b6f1-032a646550cd.xml#L0
Failed test found in: e2eTests/reports/junit.xml-9c666a00-ae57-11ef-b6f1-032a646550cd.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-9c666a00-ae57-11ef-b6f1-032a646550cd.xml#L0
Failed test found in: e2eTests/reports/junit.xml-9c666a00-ae57-11ef-b6f1-032a646550cd.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-9c666a00-ae57-11ef-b6f1-032a646550cd.xml#L0
Failed test found in: e2eTests/reports/junit.xml-9c666a00-ae57-11ef-b6f1-032a646550cd.xml Error: Error: thrown: Object {
test/sequential/rolldown.forceUpdate.test.ts ► Validate that forceCancelRequestsFromL1 can be called by Sudo: e2eTests/reports/junit.xml-9c666a00-ae57-11ef-b6f1-032a646550cd.xml#L0
Failed test found in: e2eTests/reports/junit.xml-9c666a00-ae57-11ef-b6f1-032a646550cd.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-9c666a00-ae57-11ef-b6f1-032a646550cd.xml#L0
Failed test found in: e2eTests/reports/junit.xml-9c666a00-ae57-11ef-b6f1-032a646550cd.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-9c666a00-ae57-11ef-b6f1-032a646550cd.xml#L0
Failed test found in: e2eTests/reports/junit.xml-9c666a00-ae57-11ef-b6f1-032a646550cd.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 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 / 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
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 / 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
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-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-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-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-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-experimentalStaking, 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-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], 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-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-crowdloan, 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-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-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-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-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-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], 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-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-rolldownPreOperationWithdrawal, 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-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-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-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-52abde22bb4102093eb20ae86dc1b24c48f20987", "wasm-fast-52abde22bb4102093eb20ae86dc1b24c48f20987". 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% - 1783 hits, 4 misses, 0 errors
sccache stats
100% - 1878 hits, 0 misses, 1 errors
sccache stats
100% - 2238 hits, 4 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~IKTI83.dockerbuild
49.8 KB
gasp-xyz~mangata-node~MVOSPN.dockerbuild
48.4 KB
gasp-xyz~mangata-node~USX39E.dockerbuild
49.9 KB
gasp-xyz~mangata-node~Z7A4FW.dockerbuild
48.3 KB
wasm-52abde22bb4102093eb20ae86dc1b24c48f20987
889 KB
wasm-fast-52abde22bb4102093eb20ae86dc1b24c48f20987
889 KB