Skip to content

chore: install foundry inside ci-deep #464

chore: install foundry inside ci-deep

chore: install foundry inside ci-deep #464

Triggered via pull request August 9, 2024 11:28
Status Success
Total duration 16m 0s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

23 warnings
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
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
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/
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/
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/
build
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, actions/cache/save@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
foundry-tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
foundry-tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/cache/restore@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
hardhat-tests
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/restore@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
slither-analyze
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache/restore@v3, github/codeql-action/upload-sarif@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/