bump deps (#142) #105
Annotations
1 error and 6 warnings
Build & Test
Process completed with exit code 1.
|
Build & Test:
frontend/src/components/ClientEmail.test.tsx#L8
Avoid using container methods. Prefer using the methods from Testing Library, such as "getByRole()"
|
Build & Test:
frontend/src/components/ClientEmail.test.tsx#L8
Avoid direct Node access. Prefer using the methods from Testing Library
|
Build & Test:
frontend/src/components/ClientEmail.test.tsx#L8
Avoid direct Node access. Prefer using the methods from Testing Library
|
Build & Test:
frontend/src/components/ClientEmail.test.tsx#L15
Avoid using container methods. Prefer using the methods from Testing Library, such as "getByRole()"
|
Build & Test:
frontend/src/components/ClientEmail.test.tsx#L15
Avoid direct Node access. Prefer using the methods from Testing Library
|
Build & Test:
frontend/src/components/ClientEmail.test.tsx#L15
Avoid direct Node access. Prefer using the methods from Testing Library
|