Skip to content

Bump actionlint to 1.7.0 #187

Bump actionlint to 1.7.0

Bump actionlint to 1.7.0 #187

GitHub Actions / pyflakes succeeded May 8, 2024 in 1s

reviewdog [pyflakes] report

reported by reviewdog 🐶

Findings (0)
Filtered Findings (3)

examples/pyflakes.yml|10 col 9| pyflakes reported issue in this script: 1:7: undefined name 'hello' [pyflakes]
examples/pyflakes.yml|19 col 9| pyflakes reported issue in this script: 2:5: import 'sys' from line 1 shadowed by loop variable [pyflakes]
examples/pyflakes.yml|23 col 9| pyflakes reported issue in this script: 1:1: 'time.sleep' imported but unused [pyflakes]