feat: Otterspace badges voting strategy #629
Annotations
2 errors and 10 warnings
test
Process completed with exit code 1.
|
coverage
Process completed with exit code 1.
|
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
|