Skip to content

feat: oracles with firewalls on mint and burn #407

feat: oracles with firewalls on mint and burn

feat: oracles with firewalls on mint and burn #407

Triggered via pull request February 28, 2024 17:50
Status Failure
Total duration 2h 6m 41s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 18 warnings
test-invariant
Process completed with exit code 1.
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint: contracts/helpers/Rebalancer.sol#L6
imported name IERC20Metadata is not used
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/FakeGnosis.sol#L31
Variable name must be in mixedCase
lint: contracts/transmuter/configs/Production.sol#L16
Variable name must be in mixedCase
lint: contracts/transmuter/configs/Production.sol#L19
Use Custom Errors instead of require statements
lint: contracts/transmuter/configs/Production.sol#L20
Use Custom Errors instead of require statements
lint: contracts/transmuter/configs/ProductionTypes.sol#L7
imported name LibDiamondEtherscan is not used
lint: contracts/transmuter/configs/ProductionTypes.sol#L9
imported name LibSetters is not used
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache/save@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-unit
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
slither-analyze
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, github/codeql-action/upload-sarif@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
slither-analyze
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache/restore@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-fuzz
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-invariant
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.