build(deps): bump hardhat from 2.17.2 to 2.19.3 #1235
Annotations
10 warnings
Run npx solhint "contracts/**/*.sol":
contracts/child/ChildERC1155.sol#L6
global import of path @openzeppelin/contracts-upgradeable/token/ERC1155/ERC1155Upgradeable.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
Run npx solhint "contracts/**/*.sol":
contracts/child/ChildERC1155.sol#L7
global import of path @openzeppelin/contracts-upgradeable/utils/StringsUpgradeable.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
Run npx solhint "contracts/**/*.sol":
contracts/child/ChildERC1155.sol#L8
global import of path ../lib/EIP712MetaTransaction.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
Run npx solhint "contracts/**/*.sol":
contracts/child/ChildERC1155.sol#L9
global import of path ../interfaces/child/IChildERC1155.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
Run npx solhint "contracts/**/*.sol":
contracts/child/ChildERC1155.sol#L23
Error message for require is too long: 37 counted / 32 allowed
|
Run npx solhint "contracts/**/*.sol":
contracts/child/ChildERC1155.sol#L23
Use Custom Errors instead of require statements
|
Run npx solhint "contracts/**/*.sol":
contracts/child/ChildERC1155.sol#L35
Use Custom Errors instead of require statements
|
Run npx solhint "contracts/**/*.sol":
contracts/child/ChildERC1155.sol#L74
Use Custom Errors instead of require statements
|
Run npx solhint "contracts/**/*.sol":
contracts/child/ChildERC1155Predicate.sol#L4
global import of path @openzeppelin/contracts-upgradeable/proxy/utils/Initializable.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
Run npx solhint "contracts/**/*.sol":
contracts/child/ChildERC1155Predicate.sol#L5
global import of path @openzeppelin/contracts/token/ERC1155/IERC1155.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