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

Index Fund clean up #329

Index Fund clean up

Index Fund clean up #329

Triggered via pull request July 28, 2023 02:51
Status Failure
Total duration 5m 4s
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#L32
Cannot find module '../../../typechain-types/contracts/core/registrar/LocalRegistrar' or its corresponding type declarations.