Skip to content

Upgrade package dependencies #492

Upgrade package dependencies

Upgrade package dependencies #492

Triggered via pull request November 7, 2023 15:11
Status Failure
Total duration 2m 47s
Artifacts

integration-contracts.yaml

on: pull_request
run-amm-integration
1m 23s
run-amm-integration
run-flash-swap-integration
1m 25s
run-flash-swap-integration
run-protocol-integration
2m 36s
run-protocol-integration
run-proxy-target-integration
2m 5s
run-proxy-target-integration
upload-coverage-report
0s
upload-coverage-report
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 44 warnings
run-flash-swap-integration
Process completed with exit code 1.
run-amm-integration
Process completed with exit code 1.
run-proxy-target-integration
Process completed with exit code 1.
run-protocol-integration
Line length must be no more than 120 but current length is 127
run-protocol-integration
Process completed with exit code 1.
run-flash-swap-integration
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
run-flash-swap-integration
global import of path @hifi/protocol/contracts/core/balance-sheet/BalanceSheetV2.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
run-flash-swap-integration
global import of path @hifi/protocol/contracts/oracles/ChainlinkOperator.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
run-flash-swap-integration
global import of path @hifi/protocol/contracts/core/fintroller/Fintroller.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
run-flash-swap-integration
global import of path @prb/contracts/token/erc20/Erc20.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
run-flash-swap-integration
global import of path @hifi/protocol/contracts/core/balance-sheet/IBalanceSheetV2.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
run-flash-swap-integration
global import of path @hifi/protocol/contracts/core/fintroller/IFintroller.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
run-flash-swap-integration
global import of path @hifi/protocol/contracts/core/h-token/HToken.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
run-flash-swap-integration
global import of path @hifi/protocol/contracts/external/chainlink/IAggregatorV3.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
run-flash-swap-integration
global import of path @prb/contracts/token/erc20/IErc20.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
run-flash-swap-integration
global import of path @prb/contracts/token/erc20/SafeErc20.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
run-amm-integration
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
run-amm-integration
global import of path @hifi/protocol/contracts/core/h-token/IHToken.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
run-amm-integration
global import of path @prb/contracts/token/erc20/Erc20.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
run-amm-integration
global import of path @prb/contracts/token/erc20/IErc20.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
run-amm-integration
global import of path @prb/contracts/token/erc20/Erc20Permit.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
run-amm-integration
global import of path @prb/contracts/token/erc20/SafeErc20.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
run-amm-integration
global import of path ./IHifiPool.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
run-amm-integration
global import of path ./math/YieldSpace.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
run-amm-integration
global import of path @prb/contracts/access/Ownable.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
run-amm-integration
global import of path ./IHifiPool.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
run-amm-integration
global import of path ./IHifiPoolRegistry.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
run-proxy-target-integration
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
run-proxy-target-integration
global import of path @hifi/amm/contracts/IHifiPool.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
run-proxy-target-integration
global import of path @hifi/protocol/contracts/core/balance-sheet/IBalanceSheetV2.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
run-proxy-target-integration
global import of path @hifi/protocol/contracts/core/h-token/IHToken.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
run-proxy-target-integration
global import of path @prb/contracts/token/erc20/IErc20.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
run-proxy-target-integration
global import of path @prb/contracts/token/erc20/SafeErc20.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
run-proxy-target-integration
global import of path @prb/contracts/token/erc20/IErc20Permit.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
run-proxy-target-integration
global import of path ./IHifiProxyTarget.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
run-proxy-target-integration
global import of path ./external/WethInterface.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
run-proxy-target-integration
global import of path @hifi/amm/contracts/IHifiPool.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
run-proxy-target-integration
global import of path @hifi/protocol/contracts/core/balance-sheet/IBalanceSheetV2.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
run-protocol-integration
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
run-protocol-integration
global import of path @openzeppelin/contracts-upgradeable/proxy/utils/Initializable.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
run-protocol-integration
global import of path ./IOwnableUpgradeable.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
run-protocol-integration
global import of path @openzeppelin/contracts-upgradeable/proxy/utils/Initializable.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
run-protocol-integration
global import of path @prb/contracts/token/erc20/IErc20.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
run-protocol-integration
global import of path @prb/contracts/token/erc20/SafeErc20.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
run-protocol-integration
global import of path @prb/math/contracts/PRBMathUD60x18.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
run-protocol-integration
global import of path ./IBalanceSheetV2.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
run-protocol-integration
global import of path ./SBalanceSheetV2.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
run-protocol-integration
global import of path ../fintroller/IFintroller.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
run-protocol-integration
global import of path ../../access/OwnableUpgradeable.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)