Merge pull request #8 from highlightxyz/v1.4.2 #28
Annotations
3 errors and 11 warnings
|
|
ci
Process completed with exit code 1.
|
ci
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ci:
contracts/auction/AuctionManager.sol#L12
imported name IERC165 is not used
|
ci:
contracts/auction/AuctionManager.sol#L95
Use Custom Errors instead of require statements
|
ci:
contracts/auction/AuctionManager.sol#L104
Use Custom Errors instead of require statements
|
ci:
contracts/auction/AuctionManager.sol#L113
Use Custom Errors instead of require statements
|
ci:
contracts/auction/AuctionManager.sol#L122
Use Custom Errors instead of require statements
|
ci:
contracts/auction/AuctionManager.sol#L134
Use Custom Errors instead of require statements
|
ci:
contracts/auction/AuctionManager.sol#L150
Function order is incorrect, constructor/initializer can not go after fallback function (line 141)
|
ci:
contracts/auction/AuctionManager.sol#L173
Use Custom Errors instead of require statements
|
ci:
contracts/auction/AuctionManager.sol#L174
Use Custom Errors instead of require statements
|
ci:
contracts/auction/AuctionManager.sol#L183
Use Custom Errors instead of require statements
|