Academy/milestone2.2 #8
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test contracts:
contracts/ERC20/BaseERC20.sol#L47
GC: Use Custom Errors instead of require statements
|
Test contracts:
contracts/ERC20/BaseERC20.sol#L61
GC: Use Custom Errors instead of require statements
|
Test contracts:
contracts/ERC20/BaseERC20.sol#L103
GC: Use Custom Errors instead of require statements
|
Test contracts:
contracts/ERC20/BaseERC20.sol#L104
GC: Use Custom Errors instead of require statements
|
Test contracts:
contracts/ERC20/TradableERC20.sol#L26
GC: Use Custom Errors instead of require statements
|
Test contracts:
contracts/ERC20/TradableERC20.sol#L32
Error message for require is too long: 34 counted / 32 allowed
|
Test contracts:
contracts/ERC20/TradableERC20.sol#L32
GC: Use Custom Errors instead of require statements
|
Test contracts:
contracts/ERC20/TradableERC20.sol#L37
Error message for require is too long: 43 counted / 32 allowed
|
Test contracts:
contracts/ERC20/TradableERC20.sol#L37
GC: Use Custom Errors instead of require statements
|
Test contracts:
contracts/ERC20/TradableERC20.sol#L48
GC: Use Custom Errors instead of require statements
|
Loading