Skip to content

Bump the actions group across 1 directory with 6 updates - #22

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/actions-edb053820f
Closed

Bump the actions group across 1 directory with 6 updates#22
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/actions-edb053820f

Bump the actions group across 1 directory with 6 updates

874f7f8
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
This check has been archived and is scheduled for deletion. Learn more about checks retention
GitHub Actions / mypy failed Jul 14, 2025 in 0s

reviewdog [mypy] report

reported by reviewdog 🐶

Findings (2)

lib/matplotlib/_mathtext.py|2527| "Node" has no attribute "width" [attr-defined]
lib/matplotlib/_mathtext.py|2604| List item 0 has incompatible type "Kern"; expected "Hlist | Vlist" [list-item]

Filtered Findings (0)

Annotations

Check failure on line 2527 in lib/matplotlib/_mathtext.py

See this annotation in the file changed.

@github-actions github-actions / mypy

[mypy] lib/matplotlib/_mathtext.py#L2527

"Node" has no attribute "width"  [attr-defined]
Raw output
lib/matplotlib/_mathtext.py:2527: error: "Node" has no attribute "width"  [attr-defined]

Check failure on line 2604 in lib/matplotlib/_mathtext.py

See this annotation in the file changed.

@github-actions github-actions / mypy

[mypy] lib/matplotlib/_mathtext.py#L2604

List item 0 has incompatible type "Kern"; expected "Hlist | Vlist"  [list-item]
Raw output
lib/matplotlib/_mathtext.py:2604: error: List item 0 has incompatible type "Kern"; expected "Hlist | Vlist"  [list-item]