Skip to content

fix(MultiSelect): Apply a temporary fix for Vanilla includes in MultiSelect component #2982

fix(MultiSelect): Apply a temporary fix for Vanilla includes in MultiSelect component

fix(MultiSelect): Apply a temporary fix for Vanilla includes in MultiSelect component #2982

Triggered via pull request March 14, 2024 15:31
Status Failure
Total duration 3m 0s
Artifacts

test.yaml

on: pull_request
Lint, build and test
1m 44s
Lint, build and test
Cypress
2m 48s
Cypress
Inclusive naming check
10s
Inclusive naming check
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
Lint, build and test
Process completed with exit code 2.
Lint, build and test: src/components/ContextualMenu/ContextualMenuDropdown/ContextualMenuDropdown.test.tsx#L25
Avoid direct Node access. Prefer using the methods from Testing Library
Lint, build and test: src/components/ContextualMenu/ContextualMenuDropdown/ContextualMenuDropdown.test.tsx#L54
Avoid direct Node access. Prefer using the methods from Testing Library
Lint, build and test: src/components/Input/Input.test.tsx#L47
Avoid direct Node access. Prefer using the methods from Testing Library
Lint, build and test: src/components/Input/Input.test.tsx#L49
Avoid direct Node access. Prefer using the methods from Testing Library
Lint, build and test: src/components/Modal/Modal.test.tsx#L36
Avoid using container methods. Prefer using the methods from Testing Library, such as "getByRole()"
Lint, build and test: src/components/Modal/Modal.test.tsx#L36
Avoid direct Node access. Prefer using the methods from Testing Library
Lint, build and test: src/components/Modal/Modal.test.tsx#L41
Avoid using container methods. Prefer using the methods from Testing Library, such as "getByRole()"
Lint, build and test: src/components/Modal/Modal.test.tsx#L41
Avoid direct Node access. Prefer using the methods from Testing Library
Lint, build and test: src/components/Modal/Modal.test.tsx#L46
Avoid using container methods. Prefer using the methods from Testing Library, such as "getByRole()"
Lint, build and test: src/components/Modal/Modal.test.tsx#L46
Avoid direct Node access. Prefer using the methods from Testing Library