Skip to content

added filter and keycloak specific booleans

Sign in for the full log view
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: 1

Details

Flake8 results

Annotations

Check notice on line 73 in dojo/pipeline.py

See this annotation in the file changed.

@github-actions github-actions / flake8-your-pr

dojo/pipeline.py#L73

block comment should start with '# ' (E265)

Check notice on line 74 in dojo/pipeline.py

See this annotation in the file changed.

@github-actions github-actions / flake8-your-pr

dojo/pipeline.py#L74

block comment should start with '# ' (E265)

Check notice on line 79 in dojo/pipeline.py

See this annotation in the file changed.

@github-actions github-actions / flake8-your-pr

dojo/pipeline.py#L79

at least two spaces before inline comment (E261)

Check notice on line 91 in dojo/pipeline.py

See this annotation in the file changed.

@github-actions github-actions / flake8-your-pr

dojo/pipeline.py#L91

expected 2 blank lines, found 1 (E302)