chg: fix syntax error #507
ci_push.yml
on: push
Run Unit Tests
2m 34s
Run Coverage
2m 25s
Annotations
7 warnings
Run Coverage
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 Unit 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 Unit Tests:
contracts/asset/AToken.sol#L6
Code contains empty blocks
|
Run Unit Tests:
contracts/asset/PureTokenAdapter.sol#L90
Code contains empty blocks
|
Run Unit Tests:
contracts/token/ArbUnion.sol#L25
Avoid to use inline assembly. It is acceptable only in rare cases
|
Run Unit Tests:
contracts/token/ArbUnionWrapper.sol#L95
Avoid to use inline assembly. It is acceptable only in rare cases
|
Run Unit Tests:
contracts/treasury/ArbConnector.sol#L29
Code contains empty blocks
|