feat: Migrate SP1Helios #7957
Annotations
14 warnings
|
Lint solidity:
contracts/chain-adapters/Arbitrum_Forwarder.sol#L14
Contract name must be in CamelCase
|
|
Lint solidity:
contracts/chain-adapters/Arbitrum_CustomGasToken_Adapter.sol#L10
imported name ArbitrumL1ERC20Bridge is not used
|
|
Lint solidity:
contracts/chain-adapters/Arbitrum_CustomGasToken_Adapter.sol#L9
imported name CircleDomainIds is not used
|
|
Lint solidity:
contracts/chain-adapters/Arbitrum_CustomGasToken_Adapter.sol#L2
Found more than One contract per file. 2 contracts found!
|
|
Lint solidity:
contracts/chain-adapters/Arbitrum_Adapter.sol#L193
Use Custom Errors instead of require statements
|
|
Lint solidity:
contracts/chain-adapters/Arbitrum_Adapter.sol#L10
global import of path ../libraries/CircleCCTPAdapter.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
|
Lint solidity:
contracts/chain-adapters/Arbitrum_Adapter.sol#L9
global import of path ../external/interfaces/CCTPInterfaces.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
|
Lint solidity:
contracts/chain-adapters/Arbitrum_Adapter.sol#L7
global import of path @openzeppelin/contracts-v4/token/ERC20/utils/SafeERC20.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
|
Lint solidity:
contracts/chain-adapters/Arbitrum_Adapter.sol#L6
global import of path @openzeppelin/contracts-v4/token/ERC20/IERC20.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
|
Lint solidity:
contracts/chain-adapters/Arbitrum_Adapter.sol#L4
global import of path ./interfaces/AdapterInterface.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
|
Install Cargo toolchain
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Install Cargo toolchain
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Install Cargo toolchain
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Install Cargo toolchain
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading