feat(space): export proposal id when executing #650
Annotations
10 warnings
Lint the code:
src/execution-strategies/VanillaExecutionStrategy.sol#L24
Variable "proposalId" is unused
|
Lint the code:
src/execution-strategies/VanillaExecutionStrategy.sol#L29
Variable "payload" is unused
|
Lint the code:
src/interfaces/ICompTimelock.sol#L55
Function name must be in mixedCase
|
Lint the code:
src/interfaces/ICompTimelock.sol#L57
Function name must be in mixedCase
|
Lint the code:
src/interfaces/ICompTimelock.sol#L59
Function name must be in mixedCase
|
Lint the code:
test/Deployer.t.sol#L8
Explicitly mark visibility of state
|
Lint the code:
test/Deployer.t.sol#L10
Constant name must be in capitalized SNAKE_CASE
|
Lint the code:
test/EmergencyQuorumExecutionStrategy.t.sol#L27
Variable "proposalId" is unused
|
Lint the code:
test/EmergencyQuorumExecutionStrategy.t.sol#L32
Variable "payload" is unused
|
Lint the code:
test/ForkedTests.t.sol#L50
Variable name must be in mixedCase
|
The logs for this run have expired and are no longer available.
Loading