Skip to content

docs: Table component #3138

docs: Table component

docs: Table component #3138

Triggered via pull request September 9, 2024 15:05
Status Success
Total duration 6m 6s
Artifacts

tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
tests: scripts/prepare-components-status.js#L53
Unexpected unnamed function
tests: src/components/checkbox/checkbox.js#L18
Visible, non-interactive elements with click handlers must have at least one keyboard listener
tests: src/components/checkbox/checkbox.js#L18
Avoid non-native interactive elements. If using native HTML is not possible, add an appropriate role and support for tabbing, mouse, keyboard, and touch inputs to an interactive content element
tests: src/components/feedback/components/form-no/FormNo.js#L85
A form label must be associated with a control
tests: src/components/feedback/components/form-no/FormNo.js#L94
A form label must be associated with a control
tests: src/components/feedback/components/form-no/FormNo.js#L103
A form label must be associated with a control
tests: src/components/feedback/components/form-no/FormNo.js#L112
A form label must be associated with a control
tests: src/components/feedback/components/form-no/FormNo.js#L121
A form label must be associated with a control
tests: src/components/feedback/components/form-no/FormNo.js#L130
A form label must be associated with a control
tests: src/components/feedback/components/form-no/FormNo.js#L139
A form label must be associated with a control