Skip to content

Bump the actions group across 1 directory with 15 updates #39

Bump the actions group across 1 directory with 15 updates

Bump the actions group across 1 directory with 15 updates #39

Triggered via push October 6, 2025 06:03
Status Success
Total duration 9s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 3 warnings
[mypy] lib/matplotlib/_mathtext.py#L2527: lib/matplotlib/_mathtext.py#L2527
"Node" has no attribute "width" [attr-defined]
[mypy] lib/matplotlib/_mathtext.py#L2604: lib/matplotlib/_mathtext.py#L2604
List item 0 has incompatible type "Kern"; expected "Hlist | Vlist" [list-item]
[ruff] lib/matplotlib/backends/backend_webagg.py#L24 <F401>(https://docs.astral.sh/ruff/rules/unused-import): lib/matplotlib/backends/backend_webagg.py#L24
`tornado` imported but unused; consider using `importlib.util.find_spec` to test for availability