feat: Contacts search #351
Annotations
10 errors and 1 warning
test (v22.11.0):
src/pages/contacts/components/List.test.tsx#L83
Property 'node_id' is missing in type '{ name: string; type: number; email: string; postal_address: string; public_key: string; date_of_birth_or_registration: string; country: string; city: string; identification_number: string; }' but required in type 'Contact'.
|
test (v22.11.0):
src/pages/contacts/components/List.test.tsx#L96
Property 'node_id' is missing in type '{ name: string; type: number; email: string; postal_address: string; public_key: string; date_of_birth_or_registration: string; country: string; city: string; identification_number: string; }' but required in type 'Contact'.
|
test (v22.11.0):
src/pages/contacts/components/List.test.tsx#L96
Property 'node_id' is missing in type '{ name: string; type: number; email: string; postal_address: string; public_key: string; date_of_birth_or_registration: string; country: string; city: string; identification_number: string; }' but required in type 'Contact'.
|
test (v22.11.0):
src/pages/contacts/components/List.test.tsx#L109
Property 'node_id' is missing in type '{ name: string; type: number; email: string; postal_address: string; public_key: string; date_of_birth_or_registration: string; country: string; city: string; identification_number: string; }' but required in type 'Contact'.
|
test (v22.11.0):
src/pages/contacts/components/List.test.tsx#L109
Property 'node_id' is missing in type '{ name: string; type: number; email: string; postal_address: string; public_key: string; date_of_birth_or_registration: string; country: string; city: string; identification_number: string; }' but required in type 'Contact'.
|
test (v22.11.0):
src/pages/contacts/components/List.test.tsx#L128
Property 'node_id' is missing in type '{ name: string; type: number; email: string; postal_address: string; public_key: string; date_of_birth_or_registration: string; country: string; city: string; identification_number: string; }' but required in type 'Contact'.
|
test (v22.11.0):
src/pages/contacts/components/List.test.tsx#L128
Property 'node_id' is missing in type '{ name: string; type: number; email: string; postal_address: string; public_key: string; date_of_birth_or_registration: string; country: string; city: string; identification_number: string; }' but required in type 'Contact'.
|
test (v22.11.0):
src/pages/contacts/components/List.test.tsx#L128
Property 'node_id' is missing in type '{ name: string; type: number; email: string; postal_address: string; public_key: string; date_of_birth_or_registration: string; country: string; city: string; identification_number: string; }' but required in type 'Contact'.
|
test (v22.11.0):
src/pages/contacts/components/List.test.tsx#L128
Property 'node_id' is missing in type '{ name: string; type: number; email: string; postal_address: string; public_key: string; date_of_birth_or_registration: string; country: string; city: string; identification_number: string; }' but required in type 'Contact'.
|
test (v22.11.0)
Process completed with exit code 2.
|
test (v22.11.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|