Bump sentry & fix audit #239
Annotations
6 warnings
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
|