Merge pull request #80 from accruteam/develop #29
Annotations
5 errors and 1 warning
Release:
tests/service.test.ts#L84
Property 'invoice_summary' does not exist on type '{ __typename?: "OrganizationCustomer" | undefined; id: string; is_active: boolean; email: string; name: string; unique_code: string; phone_number?: string | null | undefined; tax_code_type?: TAX_TYPE | ... 1 more ... | undefined; ... 7 more ...; overdue_amount?: bigint | ... 1 more ... | undefined; } & { ...; }'.
|
Release:
tests/service.test.ts#L84
Property 'invoice_summary' does not exist on type '{ __typename?: "OrganizationCustomer" | undefined; id: string; is_active: boolean; email: string; name: string; unique_code: string; phone_number?: string | null | undefined; tax_code_type?: TAX_TYPE | ... 1 more ... | undefined; ... 7 more ...; overdue_amount?: bigint | ... 1 more ... | undefined; } & { ...; }'.
|
Release:
tests/service.test.ts#L103
Property 'invoice_summary' does not exist on type '{ __typename?: "OrganizationCustomer" | undefined; id: string; is_active: boolean; email: string; name: string; unique_code: string; phone_number?: string | null | undefined; tax_code_type?: TAX_TYPE | ... 1 more ... | undefined; ... 7 more ...; overdue_amount?: bigint | ... 1 more ... | undefined; } & { ...; }'.
|
Release:
tests/service.test.ts#L103
Property 'invoice_summary' does not exist on type '{ __typename?: "OrganizationCustomer" | undefined; id: string; is_active: boolean; email: string; name: string; unique_code: string; phone_number?: string | null | undefined; tax_code_type?: TAX_TYPE | ... 1 more ... | undefined; ... 7 more ...; overdue_amount?: bigint | ... 1 more ... | undefined; } & { ...; }'.
|
Release
Process completed with exit code 1.
|
Release
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|