This repository has been archived by the owner on Oct 6, 2023. It is now read-only.
Index Fund clean up #301
Annotations
10 errors
ci:
contracts/core/index-fund/scripts/deploy.ts#L35
No overload matches this call.
|
ci:
tasks/deploy/deployIndexFund.ts#L41
Expected 3 arguments, but got 2.
|
ci:
tasks/manage/changeOwner.ts#L15
Property 'owner' does not exist on type 'ConfigStructOutput'.
|
ci:
tasks/manage/changeOwner.ts#L19
Property 'updateOwner' does not exist on type 'IndexFund'.
|
ci:
tasks/manage/indexFund/updateOwner.ts#L26
Property 'owner' does not exist on type 'ConfigStructOutput'.
|
ci:
tasks/manage/indexFund/updateOwner.ts#L39
No overload matches this call.
|
ci:
tasks/manage/indexFund/updateOwner.ts#L48
Property 'owner' does not exist on type 'ConfigStructOutput'.
|
ci:
tasks/manage/indexFund/updateRegistrar.ts#L39
Property 'owner' does not exist on type 'ConfigStructOutput'.
|
ci:
tasks/manage/indexFund/updateRegistrar.ts#L44
No overload matches this call.
|
ci:
test/core/IndexFund.ts#L32
Cannot find module '../../../typechain-types/contracts/core/registrar/LocalRegistrar' or its corresponding type declarations.
|