Skip to content

feat: Contacts search #351

feat: Contacts search

feat: Contacts search #351

Triggered via pull request December 19, 2024 15:46
Status Failure
Total duration 56s
Artifacts

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

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