GitHub Actions / flake8-your-pr
failed
Mar 15, 2024 in 0s
Flake8 Result
Flake8 Run Summary:
Total Errors: 4
Files Checked: 7
Files with Errors: 2
Details
Flake8 results
Annotations
Check notice on line 6 in dojo/group/utils.py
github-actions / flake8-your-pr
dojo/group/utils.py#L6
'django.conf.settings' imported but unused (F401)
Check notice on line 45 in dojo/group/utils.py
github-actions / flake8-your-pr
dojo/group/utils.py#L45
expected an indented block (comment) (E115)
Check notice on line 45 in dojo/group/utils.py
github-actions / flake8-your-pr
dojo/group/utils.py#L45
block comment should start with '# ' (E265)
Check notice on line 87 in dojo/pipeline.py
github-actions / flake8-your-pr
dojo/pipeline.py#L87
expected 2 blank lines, found 1 (E302)
Loading