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

Donor Advised Fund(DAF) Endowment Type #488

Donor Advised Fund(DAF) Endowment Type

Donor Advised Fund(DAF) Endowment Type #488

Triggered via pull request August 14, 2023 06:53
Status Failure
Total duration 6m 46s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
ci: contracts/core/accounts/scripts/deploy/getFacetFactoryEntries.ts#L65
Argument of type '[SignerWithAddress]' is not assignable to parameter of type 'AccountsDepositWithdrawEndowmentsConstructorParams'.
ci: contracts/core/accounts/scripts/deploy/getFacetFactoryEntries.ts#L69
Argument of type '[SignerWithAddress]' is not assignable to parameter of type 'AccountsAllowanceConstructorParams'.
ci: tasks/upgrade/upgradeFacets/constants.ts#L19
Argument of type '[]' is not assignable to parameter of type 'AccountsDepositWithdrawEndowmentsConstructorParams'.
ci: tasks/upgrade/upgradeFacets/constants.ts#L20
Argument of type '[]' is not assignable to parameter of type 'AccountsAllowanceConstructorParams'.
ci: test/core/IndexFund.ts#L113
Argument of type '[SignerWithAddress]' is not assignable to parameter of type 'AccountsDepositWithdrawEndowmentsConstructorParams'.
ci: test/core/IndexFund.ts#L129
Type '{ endowId: number; fundId: number; addr: string; }' is not assignable to type 'BeneficiaryDataStruct'.
ci: test/core/IndexFund.ts#L135
Type '{ endowId: number; fundId: number; addr: string; }' is not assignable to type 'BeneficiaryDataStruct'.
ci: test/core/IndexFund.ts#L146
Type '{ endowId: number; fundId: number; addr: string; }' is not assignable to type 'BeneficiaryDataStruct'.
ci: test/core/accounts/AccountsAllowance.ts#L41
Argument of type '[SignerWithAddress]' is not assignable to parameter of type 'AccountsAllowanceConstructorParams'.
ci: test/core/accounts/AccountsAllowance.ts#L47
Type '{ endowId: number; fundId: number; addr: string; }' is not assignable to type 'BeneficiaryDataStruct'.