[UNTRACKED] V2 #68
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run Linter:
scripts/v1/deploy.s.sol#L26
Contract has 20 states declarations but allowed no more than 15
|
Run Linter:
scripts/v2/DeployProxiesV2.s.sol#L30
Contract has 32 states declarations but allowed no more than 15
|
Run Linter:
src/examples/CCTPHookWrapper.sol#L38
Constant name must be in capitalized SNAKE_CASE
|
Run Linter:
src/examples/CCTPHookWrapper.sol#L41
Constant name must be in capitalized SNAKE_CASE
|
Run Linter:
src/examples/CCTPHookWrapper.sol#L54
Explicitly mark visibility in function (Set ignoreConstructors to true if using solidity >=0.7.0)
|
Run Linter:
src/examples/CCTPHookWrapper.sol#L55
Error message for require is too long
|
Run Linter:
src/examples/CCTPHookWrapper.sol#L158
Avoid to use low level calls
|
Run Linter:
src/interfaces/IMessageTransmitter.sol#L25
Code contains empty blocks
|
Run Linter:
src/interfaces/v2/IMessageTransmitterV2.sol#L27
Code contains empty blocks
|
Run Linter:
src/interfaces/v2/IReceiverV2.sol#L27
Code contains empty blocks
|
Loading