Skip to content

Merge pull request #1200 from qdraw/feature/202307_code_smells_30 #1101

Merge pull request #1200 from qdraw/feature/202307_code_smells_30

Merge pull request #1200 from qdraw/feature/202307_code_smells_30 #1101

Triggered via push July 31, 2023 14:46
Status Success
Total duration 4m 23s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build (18.x): starsky/starsky/clientapp/src/components/atoms/flat-list-item/flat-list-item.spec.tsx#L25
Avoid using container methods. Prefer using the methods from Testing Library, such as "getByRole()"
build (18.x): starsky/starsky/clientapp/src/components/atoms/flat-list-item/flat-list-item.spec.tsx#L25
Avoid direct Node access. Prefer using the methods from Testing Library
build (18.x): starsky/starsky/clientapp/src/components/atoms/flat-list-item/flat-list-item.spec.tsx#L25
Avoid direct Node access. Prefer using the methods from Testing Library
build (18.x): starsky/starsky/clientapp/src/components/atoms/flat-list-item/flat-list-item.spec.tsx#L38
Avoid using container methods. Prefer using the methods from Testing Library, such as "getByRole()"
build (18.x): starsky/starsky/clientapp/src/components/atoms/flat-list-item/flat-list-item.spec.tsx#L38
Avoid direct Node access. Prefer using the methods from Testing Library
build (18.x): starsky/starsky/clientapp/src/components/atoms/flat-list-item/flat-list-item.spec.tsx#L38
Avoid direct Node access. Prefer using the methods from Testing Library
build (18.x): starsky/starsky/clientapp/src/components/atoms/flat-list-item/flat-list-item.spec.tsx#L50
Avoid using container methods. Prefer using the methods from Testing Library, such as "getByRole()"
build (18.x): starsky/starsky/clientapp/src/components/atoms/flat-list-item/flat-list-item.spec.tsx#L50
Avoid direct Node access. Prefer using the methods from Testing Library
build (18.x): starsky/starsky/clientapp/src/components/atoms/flat-list-item/flat-list-item.spec.tsx#L50
Avoid direct Node access. Prefer using the methods from Testing Library
build (18.x): starsky/starsky/clientapp/src/components/atoms/flat-list-item/flat-list-item.spec.tsx#L62
Avoid using container methods. Prefer using the methods from Testing Library, such as "getByRole()"