feat(space): export proposal id when executing #647
Annotations
10 warnings
lint:
src/execution-strategies/timelocks/OptimisticCompTimelockCompatibleExecutionStrategy.sol#L90
Variable "proposalId" is unused
|
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:
test/EmergencyQuorumExecutionStrategy.t.sol#L27
Variable "proposalId" is unused
|
lint:
test/EmergencyQuorumExecutionStrategy.t.sol#L32
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
|