Skip to content

Feat/morpho blue + fix optimizers #7

Feat/morpho blue + fix optimizers

Feat/morpho blue + fix optimizers #7

Triggered via pull request January 17, 2024 08:16
@tomrpltomrpl
synchronize #6
feat/morpho-blue
Status Failure
Total duration 3m 18s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

verify-build.yaml

on: pull_request
lint-and-verify-cli
32s
lint-and-verify-cli
run-tests
3m 9s
run-tests
Fit to window
Zoom out
Zoom in

Annotations

11 errors
lint-and-verify-cli: src/adapters/morpho-blue/common/morphoBluePoolAdapter.ts#L31
There should be no empty line between import groups
lint-and-verify-cli: src/adapters/morpho-blue/common/morphoBluePoolAdapter.ts#L36
`../../morpho-aave-v2/contracts/MorphoAaveV3` import should occur before import of `../contracts/factories`
lint-and-verify-cli: src/adapters/morpho-blue/common/morphoBluePoolAdapter.ts#L44
`../../protocols` import should occur before import of `../contracts/factories`
lint-and-verify-cli: src/adapters/morpho-blue/common/morphoBluePoolAdapter.ts#L46
`../internal-utils/Blue` import should occur before import of `../internal-utils/MorphoBlue.maths`
lint-and-verify-cli: src/adapters/morpho-blue/common/morphoBluePoolAdapter.ts#L47
`ethers` import should occur before import of `evm-maths/lib/utils`
lint-and-verify-cli: src/adapters/morpho-blue/common/morphoBluePoolAdapter.ts#L48
`../../../contracts/factories/Erc20__factory` import should occur before import of `../../../core/adaptersController`
lint-and-verify-cli: src/adapters/morpho-blue/common/morphoBluePoolAdapter.ts#L49
`evm-maths/lib/constants` import should occur before import of `evm-maths/lib/utils`
lint-and-verify-cli: src/adapters/morpho-blue/common/morphoBluePoolAdapter.ts#L776
'protocolTokenAddress' is defined but never used. Allowed unused args must match /^_/u
lint-and-verify-cli: src/adapters/morpho-blue/internal-utils/MorphoBlue.maths.ts#L1
'formatUnits' is defined but never used
lint-and-verify-cli: src/adapters/morpho-blue/internal-utils/MorphoBlue.maths.ts#L1
'parseUnits' is defined but never used
run-tests
Process completed with exit code 1.