Bump @nomiclabs/hardhat-etherscan from 3.1.7 to 3.1.8 #3613
Annotations
12 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/setup-python@v4, codecov/codecov-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: codecov/codecov-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
contracts/BountyV2.sol#L70
Error message for require is too long: 41 counted / 32 allowed
|
contracts/BountyV2.sol#L70
Use Custom Errors instead of require statements
|
contracts/BountyV2.sol#L96
Use Custom Errors instead of require statements
|
contracts/BountyV2.sol#L358
Use Custom Errors instead of require statements
|
contracts/ConstantsHolder.sol#L136
Error message for require is too long: 41 counted / 32 allowed
|
contracts/ConstantsHolder.sol#L136
Use Custom Errors instead of require statements
|
contracts/ConstantsHolder.sol#L163
Use Custom Errors instead of require statements
|
contracts/ConstantsHolder.sol#L186
Use Custom Errors instead of require statements
|
contracts/ConstantsHolder.sol#L224
Error message for require is too long: 71 counted / 32 allowed
|
contracts/ConstantsHolder.sol#L224
Use Custom Errors instead of require statements
|
This job succeeded
Loading