feat: helper contract for people to swap and deposit in one transacti… #594
ci.yml
on: pull_request
test-unit
0s
test-fuzz
0s
coverage
0s
slither-analyze
0s
Annotations
1 error and 18 warnings
build
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/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 _
|
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
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. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|