Skip to content

Support for rollup mode when using fee token #1711

Support for rollup mode when using fee token

Support for rollup mode when using fee token #1711

Triggered via pull request February 9, 2025 10:15
Status Failure
Total duration 6h 0m 24s
Billable time 1m
Artifacts

contract-tests.yml

on: pull_request
Test unit
1m 23s
Test unit
Contract tests
58s
Contract tests
4844 tests
6h 0m
4844 tests
BOLD upgrade test
1m 53s
BOLD upgrade test
Test e2e custom fee token
6m 54s
Test e2e custom fee token
Test e2e fee token with 6 decimals
6h 0m
Test e2e fee token with 6 decimals
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 1 warning
Contract tests: test/e2e/orbitChain.ts#L828
Delete `;`
Contract tests: test/e2e/orbitChain.ts#L882
Insert `,`
Contract tests: test/e2e/orbitChain.ts#L885
Replace `"creating"` with `'creating'`
Contract tests: test/e2e/orbitChain.ts#L886
Replace `to:·ethers.constants.AddressZero,·value:·10` with `⏎······to:·ethers.constants.AddressZero,⏎······value:·10,⏎····`
Contract tests: test/e2e/orbitChain.ts#L887
Replace `"created"` with `'created'`
Contract tests: test/e2e/orbitChain.ts#L888
Replace `(await·userL1Wallet.provider.getCode(rollupCreator.address)).length` with `⏎······(await·userL1Wallet.provider.getCode(rollupCreator.address)).length⏎····`
Contract tests: test/e2e/orbitChain.ts#L890
Replace `··deployParams,·` with `deployParams`
Contract tests: test/e2e/orbitChain.ts#L891
Delete `··`
Contract tests: test/e2e/orbitChain.ts#L892
Delete `··`
Contract tests: test/e2e/orbitChain.ts#L895
Delete `⏎····`
Test e2e custom fee token
Process completed with exit code 1.
Test e2e fee token with 6 decimals
The job running on runner GitHub Actions 46 has exceeded the maximum execution time of 360 minutes.
4844 tests
The job running on runner GitHub Actions 17 has exceeded the maximum execution time of 360 minutes.
Contract tests: test/e2e/orbitChain.ts#L886
'r1' is assigned a value but never used. Allowed unused vars must match /^_/u