Skip to content
This repository has been archived by the owner on Oct 6, 2023. It is now read-only.

Index Fund: refactor to use iterable mapping #302

Index Fund: refactor to use iterable mapping

Index Fund: refactor to use iterable mapping #302

Triggered via pull request July 26, 2023 07:56
Status Failure
Total duration 10m 5s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
ci: contracts/core/index-fund/scripts/deploy.ts#L28
Argument of type '[SignerWithAddress]' is not assignable to parameter of type 'IndexFundConstructorParams'.
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.