Skip to content

chore(deps): update actions/checkout digest to b4ffde6 #168

chore(deps): update actions/checkout digest to b4ffde6

chore(deps): update actions/checkout digest to b4ffde6 #168

This check has been archived and is scheduled for deletion. Learn more about checks retention
GitHub Actions / pyflakes succeeded Oct 19, 2023 in 0s

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]