Upgrade to Hardhat 3 and Enhanced Development Tooling - #197
Open
cybervoid0 wants to merge 41 commits into
Open
cybervoid0 wants to merge 41 commits into
cybervoid0 wants to merge 41 commits into
Annotations
10 warnings
|
contracts/exploit/NFTAttacker.sol#L6
Interface name 'MinteableNFT' must start with "I"
|
|
contracts/exploit/NFTAttacker.sol#L2
Found more than One contract per file. 2 contracts found!
|
|
contracts/EarlyAdoptersRootstockCollective.sol#L240
Code contains empty blocks
|
|
contracts/EarlyAdoptersRootstockCollective.sol#L215
GC: Non strict inequality found. Try converting to a strict one
|
|
contracts/EarlyAdoptersRootstockCollective.sol#L195
Avoid to use tx.origin
|
|
contracts/EarlyAdoptersRootstockCollective.sol#L142
GC: Non strict inequality found. Try converting to a strict one
|
|
contracts/EarlyAdoptersRootstockCollective.sol#L50
GC: [newNumFiles] on Event [IpfsFolderChanged] could be Indexed
|
|
contracts/DaoTimelockUpgradableRootstockCollective.sol#L29
Code contains empty blocks
|
|
contracts/DaoTimelockUpgradableRootstockCollective.sol#L4
global import of path @openzeppelin/contracts-upgradeable/governance/TimelockControllerUpgradeable.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
|
contracts/DaoTimelockUpgradableRootstockCollective.sol#L3
global import of path @openzeppelin/contracts-upgradeable/proxy/utils/UUPSUpgradeable.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
The logs for this run have expired and are no longer available.
Loading