refactor: migrate from MDX to CSF stories with autodocs #2820
test.yaml
on: pull_request
Lint, build and test
2m 14s
Cypress
3m 1s
Inclusive naming check
8s
Annotations
13 warnings
Lint, build and test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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
|
Cypress
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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']
|