docs: Update Col component size in Col.stories #2967
test.yaml
on: pull_request
Lint, build and test
2m 9s
Cypress
2m 14s
Inclusive naming check
8s
Annotations
10 warnings
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
|