Update domain to .box #659
Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
script/Example.s.sol#L24
Constant name must be in capitalized SNAKE_CASE
|
src/execution-strategies/VanillaExecutionStrategy.sol#L24
Variable "proposalId" is unused
|
src/execution-strategies/VanillaExecutionStrategy.sol#L29
Variable "payload" is unused
|
src/interfaces/ICompTimelock.sol#L55
Function name must be in mixedCase
|
src/interfaces/ICompTimelock.sol#L57
Function name must be in mixedCase
|
src/interfaces/ICompTimelock.sol#L59
Function name must be in mixedCase
|
test/Deployer.t.sol#L8
Explicitly mark visibility of state
|
test/Deployer.t.sol#L10
Constant name must be in capitalized SNAKE_CASE
|
test/EmergencyQuorumExecutionStrategy.t.sol#L27
Variable "proposalId" is unused
|
test/EmergencyQuorumExecutionStrategy.t.sol#L32
Variable "payload" is unused
|
This job succeeded
Loading