Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update actions/checkout action to v4 #106

Merged
merged 1 commit into from
Sep 6, 2023

chore(deps): update actions/checkout action to v4

428324c
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

chore(deps): update actions/checkout action to v4 #106

chore(deps): update actions/checkout action to v4
428324c
Select commit
Loading
Failed to load commit list.
GitHub Actions / pyflakes succeeded Sep 4, 2023 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]