typo fix #199
Annotations
1 error and 7 warnings
Build & Test
Process completed with exit code 1.
|
Build & Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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
|