Skip to content

feat: update solidity to 0.8.20 #329

feat: update solidity to 0.8.20

feat: update solidity to 0.8.20 #329

Triggered via pull request January 30, 2024 18:06
Status Failure
Total duration 2m 32s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
ci
Process completed with exit code 1.
ci
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci
Code contains empty blocks
ci
Code contains empty blocks
ci
Function name must be in mixedCase
ci
global import of path @polytope-labs/solidity-merkle-trees/src/MerklePatricia.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
ci
Avoid to use inline assembly. It is acceptable only in rare cases
ci
global import of path @openzeppelin/contracts/token/ERC777/ERC777.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
ci
global import of path @openzeppelin/contracts-upgradeable/proxy/utils/Initializable.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
ci
global import of path @openzeppelin/contracts-upgradeable/token/ERC20/IERC20Upgradeable.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
ci
global import of path @openzeppelin/contracts-upgradeable/token/ERC777/IERC777Upgradeable.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
ci
global import of path @openzeppelin/contracts-upgradeable/token/ERC20/utils/SafeERC20Upgradeable.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)