chore(deps): update dependency eslint-plugin-testing-library to v6 - autoclosed #2730
Annotations
10 errors and 10 warnings
src/components/Accordion/Accordion.test.tsx#L1
Definition for rule 'testing-library/no-render-in-setup' was not found
|
src/components/Accordion/AccordionSection/AccordionSection.test.tsx#L1
Definition for rule 'testing-library/no-render-in-setup' was not found
|
src/components/ActionButton/ActionButton.test.tsx#L1
Definition for rule 'testing-library/no-render-in-setup' was not found
|
src/components/ArticlePagination/ArticlePagination.test.tsx#L1
Definition for rule 'testing-library/no-render-in-setup' was not found
|
src/components/Badge/Badge.test.tsx#L1
Definition for rule 'testing-library/no-render-in-setup' was not found
|
src/components/Button/Button.test.tsx#L1
Definition for rule 'testing-library/no-render-in-setup' was not found
|
src/components/Card/Card.test.tsx#L1
Definition for rule 'testing-library/no-render-in-setup' was not found
|
src/components/CheckboxInput/CheckableInput/CheckableInput.test.tsx#L1
Definition for rule 'testing-library/no-render-in-setup' was not found
|
src/components/CheckboxInput/CheckboxInput.test.tsx#L1
Definition for rule 'testing-library/no-render-in-setup' was not found
|
src/components/Chip/Chip.test.tsx#L1
Definition for rule 'testing-library/no-render-in-setup' was not found
|
src/components/ContextualMenu/ContextualMenuDropdown/ContextualMenuDropdown.test.tsx#L25
Avoid direct Node access. Prefer using the methods from Testing Library
|
src/components/ContextualMenu/ContextualMenuDropdown/ContextualMenuDropdown.test.tsx#L54
Avoid direct Node access. Prefer using the methods from Testing Library
|
src/components/Input/Input.test.tsx#L43
Avoid direct Node access. Prefer using the methods from Testing Library
|
src/components/Input/Input.test.tsx#L45
Avoid direct Node access. Prefer using the methods from Testing Library
|
src/components/Modal/Modal.test.tsx#L36
Avoid using container methods. Prefer using the methods from Testing Library, such as "getByRole()"
|
src/components/Modal/Modal.test.tsx#L36
Avoid direct Node access. Prefer using the methods from Testing Library
|
src/components/Modal/Modal.test.tsx#L41
Avoid using container methods. Prefer using the methods from Testing Library, such as "getByRole()"
|
src/components/Modal/Modal.test.tsx#L41
Avoid direct Node access. Prefer using the methods from Testing Library
|
src/components/Modal/Modal.test.tsx#L46
Avoid using container methods. Prefer using the methods from Testing Library, such as "getByRole()"
|
src/components/Modal/Modal.test.tsx#L46
Avoid direct Node access. Prefer using the methods from Testing Library
|
The logs for this run have expired and are no longer available.
Loading