feat: add bond beneficiaries #277
Annotations
2 errors and 1 warning
|
testing
Process completed with exit code 2.
|
|
testing
Argument of type '{ adminAccount: string; isWhiteList: false; isControllable: true; arePartitionsProtected: false; clearingActive: false; internalKycActivated: false; isMultiPartition: false; name: string; ... 19 more ...; beneficiariesListData: string[]; }' is not assignable to parameter of type '{ adminAccount: string; isWhiteList: boolean; isControllable: boolean; isMultiPartition: boolean; arePartitionsProtected: boolean; clearingActive: boolean; internalKycActivated: boolean; ... 26 more ...; beneficiariesListData?: string[] | undefined; }'.
|
|
testing
Codecov:
Failed to properly upload report: The process '/home/runner/_work/_actions/codecov/codecov-action/e28ff129e5465c2c0dcc6f003fc735cb6ae0c673/dist/codecov' failed with exit code 1
|