Skip to content

fix lock duration

fix lock duration #28

Triggered via push July 29, 2024 03:08
Status Failure
Total duration 7m 25s
Artifacts
Matrix: Lint sources
Matrix: Unit tests
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 14 warnings
Lint sources (18.16.1): contracts/common/Decimal.sol#L1
Compiler version ^0.5.0 does not satisfy the ^0.5.8 semver requirement
Lint sources (18.16.1): contracts/common/ReentrancyGuard.sol#L1
Compiler version ^0.5.0 does not satisfy the ^0.5.8 semver requirement
Lint sources (18.16.1): contracts/erc20/base/ERC20.sol#L1
Compiler version ^0.5.0 does not satisfy the ^0.5.8 semver requirement
Lint sources (18.16.1): contracts/erc20/base/ERC20Burnable.sol#L1
Compiler version ^0.5.0 does not satisfy the ^0.5.8 semver requirement
Lint sources (18.16.1): contracts/erc20/base/ERC20Detailed.sol#L1
Compiler version ^0.5.0 does not satisfy the ^0.5.8 semver requirement
Lint sources (18.16.1): contracts/erc20/base/ERC20Mintable.sol#L1
Compiler version ^0.5.0 does not satisfy the ^0.5.8 semver requirement
Lint sources (18.16.1): contracts/erc20/base/IERC20.sol#L3
Compiler version ^0.5.0 does not satisfy the ^0.5.8 semver requirement
Lint sources (18.16.1): contracts/erc20/base/MinterRole.sol#L1
Compiler version ^0.5.0 does not satisfy the ^0.5.8 semver requirement
Lint sources (18.16.1): contracts/erc20/base/Roles.sol#L1
Compiler version ^0.5.0 does not satisfy the ^0.5.8 semver requirement
Lint sources (18.16.1): contracts/ownership/Ownable.sol#L1
Compiler version ^0.5.0 does not satisfy the ^0.5.8 semver requirement
Unit tests (18.16.1)
unable to access 'https://github.com/unicornultrafoundation/u2u-sfc/': Failed to connect to github.com port 443 after 135260 ms: Connection timed out
Unit tests (18.16.1)
unable to access 'https://github.com/unicornultrafoundation/u2u-sfc/': Failed to connect to github.com port 443 after 133531 ms: Connection timed out
Unit tests (18.16.1)
Process completed with exit code 1.
Lint sources (18.16.1)
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/
Lint sources (18.16.1)
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/
Lint sources (18.16.1): contracts/common/Initializable.sol#L32
Error message for require is too long
Lint sources (18.16.1): contracts/common/Initializable.sol#L56
Avoid to use inline assembly. It is acceptable only in rare cases
Lint sources (18.16.1): contracts/erc20/base/ERC20.sol#L156
Error message for require is too long
Lint sources (18.16.1): contracts/erc20/base/ERC20.sol#L157
Error message for require is too long
Lint sources (18.16.1): contracts/erc20/base/ERC20.sol#L193
Error message for require is too long
Lint sources (18.16.1): contracts/erc20/base/ERC20.sol#L214
Error message for require is too long
Lint sources (18.16.1): contracts/erc20/base/ERC20.sol#L215
Error message for require is too long
Lint sources (18.16.1): contracts/erc20/base/ERC20Mintable.sol#L18
Provide an error message for require
Lint sources (18.16.1): contracts/erc20/base/MinterRole.sol#L16
Provide an error message for require
Lint sources (18.16.1): contracts/erc20/base/Roles.sol#L18
Provide an error message for require
Unit tests (18.16.1)
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/
Unit tests (18.16.1)
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/