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

Donor Advised Fund(DAF) Endowment Type

Donor Advised Fund(DAF) Endowment Type #436

Triggered via pull request August 9, 2023 07:53
Status Failure
Total duration 6m 51s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
ci: test/core/IndexFund.ts#L136
Type '{ endowId: number; fundId: number; addr: string; }' is not assignable to type 'BeneficiaryDataStruct'.
ci: test/core/IndexFund.ts#L142
Type '{ endowId: number; fundId: number; addr: string; }' is not assignable to type 'BeneficiaryDataStruct'.
ci: test/core/IndexFund.ts#L153
Type '{ endowId: number; fundId: number; addr: string; }' is not assignable to type 'BeneficiaryDataStruct'.
ci: test/core/accounts/AccountsAllowance.ts#L47
Type '{ endowId: number; fundId: number; addr: string; }' is not assignable to type 'BeneficiaryDataStruct'.
ci: test/core/accounts/AccountsAllowance.ts#L65
Type '{ endowId: number; fundId: number; addr: string; }' is not assignable to type 'BeneficiaryDataStruct'.
ci: test/core/accounts/AccountsAllowance.ts#L153
Type '{ endowId: number; fundId: number; addr: string; }' is not assignable to type 'BeneficiaryDataStruct'.
ci: test/core/accounts/AccountsDepositWithdrawEndowments.ts#L171
Type '{ addr: string; endowId: number; fundId: number; }' is not assignable to type 'BeneficiaryDataStruct'.
ci: test/core/accounts/AccountsDepositWithdrawEndowments.ts#L197
Type '{ addr: string; endowId: number; fundId: number; }' is not assignable to type 'BeneficiaryDataStruct'.
ci: test/core/accounts/AccountsDepositWithdrawEndowments.ts#L667
Property 'Deposit' does not exist on type 'typeof FeeTypes'.
ci: test/core/accounts/AccountsDepositWithdrawEndowments.ts#L731
Type '{ addr: string; endowId: number; fundId: number; }' is not assignable to type 'BeneficiaryDataStruct'.