Skip to content

✨ implement osv-scanner, #7321 #21363

✨ implement osv-scanner, #7321

✨ implement osv-scanner, #7321 #21363

GitHub Actions / flake8-your-pr failed Feb 18, 2024

Flake8 Result

    Flake8 Run Summary:

    Total Errors: 3
    Files Checked: 3
    Files with Errors: 2

Details

Flake8 results

Annotations

Check notice on line 28 in dojo/tools/osv_scanner/parser.py

See this annotation in the file changed.

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

dojo/tools/osv_scanner/parser.py#L28

no newline at end of file (W292)

Check notice on line 13 in unittests/tools/test_osv_scanner_parser.py

See this annotation in the file changed.

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

unittests/tools/test_osv_scanner_parser.py#L13

blank line contains whitespace (W293)

Check notice on line 24 in unittests/tools/test_osv_scanner_parser.py

See this annotation in the file changed.

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

unittests/tools/test_osv_scanner_parser.py#L24

no newline at end of file (W292)