Skip to content

Bump the actions group across 1 directory with 5 updates - #21

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

Bump the actions group across 1 directory with 5 updates#21
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/actions-afcba3838e

Bump the actions group across 1 directory with 5 updates

eff4ba1
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 Jun 16, 2025 in 1s

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]