Fixes for the immunify bounty + instant exit #17
ci.yml
on: pull_request
test-unit
0s
test-invariant
0s
test-fuzz
0s
coverage
0s
slither-analyze
0s
Annotations
2 errors and 12 warnings
|
lint
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/dao/ANGLE.sol#L8
Line length must be no more than 120 but current length is 123
|
lint:
contracts/interfaces/IFeeManager.sol#L3
Found more than One contract per file. 2 contracts found!
|
lint:
contracts/interfaces/IPerpetualManager.sol#L3
Found more than One contract per file. 4 contracts found!
|
lint:
contracts/interfaces/IPoolManager.sol#L3
Found more than One contract per file. 2 contracts found!
|
lint:
contracts/interfaces/IStableMaster.sol#L3
Found more than One contract per file. 2 contracts found!
|
lint:
contracts/interfaces/IStakingRewards.sol#L3
Found more than One contract per file. 2 contracts found!
|
lint:
contracts/interfaces/ITimelock.sol#L5
Found more than One contract per file. 2 contracts found!
|
lint:
contracts/interfaces/IVaultManager.sol#L3
Found more than One contract per file. 2 contracts found!
|
lint:
contracts/staking/AngleDistributor.sol#L10
Line length must be no more than 120 but current length is 162
|
lint:
contracts/staking/AngleDistributor.sol#L188
Line length must be no more than 120 but current length is 123
|
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/.
|