Skip to content

chore(deps): update dependency eslint-plugin-testing-library to v6 - autoclosed #2730

chore(deps): update dependency eslint-plugin-testing-library to v6 - autoclosed

chore(deps): update dependency eslint-plugin-testing-library to v6 - autoclosed #2730

Triggered via pull request October 17, 2023 14:28
Status Failure
Total duration 46m 23s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test.yaml

on: pull_request
Lint, build and test
1m 34s
Lint, build and test
Cypress
3m 44s
Cypress
Inclusive naming check
5s
Inclusive naming check
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
Lint, build and test: src/components/Accordion/Accordion.test.tsx#L1
Definition for rule 'testing-library/no-render-in-setup' was not found
Lint, build and test: src/components/Accordion/AccordionSection/AccordionSection.test.tsx#L1
Definition for rule 'testing-library/no-render-in-setup' was not found
Lint, build and test: src/components/ActionButton/ActionButton.test.tsx#L1
Definition for rule 'testing-library/no-render-in-setup' was not found
Lint, build and test: src/components/ArticlePagination/ArticlePagination.test.tsx#L1
Definition for rule 'testing-library/no-render-in-setup' was not found
Lint, build and test: src/components/Badge/Badge.test.tsx#L1
Definition for rule 'testing-library/no-render-in-setup' was not found
Lint, build and test: src/components/Button/Button.test.tsx#L1
Definition for rule 'testing-library/no-render-in-setup' was not found
Lint, build and test: src/components/Card/Card.test.tsx#L1
Definition for rule 'testing-library/no-render-in-setup' was not found
Lint, build and test: src/components/CheckboxInput/CheckableInput/CheckableInput.test.tsx#L1
Definition for rule 'testing-library/no-render-in-setup' was not found
Lint, build and test: src/components/CheckboxInput/CheckboxInput.test.tsx#L1
Definition for rule 'testing-library/no-render-in-setup' was not found
Lint, build and test: src/components/Chip/Chip.test.tsx#L1
Definition for rule 'testing-library/no-render-in-setup' was not found
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#L43
Avoid direct Node access. Prefer using the methods from Testing Library
Lint, build and test: src/components/Input/Input.test.tsx#L45
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
Cypress
Unexpected input(s) 'headless', valid inputs are ['record', 'auto-cancel-after-failures', 'config', 'config-file', 'env', 'browser', 'command', 'start', 'start-windows', 'build', 'install', 'install-command', 'runTests', 'wait-on', 'wait-on-timeout', 'parallel', 'group', 'tag', 'working-directory', 'headed', 'publish-summary', 'spec', 'project', 'command-prefix', 'ci-build-id', 'cache-key', 'quiet', 'component']