Remove Arbitrum #1
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run solhint:
contracts/BridgeableTokens.sol#L10
Immutable variables name are set to be in capitalized SNAKE_CASE
|
Run solhint:
contracts/BridgeableTokens.sol#L13
Immutable variables name are set to be in capitalized SNAKE_CASE
|
Run solhint:
contracts/BridgingManager.sol#L103
Avoid to use inline assembly. It is acceptable only in rare cases
|
Run solhint:
contracts/optimism/CrossDomainEnabled.sol#L11
Immutable variables name are set to be in capitalized SNAKE_CASE
|
Run solhint:
contracts/optimism/L1ERC20TokenBridge.sol#L30
Immutable variables name are set to be in capitalized SNAKE_CASE
|
Run solhint:
contracts/optimism/L2ERC20TokenBridge.sol#L27
Immutable variables name are set to be in capitalized SNAKE_CASE
|
Run solhint:
contracts/proxy/OssifiableProxy.sol#L6
imported name Address is not used
|
Run solhint:
contracts/proxy/OssifiableProxy.sol#L27
Function name must be in mixedCase
|
Run solhint:
contracts/proxy/OssifiableProxy.sol#L32
Function name must be in mixedCase
|
Run solhint:
contracts/proxy/OssifiableProxy.sol#L37
Function name must be in mixedCase
|
Loading