Skip to content

feat: upstream generic pagination component for tables [WD-4258] #2826

feat: upstream generic pagination component for tables [WD-4258]

feat: upstream generic pagination component for tables [WD-4258] #2826

Triggered via pull request January 12, 2024 17:32
Status Success
Total duration 2m 28s
Artifacts

test.yaml

on: pull_request
Lint, build and test
2m 18s
Lint, build and test
Cypress
2m 9s
Cypress
Inclusive naming check
4s
Inclusive naming check
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
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']
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