feat: script to setup Morpho markets #410
Annotations
2 errors and 17 warnings
build
No url found for submodule path 'lib/pendle-core-v2-public' in .gitmodules
|
build
The process '/usr/bin/git' failed with exit code 128
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
The process '/usr/bin/git' failed with exit code 128
|
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/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/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
|
lint:
contracts/settlement/Settlement.sol#L37
Immutable variables name are set to be in capitalized SNAKE_CASE
|
lint:
contracts/settlement/Settlement.sol#L39
Immutable variables name are set to be in capitalized SNAKE_CASE
|
lint:
contracts/settlement/Settlement.sol#L41
Immutable variables name are set to be in capitalized SNAKE_CASE
|
lint:
contracts/swapper/Swapper.sol#L68
Immutable variables name are set to be in capitalized SNAKE_CASE
|
lint:
contracts/swapper/Swapper.sol#L70
Immutable variables name are set to be in capitalized SNAKE_CASE
|
lint
The process '/usr/bin/git' failed with exit code 128
|