Skip to content

Fixes for the immunify bounty + instant exit #4

Fixes for the immunify bounty + instant exit

Fixes for the immunify bounty + instant exit #4

Triggered via pull request March 22, 2024 00:50
Status Failure
Total duration 30s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 12 warnings
lint: contracts/dao/ANGLE.sol#L8
Line length must be no more than 120 but current length is 123
lint: contracts/interfaces/IVaultManager.sol#L55
Line length must be no more than 120 but current length is 121
lint: contracts/interfaces/IVaultManager.sol#L72
Line length must be no more than 120 but current length is 121
lint: contracts/staking/AngleDistributor.sol#L10
Line length must be no more than 120 but current length is 162
lint: contracts/staking/AngleDistributor.sol#L126
Line length must be no more than 120 but current length is 124
lint: contracts/staking/AngleDistributor.sol#L168
Line length must be no more than 120 but current length is 121
lint: contracts/staking/AngleDistributor.sol#L188
Line length must be no more than 120 but current length is 123
lint: contracts/staking/AngleDistributor.sol#L323
Line length must be no more than 120 but current length is 121
lint: contracts/staking/AngleDistributor.sol#L325
Line length must be no more than 120 but current length is 125
lint: contracts/staking/AngleDistributor.sol#L326
Line length must be no more than 120 but current length is 128
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#L31
Use Custom Errors instead of require statements
lint: contracts/dao/ANGLE.sol#L41
Use Custom Errors instead of require statements
lint: contracts/dao/ANGLE.sol#L42
Use Custom Errors instead of require statements
lint: contracts/dao/ANGLE.sol#L51
Use Custom Errors instead of require statements
lint: contracts/dao/ANGLE.sol#L52
Use Custom Errors instead of require statements
lint: contracts/dao/ANGLE.sol#L53
Use Custom Errors instead of require statements
lint: contracts/interfaces/IERC721.sol#L3
Found more than One contract per file. 2 contracts found!
lint: contracts/interfaces/IFeeDistributor.sol#L3
Found more than One contract per file. 2 contracts found!
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!
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/.