Skip to content

GASP-1625 Feature/locked tokens (#841) #752

GASP-1625 Feature/locked tokens (#841)

GASP-1625 Feature/locked tokens (#841) #752

Triggered via push November 29, 2024 09:12
Status Failure
Total duration 1h 1m 47s
Artifacts 10
Global init
2s
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
22s
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 8s
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
59s
Deploy to rollup-dev on every commit to `eth-rollup-develop` branch / deploy-rollup-dev
Run e2e tests  /  setup-report
7s
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
6s
Run e2e tests / test-complete
Fit to window
Zoom out
Zoom in

Annotations

269 errors, 56 warnings, and 5 notices
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-b7861720-ae36-11ef-a235-ff39f6e85c2d.xml#L0
Failed test found in: e2eTests/reports/junit.xml-b7861720-ae36-11ef-a235-ff39f6e85c2d.xml Error: TypeError: api.query.rolldown.disputePeriod is not a function
test/sequential/sequencerStaking.cancel.test.ts ► GIVEN a sequencer, WHEN <in-correctly> canceling an update THEN my slash is burned: e2eTests/reports/junit.xml-b7861720-ae36-11ef-a235-ff39f6e85c2d.xml#L0
Failed test found in: e2eTests/reports/junit.xml-b7861720-ae36-11ef-a235-ff39f6e85c2d.xml Error: TypeError: api.query.rolldown.disputePeriod is not a function
test/sequential/sequencerStaking.cancel.test.ts ► GIVEN a sequencer, WHEN <no> canceling an update THEN no slash is applied: e2eTests/reports/junit.xml-b7861720-ae36-11ef-a235-ff39f6e85c2d.xml#L0
Failed test found in: e2eTests/reports/junit.xml-b7861720-ae36-11ef-a235-ff39f6e85c2d.xml Error: TypeError: api.query.rolldown.disputePeriod is not a function
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/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-d67d2f10-ae36-11ef-a552-a1fbe926b16b.xml#L0
Failed test found in: e2eTests/reports/junit.xml-d67d2f10-ae36-11ef-a552-a1fbe926b16b.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-d67d2f10-ae36-11ef-a552-a1fbe926b16b.xml#L0
Failed test found in: e2eTests/reports/junit.xml-d67d2f10-ae36-11ef-a552-a1fbe926b16b.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-d67d2f10-ae36-11ef-a552-a1fbe926b16b.xml#L0
Failed test found in: e2eTests/reports/junit.xml-d67d2f10-ae36-11ef-a552-a1fbe926b16b.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-d67d2f10-ae36-11ef-a552-a1fbe926b16b.xml#L0
Failed test found in: e2eTests/reports/junit.xml-d67d2f10-ae36-11ef-a552-a1fbe926b16b.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-d67d2f10-ae36-11ef-a552-a1fbe926b16b.xml#L0
Failed test found in: e2eTests/reports/junit.xml-d67d2f10-ae36-11ef-a552-a1fbe926b16b.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-da5cb330-ae36-11ef-a8f4-f94f0f0fdd65.xml#L0
Failed test found in: e2eTests/reports/junit.xml-da5cb330-ae36-11ef-a8f4-f94f0f0fdd65.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-da5cb330-ae36-11ef-a8f4-f94f0f0fdd65.xml#L0
Failed test found in: e2eTests/reports/junit.xml-da5cb330-ae36-11ef-a8f4-f94f0f0fdd65.xml Error: Error: expect(received).toEqual(expected) // deep equality
test/sequential/sequencerStaking.rules.test.ts ► sequencerStaking ► An already collator joining as sequencer - On Active: e2eTests/reports/junit.xml-e4c6b730-ae36-11ef-9b6e-4b5a8589165f.xml#L0
Failed test found in: e2eTests/reports/junit.xml-e4c6b730-ae36-11ef-9b6e-4b5a8589165f.xml Error: TypeError: api.query.rolldown.disputePeriod is not a function
test/sequential/sequencerStaking.rules.test.ts ► sequencerStaking ► Active Sequencer - mint less than min amount -> Not in active: e2eTests/reports/junit.xml-e4c6b730-ae36-11ef-9b6e-4b5a8589165f.xml#L0
Failed test found in: e2eTests/reports/junit.xml-e4c6b730-ae36-11ef-9b6e-4b5a8589165f.xml Error: TypeError: api.query.rolldown.disputePeriod is not a function
test/sequential/sequencerStaking.rules.test.ts ► sequencerStaking ► Active Sequencer -> Active -> pending update -> Can not leave: e2eTests/reports/junit.xml-e4c6b730-ae36-11ef-9b6e-4b5a8589165f.xml#L0
Failed test found in: e2eTests/reports/junit.xml-e4c6b730-ae36-11ef-9b6e-4b5a8589165f.xml Error: TypeError: api.query.rolldown.disputePeriod is not a function
test/sequential/sequencerStaking.rules.test.ts ► sequencerStaking ► Only a selected sequencer can submit updates: e2eTests/reports/junit.xml-e4c6b730-ae36-11ef-9b6e-4b5a8589165f.xml#L0
Failed test found in: e2eTests/reports/junit.xml-e4c6b730-ae36-11ef-9b6e-4b5a8589165f.xml Error: TypeError: api.query.rolldown.disputePeriod is not a function
test/sequential/sequencerStaking.rules.test.ts ► sequencerStaking ► A selected sequencer with read rights can submit updates: e2eTests/reports/junit.xml-e4c6b730-ae36-11ef-9b6e-4b5a8589165f.xml#L0
Failed test found in: e2eTests/reports/junit.xml-e4c6b730-ae36-11ef-9b6e-4b5a8589165f.xml Error: TypeError: api.query.rolldown.disputePeriod is not a function
test/sequential/sequencerStaking.rules.test.ts ► sequencerStaking ► An active sequencer with cancel rights can submit cancels: e2eTests/reports/junit.xml-e4c6b730-ae36-11ef-9b6e-4b5a8589165f.xml#L0
Failed test found in: e2eTests/reports/junit.xml-e4c6b730-ae36-11ef-9b6e-4b5a8589165f.xml Error: TypeError: api.query.rolldown.disputePeriod is not a function
test/sequential/sequencerStaking.sequencerJoining.test.ts ► Happy path - A user can join and leave sequencing: e2eTests/reports/junit.xml-e4c6b730-ae36-11ef-9b6e-4b5a8589165f.xml#L0
Failed test found in: e2eTests/reports/junit.xml-e4c6b730-ae36-11ef-9b6e-4b5a8589165f.xml Error: Error: thrown: Object {
test/sequential/bootstrap.configuration.test.ts ► bootstrap - Check non-sudo user cannot start bootstrap: e2eTests/reports/junit.xml-e8544ac0-ae36-11ef-9019-8707a9de224a.xml#L0
Failed test found in: e2eTests/reports/junit.xml-e8544ac0-ae36-11ef-9019-8707a9de224a.xml Error: Error: thrown: Object {
test/sequential/bootstrap.configuration.test.ts ► bootstrap - Check happy path bootstrap with one user: e2eTests/reports/junit.xml-e8544ac0-ae36-11ef-9019-8707a9de224a.xml#L0
Failed test found in: e2eTests/reports/junit.xml-e8544ac0-ae36-11ef-9019-8707a9de224a.xml Error: Error: thrown: Object {
test/sequential/bootstrap.updatePromotion.test.ts ► bootstrap - Check possibility to change promoteBootstrapPool in each phase: e2eTests/reports/junit.xml-e8544ac0-ae36-11ef-9019-8707a9de224a.xml#L0
Failed test found in: e2eTests/reports/junit.xml-e8544ac0-ae36-11ef-9019-8707a9de224a.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-e8544ac0-ae36-11ef-9019-8707a9de224a.xml#L0
Failed test found in: e2eTests/reports/junit.xml-e8544ac0-ae36-11ef-9019-8707a9de224a.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-e8544ac0-ae36-11ef-9019-8707a9de224a.xml#L0
Failed test found in: e2eTests/reports/junit.xml-e8544ac0-ae36-11ef-9019-8707a9de224a.xml Error: Error: --- TX Mapping issue ---
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-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-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
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/parallel/xyk-pallet.API.parachainStacking.joinCandidate.test.ts ► A user can delegate more using liq token: e2eTests/reports/junit.xml-252523c0-ae37-11ef-9361-8f0a6d9ec576.xml#L0
Failed test found in: e2eTests/reports/junit.xml-252523c0-ae37-11ef-9361-8f0a6d9ec576.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-252523c0-ae37-11ef-9361-8f0a6d9ec576.xml#L0
Failed test found in: e2eTests/reports/junit.xml-252523c0-ae37-11ef-9361-8f0a6d9ec576.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-252523c0-ae37-11ef-9361-8f0a6d9ec576.xml#L0
Failed test found in: e2eTests/reports/junit.xml-252523c0-ae37-11ef-9361-8f0a6d9ec576.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-252523c0-ae37-11ef-9361-8f0a6d9ec576.xml#L0
Failed test found in: e2eTests/reports/junit.xml-252523c0-ae37-11ef-9361-8f0a6d9ec576.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-252523c0-ae37-11ef-9361-8f0a6d9ec576.xml#L0
Failed test found in: e2eTests/reports/junit.xml-252523c0-ae37-11ef-9361-8f0a6d9ec576.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-252523c0-ae37-11ef-9361-8f0a6d9ec576.xml#L0
Failed test found in: e2eTests/reports/junit.xml-252523c0-ae37-11ef-9361-8f0a6d9ec576.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/xyk-pallet.API.accuracy.MGA.fees.test.ts ► xyk-pallet - Assets substracted are incremented by 1 - MGA- SellAsset: e2eTests/reports/junit.xml-251bfc00-ae37-11ef-ad5d-2b9a0e3d47df.xml#L0
Failed test found in: e2eTests/reports/junit.xml-251bfc00-ae37-11ef-ad5d-2b9a0e3d47df.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-251bfc00-ae37-11ef-ad5d-2b9a0e3d47df.xml#L0
Failed test found in: e2eTests/reports/junit.xml-251bfc00-ae37-11ef-ad5d-2b9a0e3d47df.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-251bfc00-ae37-11ef-ad5d-2b9a0e3d47df.xml#L0
Failed test found in: e2eTests/reports/junit.xml-251bfc00-ae37-11ef-ad5d-2b9a0e3d47df.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-251bfc00-ae37-11ef-ad5d-2b9a0e3d47df.xml#L0
Failed test found in: e2eTests/reports/junit.xml-251bfc00-ae37-11ef-ad5d-2b9a0e3d47df.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-251bfc00-ae37-11ef-ad5d-2b9a0e3d47df.xml#L0
Failed test found in: e2eTests/reports/junit.xml-251bfc00-ae37-11ef-ad5d-2b9a0e3d47df.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-251bfc00-ae37-11ef-ad5d-2b9a0e3d47df.xml#L0
Failed test found in: e2eTests/reports/junit.xml-251bfc00-ae37-11ef-ad5d-2b9a0e3d47df.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-251bfc00-ae37-11ef-ad5d-2b9a0e3d47df.xml#L0
Failed test found in: e2eTests/reports/junit.xml-251bfc00-ae37-11ef-ad5d-2b9a0e3d47df.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-25939d00-ae37-11ef-bb30-b174c6498568.xml#L0
Failed test found in: e2eTests/reports/junit.xml-25939d00-ae37-11ef-bb30-b174c6498568.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-25939d00-ae37-11ef-bb30-b174c6498568.xml#L0
Failed test found in: e2eTests/reports/junit.xml-25939d00-ae37-11ef-bb30-b174c6498568.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-25939d00-ae37-11ef-bb30-b174c6498568.xml#L0
Failed test found in: e2eTests/reports/junit.xml-25939d00-ae37-11ef-bb30-b174c6498568.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-25939d00-ae37-11ef-bb30-b174c6498568.xml#L0
Failed test found in: e2eTests/reports/junit.xml-25939d00-ae37-11ef-bb30-b174c6498568.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-25939d00-ae37-11ef-bb30-b174c6498568.xml#L0
Failed test found in: e2eTests/reports/junit.xml-25939d00-ae37-11ef-bb30-b174c6498568.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-25939d00-ae37-11ef-bb30-b174c6498568.xml#L0
Failed test found in: e2eTests/reports/junit.xml-25939d00-ae37-11ef-bb30-b174c6498568.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-25939d00-ae37-11ef-bb30-b174c6498568.xml#L0
Failed test found in: e2eTests/reports/junit.xml-25939d00-ae37-11ef-bb30-b174c6498568.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-25939d00-ae37-11ef-bb30-b174c6498568.xml#L0
Failed test found in: e2eTests/reports/junit.xml-25939d00-ae37-11ef-bb30-b174c6498568.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-25939d00-ae37-11ef-bb30-b174c6498568.xml#L0
Failed test found in: e2eTests/reports/junit.xml-25939d00-ae37-11ef-bb30-b174c6498568.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-25939d00-ae37-11ef-bb30-b174c6498568.xml#L0
Failed test found in: e2eTests/reports/junit.xml-25939d00-ae37-11ef-bb30-b174c6498568.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-25939d00-ae37-11ef-bb30-b174c6498568.xml#L0
Failed test found in: e2eTests/reports/junit.xml-25939d00-ae37-11ef-bb30-b174c6498568.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.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-2ce341a0-ae37-11ef-b12e-c714a444f3d7.xml#L0
Failed test found in: e2eTests/reports/junit.xml-2ce341a0-ae37-11ef-b12e-c714a444f3d7.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-2ce341a0-ae37-11ef-b12e-c714a444f3d7.xml#L0
Failed test found in: e2eTests/reports/junit.xml-2ce341a0-ae37-11ef-b12e-c714a444f3d7.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-2ce341a0-ae37-11ef-b12e-c714a444f3d7.xml#L0
Failed test found in: e2eTests/reports/junit.xml-2ce341a0-ae37-11ef-b12e-c714a444f3d7.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-2ce341a0-ae37-11ef-b12e-c714a444f3d7.xml#L0
Failed test found in: e2eTests/reports/junit.xml-2ce341a0-ae37-11ef-b12e-c714a444f3d7.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-2ce341a0-ae37-11ef-b12e-c714a444f3d7.xml#L0
Failed test found in: e2eTests/reports/junit.xml-2ce341a0-ae37-11ef-b12e-c714a444f3d7.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-2ce341a0-ae37-11ef-b12e-c714a444f3d7.xml#L0
Failed test found in: e2eTests/reports/junit.xml-2ce341a0-ae37-11ef-b12e-c714a444f3d7.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-33d95490-ae37-11ef-98c6-439c4ad81960.xml#L0
Failed test found in: e2eTests/reports/junit.xml-33d95490-ae37-11ef-98c6-439c4ad81960.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-33d95490-ae37-11ef-98c6-439c4ad81960.xml#L0
Failed test found in: e2eTests/reports/junit.xml-33d95490-ae37-11ef-98c6-439c4ad81960.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-33d95490-ae37-11ef-98c6-439c4ad81960.xml#L0
Failed test found in: e2eTests/reports/junit.xml-33d95490-ae37-11ef-98c6-439c4ad81960.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-33d95490-ae37-11ef-98c6-439c4ad81960.xml#L0
Failed test found in: e2eTests/reports/junit.xml-33d95490-ae37-11ef-98c6-439c4ad81960.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-33d95490-ae37-11ef-98c6-439c4ad81960.xml#L0
Failed test found in: e2eTests/reports/junit.xml-33d95490-ae37-11ef-98c6-439c4ad81960.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-33d95490-ae37-11ef-98c6-439c4ad81960.xml#L0
Failed test found in: e2eTests/reports/junit.xml-33d95490-ae37-11ef-98c6-439c4ad81960.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-33d95490-ae37-11ef-98c6-439c4ad81960.xml#L0
Failed test found in: e2eTests/reports/junit.xml-33d95490-ae37-11ef-98c6-439c4ad81960.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-33d95490-ae37-11ef-98c6-439c4ad81960.xml#L0
Failed test found in: e2eTests/reports/junit.xml-33d95490-ae37-11ef-98c6-439c4ad81960.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-33d95490-ae37-11ef-98c6-439c4ad81960.xml#L0
Failed test found in: e2eTests/reports/junit.xml-33d95490-ae37-11ef-98c6-439c4ad81960.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-33d95490-ae37-11ef-98c6-439c4ad81960.xml#L0
Failed test found in: e2eTests/reports/junit.xml-33d95490-ae37-11ef-98c6-439c4ad81960.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-33d95490-ae37-11ef-98c6-439c4ad81960.xml#L0
Failed test found in: e2eTests/reports/junit.xml-33d95490-ae37-11ef-98c6-439c4ad81960.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-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-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-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-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-61ec11b0-ae37-11ef-8466-355bb70f4472.xml#L0
Failed test found in: e2eTests/reports/junit.xml-61ec11b0-ae37-11ef-8466-355bb70f4472.xml Error: Error: thrown: Object {
test/sequential/crowdloan.API.test.ts ► Only sudo can ► crowdloan.setCrowdloanAllocation(crowdloanAllocationAmount): e2eTests/reports/junit.xml-61ec11b0-ae37-11ef-8466-355bb70f4472.xml#L0
Failed test found in: e2eTests/reports/junit.xml-61ec11b0-ae37-11ef-8466-355bb70f4472.xml Error: Error: thrown: Object {
test/sequential/crowdloan.API.test.ts ► Only sudo can ► crowdloan.initializeCrowdloanRewardVec(rewards): e2eTests/reports/junit.xml-61ec11b0-ae37-11ef-8466-355bb70f4472.xml#L0
Failed test found in: e2eTests/reports/junit.xml-61ec11b0-ae37-11ef-8466-355bb70f4472.xml Error: Error: thrown: Object {
test/sequential/crowdloan.API.test.ts ► Only sudo can ► crowdloan.completeCrowdloanInitialization(leaseEndingBlock): e2eTests/reports/junit.xml-61ec11b0-ae37-11ef-8466-355bb70f4472.xml#L0
Failed test found in: e2eTests/reports/junit.xml-61ec11b0-ae37-11ef-8466-355bb70f4472.xml Error: Error: thrown: Object {
test/sequential/crowdloan.API.test.ts ► CL needs to be setup in order: e2eTests/reports/junit.xml-61ec11b0-ae37-11ef-8466-355bb70f4472.xml#L0
Failed test found in: e2eTests/reports/junit.xml-61ec11b0-ae37-11ef-8466-355bb70f4472.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-61ec11b0-ae37-11ef-8466-355bb70f4472.xml#L0
Failed test found in: e2eTests/reports/junit.xml-61ec11b0-ae37-11ef-8466-355bb70f4472.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-703af100-ae37-11ef-a3bd-437bd720d4ba.xml#L0
Failed test found in: e2eTests/reports/junit.xml-703af100-ae37-11ef-a3bd-437bd720d4ba.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-703af100-ae37-11ef-a3bd-437bd720d4ba.xml#L0
Failed test found in: e2eTests/reports/junit.xml-703af100-ae37-11ef-a3bd-437bd720d4ba.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-703af100-ae37-11ef-a3bd-437bd720d4ba.xml#L0
Failed test found in: e2eTests/reports/junit.xml-703af100-ae37-11ef-a3bd-437bd720d4ba.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-703af100-ae37-11ef-a3bd-437bd720d4ba.xml#L0
Failed test found in: e2eTests/reports/junit.xml-703af100-ae37-11ef-a3bd-437bd720d4ba.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-703af100-ae37-11ef-a3bd-437bd720d4ba.xml#L0
Failed test found in: e2eTests/reports/junit.xml-703af100-ae37-11ef-a3bd-437bd720d4ba.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-703af100-ae37-11ef-a3bd-437bd720d4ba.xml#L0
Failed test found in: e2eTests/reports/junit.xml-703af100-ae37-11ef-a3bd-437bd720d4ba.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-703af100-ae37-11ef-a3bd-437bd720d4ba.xml#L0
Failed test found in: e2eTests/reports/junit.xml-703af100-ae37-11ef-a3bd-437bd720d4ba.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-703af100-ae37-11ef-a3bd-437bd720d4ba.xml#L0
Failed test found in: e2eTests/reports/junit.xml-703af100-ae37-11ef-a3bd-437bd720d4ba.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-0a6ecd50-ae38-11ef-9a44-791bf4cfd905.xml#L0
Failed test found in: e2eTests/reports/junit.xml-0a6ecd50-ae38-11ef-9a44-791bf4cfd905.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-0a6ecd50-ae38-11ef-9a44-791bf4cfd905.xml#L0
Failed test found in: e2eTests/reports/junit.xml-0a6ecd50-ae38-11ef-9a44-791bf4cfd905.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-0a6ecd50-ae38-11ef-9a44-791bf4cfd905.xml#L0
Failed test found in: e2eTests/reports/junit.xml-0a6ecd50-ae38-11ef-9a44-791bf4cfd905.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-0a6ecd50-ae38-11ef-9a44-791bf4cfd905.xml#L0
Failed test found in: e2eTests/reports/junit.xml-0a6ecd50-ae38-11ef-9a44-791bf4cfd905.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-0a6ecd50-ae38-11ef-9a44-791bf4cfd905.xml#L0
Failed test found in: e2eTests/reports/junit.xml-0a6ecd50-ae38-11ef-9a44-791bf4cfd905.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-0a6ecd50-ae38-11ef-9a44-791bf4cfd905.xml#L0
Failed test found in: e2eTests/reports/junit.xml-0a6ecd50-ae38-11ef-9a44-791bf4cfd905.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-0a6ecd50-ae38-11ef-9a44-791bf4cfd905.xml#L0
Failed test found in: e2eTests/reports/junit.xml-0a6ecd50-ae38-11ef-9a44-791bf4cfd905.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-0a6ecd50-ae38-11ef-9a44-791bf4cfd905.xml#L0
Failed test found in: e2eTests/reports/junit.xml-0a6ecd50-ae38-11ef-9a44-791bf4cfd905.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-0a6ecd50-ae38-11ef-9a44-791bf4cfd905.xml#L0
Failed test found in: e2eTests/reports/junit.xml-0a6ecd50-ae38-11ef-9a44-791bf4cfd905.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-0a6ecd50-ae38-11ef-9a44-791bf4cfd905.xml#L0
Failed test found in: e2eTests/reports/junit.xml-0a6ecd50-ae38-11ef-9a44-791bf4cfd905.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-0d9d29e0-ae38-11ef-83a3-69f9c182707a.xml#L0
Failed test found in: e2eTests/reports/junit.xml-0d9d29e0-ae38-11ef-83a3-69f9c182707a.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-0d9d29e0-ae38-11ef-83a3-69f9c182707a.xml#L0
Failed test found in: e2eTests/reports/junit.xml-0d9d29e0-ae38-11ef-83a3-69f9c182707a.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.rewards.test.ts ► Sequencers get paid on every session BUT only when they submit valid updates ( Succeeded extrinsics ): e2eTests/reports/junit.xml-4f77e0c0-ae39-11ef-8abb-87ffd42967b2.xml#L0
Failed test found in: e2eTests/reports/junit.xml-4f77e0c0-ae39-11ef-8abb-87ffd42967b2.xml Error: TypeError: api.query.rolldown.disputePeriod is not a function
test/sequential/sequencerStaking.rewards.test.ts ► When a sequencer brings an update It will get some points: e2eTests/reports/junit.xml-4f77e0c0-ae39-11ef-8abb-87ffd42967b2.xml#L0
Failed test found in: e2eTests/reports/junit.xml-4f77e0c0-ae39-11ef-8abb-87ffd42967b2.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-4f77e0c0-ae39-11ef-8abb-87ffd42967b2.xml#L0
Failed test found in: e2eTests/reports/junit.xml-4f77e0c0-ae39-11ef-8abb-87ffd42967b2.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-4f77e0c0-ae39-11ef-8abb-87ffd42967b2.xml#L0
Failed test found in: e2eTests/reports/junit.xml-4f77e0c0-ae39-11ef-8abb-87ffd42967b2.xml Error: Error: Max blocks reached without getting read rights
test/parallel/utility-pallet.swapOperations.test.ts ► Utility - batched swaps are not allowed ► multiswapSellAsset operation is not allowed in batchAll: e2eTests/reports/junit.xml-5a8c0770-ae39-11ef-ba80-0943d2e9a18f.xml#L0
Failed test found in: e2eTests/reports/junit.xml-5a8c0770-ae39-11ef-ba80-0943d2e9a18f.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-5a8c0770-ae39-11ef-ba80-0943d2e9a18f.xml#L0
Failed test found in: e2eTests/reports/junit.xml-5a8c0770-ae39-11ef-ba80-0943d2e9a18f.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-5a8c0770-ae39-11ef-ba80-0943d2e9a18f.xml#L0
Failed test found in: e2eTests/reports/junit.xml-5a8c0770-ae39-11ef-ba80-0943d2e9a18f.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-5a8c0770-ae39-11ef-ba80-0943d2e9a18f.xml#L0
Failed test found in: e2eTests/reports/junit.xml-5a8c0770-ae39-11ef-ba80-0943d2e9a18f.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-5a8c0770-ae39-11ef-ba80-0943d2e9a18f.xml#L0
Failed test found in: e2eTests/reports/junit.xml-5a8c0770-ae39-11ef-ba80-0943d2e9a18f.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-5a8c0770-ae39-11ef-ba80-0943d2e9a18f.xml#L0
Failed test found in: e2eTests/reports/junit.xml-5a8c0770-ae39-11ef-ba80-0943d2e9a18f.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-5a8c0770-ae39-11ef-ba80-0943d2e9a18f.xml#L0
Failed test found in: e2eTests/reports/junit.xml-5a8c0770-ae39-11ef-ba80-0943d2e9a18f.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-5a8c0770-ae39-11ef-ba80-0943d2e9a18f.xml#L0
Failed test found in: e2eTests/reports/junit.xml-5a8c0770-ae39-11ef-ba80-0943d2e9a18f.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-5a8c0770-ae39-11ef-ba80-0943d2e9a18f.xml#L0
Failed test found in: e2eTests/reports/junit.xml-5a8c0770-ae39-11ef-ba80-0943d2e9a18f.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-5a8c0770-ae39-11ef-ba80-0943d2e9a18f.xml#L0
Failed test found in: e2eTests/reports/junit.xml-5a8c0770-ae39-11ef-ba80-0943d2e9a18f.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-5a8c0770-ae39-11ef-ba80-0943d2e9a18f.xml#L0
Failed test found in: e2eTests/reports/junit.xml-5a8c0770-ae39-11ef-ba80-0943d2e9a18f.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-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.
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-c6d03f00-ae39-11ef-b204-bb06252fe721.xml#L0
Failed test found in: e2eTests/reports/junit.xml-c6d03f00-ae39-11ef-b204-bb06252fe721.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-c6d03f00-ae39-11ef-b204-bb06252fe721.xml#L0
Failed test found in: e2eTests/reports/junit.xml-c6d03f00-ae39-11ef-b204-bb06252fe721.xml Error: Error: expect(received).toBe(expected) // Object.is equality
test/fees/api.tx.fees.test.ts ► Fees : Transfers are about 4~ MGX: e2eTests/reports/junit.xml-d7ad9160-ae39-11ef-a3e3-bd157479cc94.xml#L0
Failed test found in: e2eTests/reports/junit.xml-d7ad9160-ae39-11ef-a3e3-bd157479cc94.xml Error: Error: thrown: "Tx([0xe8935f28f688fe50e9783ded6f710ecffd09f81aa6929a4b67802a6a7a32c5d9]) Transaction error"
test/fees/api.tx.fees.test.ts ► Fees : UPD You can no longer pay fees to KSM: e2eTests/reports/junit.xml-d7ad9160-ae39-11ef-a3e3-bd157479cc94.xml#L0
Failed test found in: e2eTests/reports/junit.xml-d7ad9160-ae39-11ef-a3e3-bd157479cc94.xml Error: Error: thrown: "Tx([0xe8935f28f688fe50e9783ded6f710ecffd09f81aa6929a4b67802a6a7a32c5d9]) Transaction error"
test/fees/api.tx.fees.test.ts ► Fees : UPD You can no longer pay fees to TUR: e2eTests/reports/junit.xml-d7ad9160-ae39-11ef-a3e3-bd157479cc94.xml#L0
Failed test found in: e2eTests/reports/junit.xml-d7ad9160-ae39-11ef-a3e3-bd157479cc94.xml Error: Error: thrown: "Tx([0xe8935f28f688fe50e9783ded6f710ecffd09f81aa6929a4b67802a6a7a32c5d9]) 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-d7ad9160-ae39-11ef-a3e3-bd157479cc94.xml#L0
Failed test found in: e2eTests/reports/junit.xml-d7ad9160-ae39-11ef-a3e3-bd157479cc94.xml Error: Error: thrown: "Tx([0xf07022f1bfceeaf07ea680b2c301c53a73d70e1217c7320f09839bc5bf0728f6]) 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-d7ad9160-ae39-11ef-a3e3-bd157479cc94.xml#L0
Failed test found in: e2eTests/reports/junit.xml-d7ad9160-ae39-11ef-a3e3-bd157479cc94.xml Error: Error: thrown: "Tx([0xf07022f1bfceeaf07ea680b2c301c53a73d70e1217c7320f09839bc5bf0728f6]) 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-d7ad9160-ae39-11ef-a3e3-bd157479cc94.xml#L0
Failed test found in: e2eTests/reports/junit.xml-d7ad9160-ae39-11ef-a3e3-bd157479cc94.xml Error: Error: thrown: "Tx([0xf07022f1bfceeaf07ea680b2c301c53a73d70e1217c7320f09839bc5bf0728f6]) 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-d7ad9160-ae39-11ef-a3e3-bd157479cc94.xml#L0
Failed test found in: e2eTests/reports/junit.xml-d7ad9160-ae39-11ef-a3e3-bd157479cc94.xml Error: Error: thrown: "Tx([0xf07022f1bfceeaf07ea680b2c301c53a73d70e1217c7320f09839bc5bf0728f6]) 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-d7ad9160-ae39-11ef-a3e3-bd157479cc94.xml#L0
Failed test found in: e2eTests/reports/junit.xml-d7ad9160-ae39-11ef-a3e3-bd157479cc94.xml Error: Error: thrown: "Tx([0xf07022f1bfceeaf07ea680b2c301c53a73d70e1217c7320f09839bc5bf0728f6]) 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-d7ad9160-ae39-11ef-a3e3-bd157479cc94.xml#L0
Failed test found in: e2eTests/reports/junit.xml-d7ad9160-ae39-11ef-a3e3-bd157479cc94.xml Error: Error: thrown: "Tx([0xf07022f1bfceeaf07ea680b2c301c53a73d70e1217c7320f09839bc5bf0728f6]) 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-d7ad9160-ae39-11ef-a3e3-bd157479cc94.xml#L0
Failed test found in: e2eTests/reports/junit.xml-d7ad9160-ae39-11ef-a3e3-bd157479cc94.xml Error: Error: thrown: "Tx([0xf07022f1bfceeaf07ea680b2c301c53a73d70e1217c7320f09839bc5bf0728f6]) Transaction error"
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.
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/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-2d31cf70-ae3a-11ef-920f-cf6da5cf7e87.xml#L0
Failed test found in: e2eTests/reports/junit.xml-2d31cf70-ae3a-11ef-920f-cf6da5cf7e87.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-2d31cf70-ae3a-11ef-920f-cf6da5cf7e87.xml#L0
Failed test found in: e2eTests/reports/junit.xml-2d31cf70-ae3a-11ef-920f-cf6da5cf7e87.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-a6018b70-ae3a-11ef-828e-8190a043bf10.xml#L0
Failed test found in: e2eTests/reports/junit.xml-a6018b70-ae3a-11ef-828e-8190a043bf10.xml Error: TypeError: api.query.rolldown.disputePeriod is not a function
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-a6018b70-ae3a-11ef-828e-8190a043bf10.xml#L0
Failed test found in: e2eTests/reports/junit.xml-a6018b70-ae3a-11ef-828e-8190a043bf10.xml Error: TypeError: api.query.rolldown.disputePeriod is not a function
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-a6018b70-ae3a-11ef-828e-8190a043bf10.xml#L0
Failed test found in: e2eTests/reports/junit.xml-a6018b70-ae3a-11ef-828e-8190a043bf10.xml Error: TypeError: api.query.rolldown.disputePeriod is not a function
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-a6018b70-ae3a-11ef-828e-8190a043bf10.xml#L0
Failed test found in: e2eTests/reports/junit.xml-a6018b70-ae3a-11ef-828e-8190a043bf10.xml Error: TypeError: api.query.rolldown.disputePeriod is not a function
test/sequential/rolldown.forceUpdate.test.ts ► forceUpdateL2FromL1 can't be called by non-sudo user: e2eTests/reports/junit.xml-a6018b70-ae3a-11ef-828e-8190a043bf10.xml#L0
Failed test found in: e2eTests/reports/junit.xml-a6018b70-ae3a-11ef-828e-8190a043bf10.xml Error: Error: thrown: Object {
test/sequential/rolldown.forceUpdate.test.ts ► Validate that forceCancelRequestsFromL1 can be called by Sudo: e2eTests/reports/junit.xml-a6018b70-ae3a-11ef-828e-8190a043bf10.xml#L0
Failed test found in: e2eTests/reports/junit.xml-a6018b70-ae3a-11ef-828e-8190a043bf10.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-a6018b70-ae3a-11ef-828e-8190a043bf10.xml#L0
Failed test found in: e2eTests/reports/junit.xml-a6018b70-ae3a-11ef-828e-8190a043bf10.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-a6018b70-ae3a-11ef-828e-8190a043bf10.xml#L0
Failed test found in: e2eTests/reports/junit.xml-a6018b70-ae3a-11ef-828e-8190a043bf10.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 / 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 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 / 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 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-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-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-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-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-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-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-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-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-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-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-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-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-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-07f2897124c5c591a94e42d87d5cc6d982562e9b", "wasm-fast-07f2897124c5c591a94e42d87d5cc6d982562e9b". 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
99% - 384 hits, 3 misses, 0 errors
sccache stats
95% - 468 hits, 26 misses, 0 errors
sccache stats
98% - 1750 hits, 37 misses, 0 errors
sccache stats
99% - 1867 hits, 11 misses, 1 errors
sccache stats
98% - 2205 hits, 37 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~7WVKIB.dockerbuild
83.2 KB
gasp-xyz~mangata-node~DXFLWB.dockerbuild
91.1 KB
gasp-xyz~mangata-node~P95IKV.dockerbuild
90.8 KB
gasp-xyz~mangata-node~WLVY0Q.dockerbuild
86.1 KB
wasm-07f2897124c5c591a94e42d87d5cc6d982562e9b
895 KB
wasm-fast-07f2897124c5c591a94e42d87d5cc6d982562e9b
894 KB