[WIP] Add Rebasable token to Optimism #116
Annotations
1 error and 12 warnings
slither
Process completed with exit code 1.
|
slither
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/.
|
solhint
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/.
|
solhint:
contracts/arbitrum/InterchainERC20TokenGateway.sol#L20
Immutable variables name are set to be in capitalized SNAKE_CASE
|
solhint:
contracts/arbitrum/InterchainERC20TokenGateway.sol#L23
Immutable variables name are set to be in capitalized SNAKE_CASE
|
solhint:
contracts/arbitrum/L1CrossDomainEnabled.sol#L15
Immutable variables name are set to be in capitalized SNAKE_CASE
|
solhint:
contracts/arbitrum/L2CrossDomainEnabled.sol#L15
Immutable variables name are set to be in capitalized SNAKE_CASE
|
solhint:
contracts/BridgeableTokens.sol#L10
Immutable variables name are set to be in capitalized SNAKE_CASE
|
solhint:
contracts/BridgeableTokens.sol#L13
Immutable variables name are set to be in capitalized SNAKE_CASE
|
solhint:
contracts/BridgingManager.sol#L103
Avoid to use inline assembly. It is acceptable only in rare cases
|
solhint:
contracts/lido/TokenRateNotifier.sol#L78
Code contains empty blocks
|
solhint:
contracts/optimism/L1ERC20TokenBridge.sol#L17
imported name IERC20WstETH is not used
|
solhint:
contracts/optimism/L2ERC20TokenBridge.sol#L13
imported name IERC20Wrapper is not used
|