Fix Arb Bridging Script #291
ci_pr.yml
on: pull_request
Run coverage and tests
3m 30s
Slither analyzer
21m 44s
Test deploy script
20m 52s
Annotations
3 errors and 8 warnings
Run coverage and tests
Process completed with exit code 20.
|
Test deploy script
Process completed with exit code 1.
|
Slither analyzer
Process completed with exit code 1.
|
Run coverage and tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run coverage and tests:
contracts/asset/AToken.sol#L6
Code contains empty blocks
|
Run coverage and tests:
contracts/asset/PureTokenAdapter.sol#L90
Code contains empty blocks
|
Run coverage and tests:
contracts/token/ArbUnion.sol#L25
Avoid to use inline assembly. It is acceptable only in rare cases
|
Run coverage and tests:
contracts/token/ArbUnionWrapper.sol#L95
Avoid to use inline assembly. It is acceptable only in rare cases
|
Run coverage and tests:
contracts/treasury/ArbConnector.sol#L29
Code contains empty blocks
|
Test deploy script
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Slither analyzer
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|