feat: add FlashAngle deploy script #469
Triggered via pull request
November 26, 2024 16:33
Status
Success
Total duration
20m 42s
Artifacts
–
ci.yml
on: pull_request
hardhat-tests
12m 4s
foundry-tests
2m 4s
slither-analyze
3m 46s
Annotations
17 warnings
lint
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
build
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
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:
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/interfaces/IVaultManager.sol#L3
Found more than One contract per file. 4 contracts found!
|
lint:
contracts/oracle/BaseFeedPTPendle.sol#L78
Variable "_roundId" is unused
|
lint:
contracts/oracle/morpho/mainnet/MorphoFeedPTezETHDec24.sol#L14
Constant name must be in capitalized SNAKE_CASE
|
lint:
contracts/oracle/morpho/mainnet/MorphoFeedPTUSDe.sol#L13
Constant name must be in capitalized SNAKE_CASE
|
lint:
contracts/oracle/morpho/mainnet/MorphoFeedPTweETH.sol#L13
Constant name must be in capitalized SNAKE_CASE
|
lint:
contracts/oracle/morpho/mainnet/MorphoFeedPTweETHDec24.sol#L13
Constant name must be in capitalized SNAKE_CASE
|
lint:
contracts/oracle/OracleChainlinkMulti.sol#L25
Immutable variables name are set to be in capitalized SNAKE_CASE
|
lint:
contracts/settlement/Settlement.sol#L35
Immutable variables name are set to be in capitalized SNAKE_CASE
|
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/
|
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/
|