Skip to content

fixed html bugs

fixed html bugs #4759

Triggered via push October 29, 2024 16:10
Status Success
Total duration 25s
Artifacts

lint-html.yml

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

Annotations

7 warnings
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#L18
The “type” attribute for the “style” element is not needed and should be omitted.