Skip to content

refactor: simple quorum comment and var name (#246) #655

refactor: simple quorum comment and var name (#246)

refactor: simple quorum comment and var name (#246) #655

Triggered via push December 7, 2023 14:24
Status Success
Total duration 13m 30s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint: src/execution-strategies/VanillaExecutionStrategy.sol#L28
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: test/Deployer.t.sol#L8
Explicitly mark visibility of state
lint: test/Deployer.t.sol#L10
Constant name must be in capitalized SNAKE_CASE
lint: test/EmergencyQuorumExecutionStrategy.t.sol#L31
Variable "payload" is unused
lint: test/ForkedTests.t.sol#L50
Variable name must be in mixedCase
lint: test/ForkedTests.t.sol#L164
Function name must be in mixedCase
lint: test/mocks/CompTimelock.sol#L85
Error message for require is too long