Skip to content

HTML Linting

HTML Linting #4872

Triggered via push December 10, 2024 21:28
Status Success
Total duration 29s
Artifacts

lint-html.yml

on: push
lint-html
21s
lint-html
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
lint-html
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint-html: content/patterns/treeview/examples/treeview-navigation.html#L75
The “banner” role is unnecessary for element “header”.
lint-html: content/patterns/treeview/examples/treeview-navigation.html#L296
Consider using the “h1” element as a top-level heading only (all “h1” elements are treated as top-level headings by many screen readers and other tools).
lint-html: content/patterns/treeview/examples/treeview-navigation.html#L305
The “contentinfo” role is unnecessary for element “footer”.
lint-html: content/patterns/menubar/examples/menubar-navigation.html#L69
The “banner” role is unnecessary for element “header”.
lint-html: content/patterns/menubar/examples/menubar-navigation.html#L217
Consider using the “h1” element as a top-level heading only (all “h1” elements are treated as top-level headings by many screen readers and other tools).
lint-html: content/patterns/menubar/examples/menubar-navigation.html#L227
The “contentinfo” role is unnecessary for element “footer”.
lint-html: content/practices/high-contrast/high-contrast-practice.html#L19
The “type” attribute for the “style” element is not needed and should be omitted.