feat: Otterspace badges voting strategy #627
Triggered via pull request
September 29, 2023 17:23
Status
Success
Total duration
20m 0s
Artifacts
–
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:
src/voting-strategies/OtterspaceBadgesVotingStrategy.sol#L28
Variable name must be in mixedCase
|
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
|
lint:
test/mocks/CompTimelock.sol#L123
Error message for require is too long
|