Skip to content

Bump the actions group across 1 directory with 16 updates #40

Bump the actions group across 1 directory with 16 updates

Bump the actions group across 1 directory with 16 updates #40

Triggered via push October 27, 2025 06:18
Status Success
Total duration 14s
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