Skip to content

[SMR-1727] Map token L1 #231

[SMR-1727] Map token L1

[SMR-1727] Map token L1 #231

Triggered via pull request September 28, 2023 03:43
Status Failure
Total duration 55s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test.yml

on: pull_request
Run Hardhat Tests
45s
Run Hardhat Tests
Run eslint
47s
Run eslint
Publish to NPM (dry run)
46s
Publish to NPM (dry run)
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
Run Hardhat Tests
Process completed with exit code 1.
Publish to NPM (dry run)
Process completed with exit code 1.
Run eslint: contracts/access/IERC173.sol#L4
global import of path @openzeppelin/contracts/utils/introspection/ERC165.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
Run eslint: contracts/allowlist/OperatorAllowlist.sol#L2
Found more than One contract per file. 2 contracts found!
Run eslint: contracts/allowlist/OperatorAllowlist.sol#L16
Function name must be in mixedCase
Run eslint: contracts/allowlist/OperatorAllowlist.sol#L72
Avoid to use inline assembly. It is acceptable only in rare cases
Run eslint: contracts/allowlist/OperatorAllowlist.sol#L111
Avoid to use inline assembly. It is acceptable only in rare cases
Run eslint: contracts/allowlist/OperatorAllowlist.sol#L127
Avoid to use inline assembly. It is acceptable only in rare cases
Run eslint: contracts/bridge/RootAxelarBridgeAdaptor.sol#L94
Code contains empty blocks
Run eslint: contracts/bridge/RootAxelarBridgeAdaptor.sol#L98
Code contains empty blocks
Run eslint: contracts/bridge/RootERC20Bridge.sol#L9
imported name IAxelarGateway is not used
Run eslint: contracts/errors/Errors.sol#L2
Found more than One contract per file. 2 contracts found!