PufETH Deployment Script #156
Annotations
8 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/.
|
Run solhint:
src/NoImplementation.sol#L7
Explicitly mark visibility of state
|
Run solhint:
src/NoImplementation.sol#L7
Immutable variables name are set to be in capitalized SNAKE_CASE
|
Run solhint:
src/NoImplementation.sol#L15
GC: Use Custom Errors instead of require statements
|
Run solhint:
src/PufferVaultV2.sol#L259
GC: Use Custom Errors instead of require statements
|
Run solhint:
src/PufferVaultV2.sol#L284
GC: Use Custom Errors instead of require statements
|
Run solhint:
src/PufferVaultV2.sol#L581
Avoid to use inline assembly. It is acceptable only in rare cases
|
Run solhint:
src/PufferVaultV2.sol#L588
Avoid to use inline assembly. It is acceptable only in rare cases
|
The logs for this run have expired and are no longer available.
Loading