CI Deep #14
Annotations
14 warnings
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/
|
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/
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
contracts/dao/ANGLE.sol#L8
Line length must be no more than 120 but current length is 123
|
contracts/interfaces/IFeeManager.sol#L3
Found more than One contract per file. 2 contracts found!
|
contracts/interfaces/IPerpetualManager.sol#L3
Found more than One contract per file. 4 contracts found!
|
contracts/interfaces/IPoolManager.sol#L3
Found more than One contract per file. 2 contracts found!
|
contracts/interfaces/IStableMaster.sol#L3
Found more than One contract per file. 2 contracts found!
|
contracts/interfaces/IStakingRewards.sol#L3
Found more than One contract per file. 2 contracts found!
|
contracts/interfaces/ITimelock.sol#L5
Found more than One contract per file. 2 contracts found!
|
contracts/interfaces/IVaultManager.sol#L3
Found more than One contract per file. 2 contracts found!
|
contracts/staking/AngleDistributor.sol#L10
Line length must be no more than 120 but current length is 162
|
contracts/staking/AngleDistributor.sol#L188
Line length must be no more than 120 but current length is 123
|
This job succeeded
Loading