feat: support 1271 #663
Triggered via pull request
December 20, 2024 13:44
Status
Failure
Total duration
14m 16s
Artifacts
–
Annotations
2 errors and 13 warnings
coverage
Process completed with exit code 1.
|
test
Process completed with exit code 1.
|
coverage
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint:
script/Example.s.sol#L24
Constant name must be in capitalized SNAKE_CASE
|
lint:
src/execution-strategies/VanillaExecutionStrategy.sol#L24
Variable "proposalId" is unused
|
lint:
src/execution-strategies/VanillaExecutionStrategy.sol#L29
Variable "payload" is unused
|
lint:
src/interfaces/ICompTimelock.sol#L55
Function name must be in mixedCase
|
lint:
src/interfaces/ICompTimelock.sol#L57
Function name must be in mixedCase
|
lint:
src/interfaces/ICompTimelock.sol#L59
Function name must be in mixedCase
|
lint:
src/voting-strategies/MerkleWhitelistVotingStrategy.sol#L31
Variable "_blockNumber" is unused
|
lint:
src/voting-strategies/WhitelistVotingStrategy.sol#L29
Variable "_blockNumber" is unused
|
lint:
test/Deployer.t.sol#L8
Explicitly mark visibility of state
|
lint:
test/Deployer.t.sol#L10
Constant name must be in capitalized SNAKE_CASE
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|