Skip to content

Feat/generic harvester #560

Feat/generic harvester

Feat/generic harvester #560

Triggered via pull request September 17, 2024 14:21
Status Failure
Total duration 4m 30s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 18 warnings
lint: contracts/helpers/MultiBlockRebalancer.sol#L163
Line length must be no more than 120 but current length is 124
lint
Process completed with exit code 1.
lint
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/
lint
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/
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint: contracts/helpers/MultiBlockRebalancer.sol#L41
Variable "initialMaxMintAmount" is unused
lint: contracts/helpers/MultiBlockRebalancer.sol#L63
Function name must be in mixedCase
lint: contracts/interfaces/IRebalancer.sol#L58
Function name must be in mixedCase
lint: contracts/interfaces/ISetters.sol#L3
Found more than One contract per file. 2 contracts found!
lint: contracts/savings/BaseSavings.sol#L42
imported name IAgToken is not used
lint: contracts/savings/BaseSavings.sol#L44
imported name IAccessControlManager is not used
lint: contracts/transmuter/configs/Production.sol#L11
Explicitly mark visibility of state
lint: contracts/transmuter/configs/Production.sol#L11
'EUROC' should start with _
lint: contracts/transmuter/configs/Production.sol#L12
Explicitly mark visibility of state
lint: contracts/transmuter/configs/Production.sol#L12
'BC3M' should start with _
build
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/
build
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/
build
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v2, actions/cache/save@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/