Skip to content

Add Experimental Example of Scrollable Listbox with Actions on Options #3834

Add Experimental Example of Scrollable Listbox with Actions on Options

Add Experimental Example of Scrollable Listbox with Actions on Options #3834

Triggered via pull request December 2, 2025 23:43
Status Failure
Total duration 23s
Artifacts

lint-css.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 notice
Stylelint problem: content/patterns/listbox/examples/css/listbox-actions.css#L66
Unexpected unit (length-zero-no-unit)
Stylelint problem: content/patterns/listbox/examples/css/listbox-actions.css#L66
Unexpected duplicate "outline-offset" (declaration-block-no-duplicate-properties)
Stylelint problem: content/patterns/listbox/examples/css/listbox-actions.css#L64
Expected modern color-function notation (color-function-notation)
Stylelint problem: content/patterns/listbox/examples/css/listbox-actions.css#L33
Expected empty line before rule (rule-empty-line-before)
Stylelint problem: content/patterns/listbox/examples/css/listbox-actions.css#L30
Unexpected unit (length-zero-no-unit)
Stylelint problem: content/patterns/listbox/examples/css/listbox-actions.css#L30
Unexpected unit (length-zero-no-unit)
Stylelint problem: content/patterns/listbox/examples/css/listbox-actions.css#L30
Expected "0px 5px 0px 5px" to be "0px 5px" (shorthand-property-no-redundant-values)
Stylelint problem: content/patterns/listbox/examples/css/listbox-actions.css#L21
Expected empty line before rule (rule-empty-line-before)
Stylelint problem: content/patterns/listbox/examples/css/listbox-actions.css#L16
Expected selector "span[role="option"]:hover span.actions" to come before selector "[role="listbox"]:focus [role="option"].focused span.actions", at line 5 (no-descending-specificity)
Stylelint problem: content/patterns/listbox/examples/css/listbox-actions.css#L6
Expected selector "[role="option"]:hover span.actions" to come before selector "[role="listbox"]:focus [role="option"].focused span.actions", at line 5 (no-descending-specificity)
Stylelint deprecation
The github formatter is deprecated