CI Deep #13
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/
|
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/
|
The following actions uses Node.js version which is deprecated 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/
|
contracts/agToken/layerZero/LayerZeroBridge.sol#L10
Line length must be no more than 120 but current length is 131
|
contracts/agToken/layerZero/LayerZeroBridgeToken.sol#L11
Line length must be no more than 120 but current length is 131
|
contracts/agToken/layerZero/LayerZeroBridgeToken.sol#L12
Line length must be no more than 120 but current length is 125
|
contracts/agToken/layerZero/LayerZeroBridgeTokenERC20.sol#L11
Line length must be no more than 120 but current length is 130
|
contracts/agToken/layerZero/utils/IOFTCore.sol#L3
Found more than One contract per file. 2 contracts found!
|
contracts/agToken/polygon/TokenPolygonUpgradeable.sol#L2
Found more than One contract per file. 2 contracts found!
|
contracts/agToken/polygon/TokenPolygonUpgradeable.sol#L54
Use Custom Errors instead of require statements
|
contracts/agToken/TokenSideChainMultiBridge.sol#L14
Line length must be no more than 120 but current length is 122
|
contracts/interfaces/IVaultManager.sol#L3
Found more than One contract per file. 4 contracts found!
|
contracts/mock/MockTokenPermit.sol#L70
Use Custom Errors instead of require statements
|
This job succeeded
Loading