Skip to content

fix: lint

fix: lint #4

Triggered via push August 14, 2023 23:30
Status Failure
Total duration 25s
Artifacts

lint.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 14 warnings
solidity: src/interfaces/Compound/V3/CompoundV3.sol#L2
Compiler version >=0.6.12 does not satisfy the 0.8.18 semver requirement
solidity
Process completed with exit code 1.
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/Depositer.sol#L29
Variable name must be in mixedCase
solidity: src/Depositer.sol#L36
Constant name must be in capitalized SNAKE_CASE
solidity: src/Depositer.sol#L42
Constant name must be in capitalized SNAKE_CASE
solidity: src/Depositer.sol#L55
Use Custom Errors instead of require statements
solidity: src/Depositer.sol#L59
Use Custom Errors instead of require statements
solidity: src/Depositer.sol#L67
Use Custom Errors instead of require statements
solidity: src/Depositer.sol#L75
Avoid to use inline assembly. It is acceptable only in rare cases
solidity: src/Depositer.sol#L95
Use Custom Errors instead of require statements
solidity: src/Depositer.sol#L102
Variable name must be in mixedCase
solidity: src/Depositer.sol#L103
Variable name must be in mixedCase
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/
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/