feat: bundle types #106
Annotations
12 warnings
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
script/DeployBase.s.sol#L5
imported name console2 is not used
|
script/DeployBase.s.sol#L13
Use Custom Errors instead of require statements
|
script/DeployBase.s.sol#L18
Use Custom Errors instead of require statements
|
script/DeployBase.s.sol#L24
Use Custom Errors instead of require statements
|
script/DeployBase.s.sol#L27
Use Custom Errors instead of require statements
|
script/DeployBase.s.sol#L57
Use Custom Errors instead of require statements
|
script/DeployBase.s.sol#L62
Avoid to use low level calls
|
script/DeployBase.s.sol#L65
Use Custom Errors instead of require statements
|
script/DeployBase.s.sol#L71
Avoid to use low level calls
|
script/DeployBase.s.sol#L74
Use Custom Errors instead of require statements
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "test-coverage".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job succeeded
Loading