This repository has been archived by the owner on Oct 6, 2023. It is now read-only.
Donor Advised Fund(DAF) Endowment Type #488
Annotations
10 errors
contracts/core/accounts/scripts/deploy/getFacetFactoryEntries.ts#L65
Argument of type '[SignerWithAddress]' is not assignable to parameter of type 'AccountsDepositWithdrawEndowmentsConstructorParams'.
|
contracts/core/accounts/scripts/deploy/getFacetFactoryEntries.ts#L69
Argument of type '[SignerWithAddress]' is not assignable to parameter of type 'AccountsAllowanceConstructorParams'.
|
tasks/upgrade/upgradeFacets/constants.ts#L19
Argument of type '[]' is not assignable to parameter of type 'AccountsDepositWithdrawEndowmentsConstructorParams'.
|
tasks/upgrade/upgradeFacets/constants.ts#L20
Argument of type '[]' is not assignable to parameter of type 'AccountsAllowanceConstructorParams'.
|
test/core/IndexFund.ts#L113
Argument of type '[SignerWithAddress]' is not assignable to parameter of type 'AccountsDepositWithdrawEndowmentsConstructorParams'.
|
test/core/IndexFund.ts#L129
Type '{ endowId: number; fundId: number; addr: string; }' is not assignable to type 'BeneficiaryDataStruct'.
|
test/core/IndexFund.ts#L135
Type '{ endowId: number; fundId: number; addr: string; }' is not assignable to type 'BeneficiaryDataStruct'.
|
test/core/IndexFund.ts#L146
Type '{ endowId: number; fundId: number; addr: string; }' is not assignable to type 'BeneficiaryDataStruct'.
|
test/core/accounts/AccountsAllowance.ts#L41
Argument of type '[SignerWithAddress]' is not assignable to parameter of type 'AccountsAllowanceConstructorParams'.
|
test/core/accounts/AccountsAllowance.ts#L47
Type '{ endowId: number; fundId: number; addr: string; }' is not assignable to type 'BeneficiaryDataStruct'.
|
The logs for this run have expired and are no longer available.
Loading