Bump nanoid from 3.3.7 to 3.3.8 in /frontend #220
Triggered via pull request
December 14, 2024 12:57
Status
Success
Total duration
16m 26s
Artifacts
–
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
|