fix lock duration #28
Annotations
10 errors and 12 warnings
contracts/common/Decimal.sol#L1
Compiler version ^0.5.0 does not satisfy the ^0.5.8 semver requirement
|
contracts/common/ReentrancyGuard.sol#L1
Compiler version ^0.5.0 does not satisfy the ^0.5.8 semver requirement
|
contracts/erc20/base/ERC20.sol#L1
Compiler version ^0.5.0 does not satisfy the ^0.5.8 semver requirement
|
contracts/erc20/base/ERC20Burnable.sol#L1
Compiler version ^0.5.0 does not satisfy the ^0.5.8 semver requirement
|
contracts/erc20/base/ERC20Detailed.sol#L1
Compiler version ^0.5.0 does not satisfy the ^0.5.8 semver requirement
|
contracts/erc20/base/ERC20Mintable.sol#L1
Compiler version ^0.5.0 does not satisfy the ^0.5.8 semver requirement
|
contracts/erc20/base/IERC20.sol#L3
Compiler version ^0.5.0 does not satisfy the ^0.5.8 semver requirement
|
contracts/erc20/base/MinterRole.sol#L1
Compiler version ^0.5.0 does not satisfy the ^0.5.8 semver requirement
|
contracts/erc20/base/Roles.sol#L1
Compiler version ^0.5.0 does not satisfy the ^0.5.8 semver requirement
|
contracts/ownership/Ownable.sol#L1
Compiler version ^0.5.0 does not satisfy the ^0.5.8 semver requirement
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
contracts/common/Initializable.sol#L32
Error message for require is too long
|
contracts/common/Initializable.sol#L56
Avoid to use inline assembly. It is acceptable only in rare cases
|
contracts/erc20/base/ERC20.sol#L156
Error message for require is too long
|
contracts/erc20/base/ERC20.sol#L157
Error message for require is too long
|
contracts/erc20/base/ERC20.sol#L193
Error message for require is too long
|
contracts/erc20/base/ERC20.sol#L214
Error message for require is too long
|
contracts/erc20/base/ERC20.sol#L215
Error message for require is too long
|
contracts/erc20/base/ERC20Mintable.sol#L18
Provide an error message for require
|
contracts/erc20/base/MinterRole.sol#L16
Provide an error message for require
|
contracts/erc20/base/Roles.sol#L18
Provide an error message for require
|
This job failed
Loading