Support for rollup mode when using fee token #1711
contract-tests.yml
on: pull_request
Test unit
1m 23s
Contract tests
58s
4844 tests
6h 0m
BOLD upgrade test
1m 53s
Test e2e custom fee token
6m 54s
Test e2e fee token with 6 decimals
6h 0m
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
|