chore: replaced old deployer scripts with new one #640
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
|