Skip to content

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

Add Experimental Example of Scrollable Listbox with Actions on Options

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

Triggered via pull request October 16, 2025 20:12
Status Failure
Total duration 25s
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#L54
Expected empty line before rule (rule-empty-line-before)
Stylelint problem: content/patterns/listbox/examples/css/listbox-actions.css#L46
Expected empty line before rule (rule-empty-line-before)
Stylelint problem: content/patterns/listbox/examples/css/listbox-actions.css#L38
Expected empty line before rule (rule-empty-line-before)
Stylelint problem: content/patterns/listbox/examples/css/listbox-actions.css#L30
Expected empty line before rule (rule-empty-line-before)
Stylelint problem: content/patterns/listbox/examples/css/listbox-actions.css#L22
Expected empty line before rule (rule-empty-line-before)
Stylelint problem: content/patterns/listbox/examples/css/listbox-actions.css#L14
Expected empty line before rule (rule-empty-line-before)
Stylelint problem: content/patterns/listbox/examples/css/listbox-actions.css#L9
Expected empty line before rule (rule-empty-line-before)
Stylelint problem: content/patterns/listbox/examples/css/listbox-actions.css#L9
Expected selector "[role="option"] span[role="option"]:hover span.actions" to come before selector "[role="listbox"]:focus [role="option"].focused span.actions", at line 4 (no-descending-specificity)
Stylelint problem: content/patterns/listbox/examples/css/listbox-actions.css#L4
Expected selector "[role="option"]:hover span.actions" to come before selector "[role="listbox"]:focus [role="option"].focused span.actions", at line 4 (no-descending-specificity)
Stylelint problem: content/patterns/listbox/examples/css/listbox-actions.css#L4
Expected empty line before rule (rule-empty-line-before)
Stylelint deprecation
The github formatter is deprecated