Skip to content

Roles

Roles #276

Triggered via pull request January 27, 2024 23:29
@SchlagoniaSchlagonia
synchronize #79
roles
Status Success
Total duration 33s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

16 warnings
commits
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/BaseStrategy.sol#L113
Constant name must be in capitalized SNAKE_CASE
solidity: src/BaseStrategy.sol#L168
Avoid to use inline assembly. It is acceptable only in rare cases
solidity: src/BaseStrategy.sol#L269
Code contains empty blocks
solidity: src/BaseStrategy.sol#L368
Code contains empty blocks
solidity: src/BaseStrategy.sol#L470
Avoid to use low level calls
solidity: src/BaseStrategy.sol#L475
Avoid to use inline assembly. It is acceptable only in rare cases
solidity: src/BaseStrategy.sol#L498
When fallback is not payable you will not be able to receive ether
solidity: src/BaseStrategy.sol#L498
Fallback function must be simple
solidity: src/BaseStrategy.sol#L502
Avoid to use inline assembly. It is acceptable only in rare cases
solidity: src/interfaces/IStrategy.sol#L7
Code contains empty blocks
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/