refactor: reference interface in contracts to remove possible circular dependencies #1355
ci.yml
on: pull_request
Test
16m 2s
Lint
1m 33s
Check hardhat deployments work on hardhat
2m 26s
Docgen
1m 22s
export-deployments
1m 41s
Annotations
1 error and 14 warnings
Lint
Process completed with exit code 1.
|
Docgen
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint:
deploy/007-deploy-mock-tokens.ts#L7
Unexpected any. Specify a different type
|
Lint:
hardhat.config.ts#L18
Require statement not part of import statement
|
Lint:
hardhat.config.ts#L89
Forbidden non-null assertion
|
Lint:
hardhat.config.ts#L89
Forbidden non-null assertion
|
Lint:
hardhat.config.ts#L89
Forbidden non-null assertion
|
Lint:
hardhat.config.zksync.ts#L20
Require statement not part of import statement
|
Lint:
script/deploy/comptroller/add-market-to-comptroller.js#L2
Require statement not part of import statement
|
Lint:
script/deploy/comptroller/add-market-to-comptroller.js#L3
Require statement not part of import statement
|
Lint:
script/deploy/comptroller/diamond.ts#L6
Unexpected any. Specify a different type
|
Lint:
script/deploy/comptroller/diamond.ts#L8
Unexpected any. Specify a different type
|
export-deployments
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check hardhat deployments work on hardhat
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|