Update testnet addresses from Goerli to Sepolia #40
ci.yml
on: pull_request
lint-and-test
3m 51s
scan
/
scan
9s
release-sbom
/
release_attach_assets
Annotations
13 warnings
lint-and-test
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/.
|
lint-and-test:
anvil/Counter.sol#L6
Explicitly mark visibility in function (Set ignoreConstructors to true if using solidity >=0.7.0)
|
lint-and-test:
anvil/scripts/Counter.s.sol#L7
Code contains empty blocks
|
lint-and-test:
scripts/deploy.s.sol#L9
Contract has 20 states declarations but allowed no more than 15
|
lint-and-test:
src/interfaces/IMessageTransmitter.sol#L25
Code contains empty blocks
|
lint-and-test:
src/MessageTransmitter.sol#L88
Explicitly mark visibility in function (Set ignoreConstructors to true if using solidity >=0.7.0)
|
lint-and-test:
src/MessageTransmitter.sol#L157
Error message for require is too long
|
lint-and-test:
src/MessageTransmitter.sol#L164
Error message for require is too long
|
lint-and-test:
src/MessageTransmitter.sol#L202
Error message for require is too long
|
lint-and-test:
src/roles/Attestable.sol#L64
Constant name must be in capitalized SNAKE_CASE
|
lint-and-test:
src/roles/Attestable.sol#L87
Explicitly mark visibility in function (Set ignoreConstructors to true if using solidity >=0.7.0)
|
scan / scan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/dependency-review-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
scan / scan
Unable to write summary to pull-request. Make sure you are giving this workflow the permission 'pull-requests: write'.
|