feat: oracle strategy #682
Annotations
1 error and 12 warnings
coverage
Process completed with exit code 1.
|
coverage
Cache not found for keys: linux-foundry-chain-fork-coverage-3fa6db3a21b1f2604b261b18f796388441c5bfbb, linux-foundry-chain-fork-coverage-, linux-foundry-chain-fork-
|
lint:
script/Deployer.s.sol#L59
Variable name must be in mixedCase
|
lint:
script/Example.s.sol#L24
Constant name must be in capitalized SNAKE_CASE
|
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:
src/voting-strategies/MerkleWhitelistVotingStrategy.sol#L31
Variable "_blockNumber" is unused
|
lint:
src/voting-strategies/OracleVotingStrategy.sol#L18
Code contains empty blocks
|
lint:
src/voting-strategies/WhitelistVotingStrategy.sol#L29
Variable "_blockNumber" is unused
|
test
Cache not found for keys: linux-foundry-chain-fork-test-3fa6db3a21b1f2604b261b18f796388441c5bfbb, linux-foundry-chain-fork-test-, linux-foundry-chain-fork-
|