Skip to content

chore: replaced old deployer scripts with new one (#243) #648

chore: replaced old deployer scripts with new one (#243)

chore: replaced old deployer scripts with new one (#243) #648

Triggered via push October 16, 2023 14:45
Status Success
Total duration 19m 44s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

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: 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#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