Skip to content

Update ECDSA lib version #25

Update ECDSA lib version

Update ECDSA lib version #25

Triggered via push April 9, 2024 18:50
Status Failure
Total duration 2m 16s
Artifacts
Matrix: Lint sources
Matrix: Unit tests
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 14 warnings
Lint sources (18.16.1): contracts/eip712/IAccount.sol#L3
Compiler version ^0.8.20 does not satisfy the ^0.5.8 semver requirement
Lint sources (18.16.1): contracts/eip712/IPaymaster.sol#L3
Compiler version ^0.8.20 does not satisfy the ^0.5.8 semver requirement
Lint sources (18.16.1): contracts/eip712/IPaymasterFlow.sol#L3
Compiler version ^0.8.20 does not satisfy the ^0.5.8 semver requirement
Lint sources (18.16.1): contracts/eip712/TestPaymaster.sol#L2
Compiler version ^0.8.20 does not satisfy the ^0.5.8 semver requirement
Lint sources (18.16.1): contracts/eip712/TransactionHelper.sol#L3
Compiler version 0.8.20 does not satisfy the ^0.5.8 semver requirement
Lint sources (18.16.1): contracts/libraries/EIP712.sol#L2
Compiler version >=0.6.0 does not satisfy the ^0.5.8 semver requirement
Lint sources (18.16.1): contracts/openzeppelin/token/ERC20/extensions/IERC20Permit.sol#L4
Compiler version ^0.8.0 does not satisfy the ^0.5.8 semver requirement
Lint sources (18.16.1): contracts/openzeppelin/token/ERC20/IERC20.sol#L4
Compiler version ^0.8.0 does not satisfy the ^0.5.8 semver requirement
Lint sources (18.16.1): contracts/openzeppelin/token/ERC20/utils/SafeERC20.sol#L4
Compiler version ^0.8.0 does not satisfy the ^0.5.8 semver requirement
Lint sources (18.16.1): contracts/openzeppelin/utils/Address.sol#L4
Compiler version ^0.8.1 does not satisfy the ^0.5.8 semver requirement
Unit tests (18.16.1)
Process completed with exit code 1.
Lint sources (18.16.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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): 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/eip712/TestPaymaster.sol#L15
Explicitly mark visibility in function (Set ignoreConstructors to true if using solidity >=0.7.0)
Lint sources (18.16.1): contracts/eip712/TestPaymaster.sol#L31
Variable "_txHash" is unused
Lint sources (18.16.1): contracts/eip712/TestPaymaster.sol#L34
Variable "_transaction" is unused
Lint sources (18.16.1): contracts/eip712/TestPaymaster.sol#L37
Error message for require is too long
Lint sources (18.16.1): contracts/eip712/TestPaymaster.sol#L48
Code contains empty blocks
Lint sources (18.16.1): contracts/eip712/TransactionHelper.sol#L73
Explicitly mark visibility of state
Lint sources (18.16.1): contracts/eip712/TransactionHelper.sol#L75
Explicitly mark visibility of state
Lint sources (18.16.1): contracts/eip712/TransactionHelper.sol#L133
Error message for require is too long
Unit tests (18.16.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/