Skip to content

L2 pufETH

L2 pufETH #166

Triggered via pull request May 30, 2024 01:17
@WalidOfNowWalidOfNow
synchronize #82
l2-pufETH
Status Failure
Total duration 1m 55s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 8 warnings
codespell: docs/PufferDepositor.md#L31
amountIn ==> amounting, amount in
codespell: docs/PufferDepositor.md#L40
amountIn ==> amounting, amount in
codespell: docs/PufferDepositor.md#L47
amountIn ==> amounting, amount in
codespell: docs/PufferDepositor.md#L63
amountIn ==> amounting, amount in
codespell: src/PufferDepositor.sol#L55
amountIn ==> amounting, amount in
codespell: src/PufferDepositor.sol#L63
amountIn ==> amounting, amount in
codespell: src/PufferDepositor.sol#L64
amountIn ==> amounting, amount in
codespell: src/PufferDepositor.sol#L70
amountIn ==> amounting, amount in
codespell: src/PufferDepositor.sol#L76
amountIn ==> amounting, amount in
codespell: src/PufferDepositor.sol#L108
amountIn ==> amounting, amount in
solhint
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/.
solhint: src/NoImplementation.sol#L7
Explicitly mark visibility of state
solhint: src/NoImplementation.sol#L7
Immutable variables name are set to be in capitalized SNAKE_CASE
solhint: src/NoImplementation.sol#L15
GC: Use Custom Errors instead of require statements
solhint: src/PufferVaultV2.sol#L278
GC: Use Custom Errors instead of require statements
solhint: src/PufferVaultV2.sol#L303
GC: Use Custom Errors instead of require statements
solhint: src/PufferVaultV2.sol#L603
Avoid to use inline assembly. It is acceptable only in rare cases
solhint: src/PufferVaultV2.sol#L610
Avoid to use inline assembly. It is acceptable only in rare cases