Skip to content

fix: Medium cards thumbnails #669

fix: Medium cards thumbnails

fix: Medium cards thumbnails #669

Triggered via pull request November 9, 2023 17:27
Status Success
Total duration 13m 4s
Artifacts

tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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/content-collapse/contentCollapse.js#L49
Anchor used as a button. Anchors are primarily expected to navigate. Use the button element instead. Learn more: https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/HEAD/docs/rules/anchor-is-valid.md
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