Skip to content

feat(space): export proposal id when executing #653

feat(space): export proposal id when executing

feat(space): export proposal id when executing #653

Triggered via pull request November 6, 2023 14:22
Status Failure
Total duration 14m 39s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
coverage
Process completed with exit code 1.
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/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#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