Skip to content

Update dependency eslint-config-upleveled to v8.12.1 #1449

Update dependency eslint-config-upleveled to v8.12.1

Update dependency eslint-config-upleveled to v8.12.1 #1449

Triggered via push December 5, 2024 22:13
Status Failure
Total duration 1m 10s
Artifacts
Lint, Check Types, Lighthouse
1m 0s
Lint, Check Types, Lighthouse
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 2 warnings
Lint, Check Types, Lighthouse: pages/index.js#L24
img elements must have an alt prop, either with meaningful text, or an empty string for decorative images
Lint, Check Types, Lighthouse: pages/index.js#L30
img elements must have an alt prop, either with meaningful text, or an empty string for decorative images
Lint, Check Types, Lighthouse: pages/index.js#L36
img elements must have an alt prop, either with meaningful text, or an empty string for decorative images
Lint, Check Types, Lighthouse: pages/index.js#L40
Visible, non-interactive elements with click handlers must have at least one keyboard listener
Lint, Check Types, Lighthouse: pages/index.js#L40
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
Lint, Check Types, Lighthouse: pages/index.js#L51
img elements must have an alt prop, either with meaningful text, or an empty string for decorative images
Lint, Check Types, Lighthouse
Process completed with exit code 1.
Lint, Check Types, Lighthouse
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint, Check Types, Lighthouse: pages/index.js#L10
Empty components are self-closing