Add country field required by backend #319
Annotations
3 errors and 1 warning
Run-Unit-Tests (20.x):
src/mocks/fixtures.ts#L66
Property 'country' is missing in type '{ name: string; email: string; phone: string; line1: string; line2: string; city: string; state: string; postalCode: string; }' but required in type 'Address'.
|
Run-Unit-Tests (20.x):
src/mocks/fixtures.ts#L139
Property 'country' is missing in type '{ name: string; email: string; phone: string; line1: string; line2: string; city: string; state: string; postalCode: string; }' but required in type 'Address'.
|
Run-Unit-Tests (20.x)
Process completed with exit code 2.
|
Run-Unit-Tests (20.x)
Cache not found for keys: node-cache-Linux-x64-npm-0764e2f46b27c6e9d5738cd2647f85bc018e3ce33399dd9580cc4b70eb3b3f7a
|