Skip to content

Fix github parser issue 9582 #8057

Fix github parser issue 9582

Fix github parser issue 9582 #8057

GitHub Actions / flake8-your-pr failed Feb 19, 2024 in 0s

Flake8 Result

    Flake8 Run Summary:

    Total Errors: 5
    Files Checked: 2
    Files with Errors: 1

Details

Flake8 results

Annotations

Check notice on line 175 in dojo/tools/github_vulnerability/parser.py

See this annotation in the file changed.

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

dojo/tools/github_vulnerability/parser.py#L175

missing whitespace around arithmetic operator (E226)

Check notice on line 175 in dojo/tools/github_vulnerability/parser.py

See this annotation in the file changed.

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

dojo/tools/github_vulnerability/parser.py#L175

missing whitespace around arithmetic operator (E226)

Check notice on line 175 in dojo/tools/github_vulnerability/parser.py

See this annotation in the file changed.

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

dojo/tools/github_vulnerability/parser.py#L175

missing whitespace around arithmetic operator (E226)

Check notice on line 181 in dojo/tools/github_vulnerability/parser.py

See this annotation in the file changed.

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

dojo/tools/github_vulnerability/parser.py#L181

unexpected spaces around keyword / parameter equals (E251)

Check notice on line 181 in dojo/tools/github_vulnerability/parser.py

See this annotation in the file changed.

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

dojo/tools/github_vulnerability/parser.py#L181

unexpected spaces around keyword / parameter equals (E251)