Skip to content

add some checks to veto shaman (#11) #31

add some checks to veto shaman (#11)

add some checks to veto shaman (#11) #31

Triggered via push October 25, 2023 19:34
Status Failure
Total duration 41s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 10 warnings
ci: contracts/hos/FixedLootHOS.sol#L110
Line length must be no more than 120 but current length is 123
ci: contracts/hos/FixedLootHOS.sol#L135
Line length must be no more than 120 but current length is 123
ci: contracts/hos/FixedLootHOS.sol#L162
Line length must be no more than 120 but current length is 123
ci: contracts/hos/HOSBase.sol#L191
Line length must be no more than 120 but current length is 159
ci: contracts/hos/OnboarderHOS.sol#L114
Line length must be no more than 120 but current length is 131
ci: contracts/interfaces/IERC6551Registry.sol#L2
Compiler version ^0.8.0 does not satisfy the >=0.8.4 semver requirement
ci: contracts/mock/ERC6551/ERC6551Registry.sol#L2
Compiler version ^0.8.0 does not satisfy the >=0.8.4 semver requirement
ci: contracts/mock/ERC6551/lib/ERC6551BytecodeLib.sol#L2
Compiler version ^0.8.0 does not satisfy the >=0.8.4 semver requirement
ci
Process completed with exit code 1.
ci: contracts/hos/FixedLootHOS.sol#L4
global import of path @gnosis.pm/safe-contracts/contracts/proxies/GnosisSafeProxyFactory.sol is not allowed. Specify names to import individually
ci: contracts/hos/FixedLootHOS.sol#L5
global import of path @openzeppelin/contracts/proxy/ERC1967/ERC1967Proxy.sol is not allowed. Specify names to import individually
ci: contracts/hos/FixedLootHOS.sol#L7
global import of path @openzeppelin/contracts/proxy/Clones.sol is not allowed. Specify names to import individually
ci: contracts/hos/FixedLootHOS.sol#L9
global import of path @daohaus/baal-contracts/contracts/interfaces/IBaal.sol is not allowed. Specify names to import individually
ci: contracts/hos/FixedLootHOS.sol#L10
global import of path @daohaus/baal-contracts/contracts/interfaces/IBaalToken.sol is not allowed. Specify names to import individually
ci: contracts/hos/FixedLootHOS.sol#L15
global import of path ./HOSBase.sol is not allowed. Specify names to import individually
ci: contracts/hos/FixedLootHOS.sol#L17
global import of path ../interfaces/IBaalFixedToken.sol is not allowed. Specify names to import individually
ci: contracts/hos/FixedLootHOS.sol#L120
Variable "lootToken" is unused
ci: contracts/hos/FixedLootHOS.sol#L121
Variable "sharesToken" is unused
ci: contracts/hos/HOSBase.sol#L4
global import of path @gnosis.pm/zodiac/contracts/factory/ModuleProxyFactory.sol is not allowed. Specify names to import individually