Skip to content

test: partial withdraw #30

test: partial withdraw

test: partial withdraw #30

Triggered via pull request November 3, 2023 18:08
Status Success
Total duration 47s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
commits
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
commits
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
solidity
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
solidity: src/Depositor.sol#L38
Variable name must be in mixedCase
solidity: src/Depositor.sol#L45
Constant name must be in capitalized SNAKE_CASE
solidity: src/Depositor.sol#L64
Use Custom Errors instead of require statements
solidity: src/Depositor.sol#L68
Use Custom Errors instead of require statements
solidity: src/Depositor.sol#L87
Use Custom Errors instead of require statements
solidity: src/Depositor.sol#L95
Avoid to use inline assembly. It is acceptable only in rare cases
solidity: src/Depositor.sol#L119
Use Custom Errors instead of require statements
solidity: src/Depositor.sol#L128
Variable name must be in mixedCase
solidity: src/Depositor.sol#L129
Variable name must be in mixedCase
solidity: src/Depositor.sol#L146
Use Custom Errors instead of require statements
solidity
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/