Update testnet addresses from Goerli to Sepolia #40
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 Linter:
anvil/Counter.sol#L6
Explicitly mark visibility in function (Set ignoreConstructors to true if using solidity >=0.7.0)
|
Run Linter:
anvil/scripts/Counter.s.sol#L7
Code contains empty blocks
|
Run Linter:
scripts/deploy.s.sol#L9
Contract has 20 states declarations but allowed no more than 15
|
Run Linter:
src/interfaces/IMessageTransmitter.sol#L25
Code contains empty blocks
|
Run Linter:
src/MessageTransmitter.sol#L88
Explicitly mark visibility in function (Set ignoreConstructors to true if using solidity >=0.7.0)
|
Run Linter:
src/MessageTransmitter.sol#L157
Error message for require is too long
|
Run Linter:
src/MessageTransmitter.sol#L164
Error message for require is too long
|
Run Linter:
src/MessageTransmitter.sol#L202
Error message for require is too long
|
Run Linter:
src/roles/Attestable.sol#L64
Constant name must be in capitalized SNAKE_CASE
|
Run Linter:
src/roles/Attestable.sol#L87
Explicitly mark visibility in function (Set ignoreConstructors to true if using solidity >=0.7.0)
|
The logs for this run have expired and are no longer available.
Loading