Skip to content

Add centralized banner system with OS messaging support #20107

Add centralized banner system with OS messaging support

Add centralized banner system with OS messaging support #20107

Triggered via pull request April 18, 2026 02:10
Status Failure
Total duration 15s
Artifacts

ruff.yml

on: pull_request
ruff-linting
12s
ruff-linting
Fit to window
Zoom out
Zoom in

Annotations

2 errors
ruff-linting
Process completed with exit code 1.
ruff (FURB189): unittests/test_product_announcements.py#L13
unittests/test_product_announcements.py:13:20: FURB189 Subclassing `dict` can be error prone, use `collections.UserDict` instead help: Replace with `collections.UserDict`