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 #343

Index Fund: refactor to use iterable mapping

Index Fund: refactor to use iterable mapping #343

Triggered via pull request August 1, 2023 07:36
Status Failure
Total duration 7m 36s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
ci: contracts/core/index-fund/scripts/deploy.ts#L35
No overload matches this call.
ci: tasks/deploy/deployIndexFund.ts#L34
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#L73
Cannot find namespace 'RegistrarStorage'.