Skip to content

feat: add AgTokens, CoreBorrow and FlashLoan #13

feat: add AgTokens, CoreBorrow and FlashLoan

feat: add AgTokens, CoreBorrow and FlashLoan #13

Triggered via pull request April 26, 2024 14:48
Status Failure
Total duration 6m 33s
Billable time 11m
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 25 warnings
slither-analyze
Advanced Security must be enabled for this repository to use code scanning.
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
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/.
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: contracts/agToken/layerZero/LayerZeroBridge.sol#L10
Line length must be no more than 120 but current length is 131
lint: contracts/agToken/layerZero/LayerZeroBridgeToken.sol#L11
Line length must be no more than 120 but current length is 131
lint: contracts/agToken/layerZero/LayerZeroBridgeToken.sol#L12
Line length must be no more than 120 but current length is 125
lint: contracts/agToken/layerZero/utils/IOFTCore.sol#L3
Found more than One contract per file. 2 contracts found!
lint: contracts/agToken/polygon/TokenPolygonUpgradeable.sol#L2
Found more than One contract per file. 2 contracts found!
lint: contracts/agToken/polygon/TokenPolygonUpgradeable.sol#L54
Use Custom Errors instead of require statements
lint: contracts/interfaces/IVaultManager.sol#L3
Found more than One contract per file. 4 contracts found!
lint: contracts/mock/MockTokenPermit.sol#L70
Use Custom Errors instead of require statements
lint: contracts/mock/MockTokenPermit.sol#L80
Use Custom Errors instead of require statements
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
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, actions/cache/save@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/
test-unit
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache/restore@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
slither-analyze
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, github/codeql-action/upload-sarif@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
slither-analyze
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
slither-analyze
Advanced Security must be enabled for this repository to use code scanning.
slither-analyze
This run of the CodeQL Action does not have permission to access Code Scanning API endpoints. As a result, it will not be opted into any experimental features. This could be because the Action is running on a pull request from a fork. If not, please ensure the Action has the 'security-events: write' permission. Details: Advanced Security must be enabled for this repository to use code scanning.
slither-analyze
Advanced Security must be enabled for this repository to use code scanning.
slither-analyze
Advanced Security must be enabled for this repository to use code scanning.