Skip to content

chore: bump version #83

chore: bump version

chore: bump version #83

Triggered via pull request June 15, 2024 19:04
Status Failure
Total duration 22s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 14 warnings
solidity: src/interfaces/IStrategyInterface.sol#L2
Compiler version 0.8.18 does not satisfy the 0.8.23 semver requirement
solidity: src/periphery/StrategyAprOracle.sol#L2
Compiler version 0.8.18 does not satisfy the 0.8.23 semver requirement
solidity: src/Strategy.sol#L2
Compiler version 0.8.18 does not satisfy the 0.8.23 semver requirement
solidity: src/test/FunctionSignature.t.sol#L2
Compiler version ^0.8.18 does not satisfy the 0.8.23 semver requirement
solidity: src/test/Operation.t.sol#L2
Compiler version ^0.8.18 does not satisfy the 0.8.23 semver requirement
solidity: src/test/Oracle.t.sol#L1
Compiler version ^0.8.18 does not satisfy the 0.8.23 semver requirement
solidity: src/test/Shutdown.t.sol#L1
Compiler version ^0.8.18 does not satisfy the 0.8.23 semver requirement
solidity: src/test/utils/ExtendedTest.sol#L2
Compiler version 0.8.18 does not satisfy the 0.8.23 semver requirement
solidity: src/test/utils/Setup.sol#L2
Compiler version 0.8.18 does not satisfy the 0.8.23 semver requirement
solidity
Process completed with exit code 1.
solidity
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v1, actions/cache@v3. 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/setup-node@v1. 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/interfaces/IStrategyInterface.sol#L6
Code contains empty blocks
solidity: src/periphery/StrategyAprOracle.sol#L29
Variable "_strategy" is unused
solidity: src/periphery/StrategyAprOracle.sol#L30
Variable "_delta" is unused
solidity: src/Strategy.sol#L46
Code contains empty blocks
solidity: src/Strategy.sol#L73
Code contains empty blocks
solidity: src/test/FunctionSignature.t.sol#L4
global import of path forge-std/console.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
solidity: src/test/FunctionSignature.t.sol#L5
imported name IStrategyInterface is not used
solidity: src/test/FunctionSignature.t.sol#L15
Function body contains 76 lines but allowed no more than 50 lines
solidity: src/test/FunctionSignature.t.sol#L15
Function name must be in mixedCase
solidity: src/test/Operation.t.sol#L4
global import of path forge-std/console.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.