fix: deployment fixes #31
Annotations
3 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint the contracts:
src/util/Multicall.sol#L22
Avoid to use low level calls
|
Lint the contracts:
src/util/Multicall.sol#L26
Provide an error message for revert
|
Loading