Suggestion list #260
python.yml
on: pull_request
Tests (pytest)
4m 26s
Linting (pylint)
1m 50s
Typing (mypy)
45s
Formatting (black; run ./bw-dev black to fix)
14s
Annotations
2 errors and 1 warning
Tests (pytest):
bookwyrm/tests/importers/test_importer.py#L866
GenericImporter.test_create_job
AssertionError: 1 != 0
|
Tests (pytest)
Process completed with exit code 1.
|
Formatting (black; run ./bw-dev black to fix)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|