RSS for shelves #27
python.yml
on: pull_request
Tests (pytest)
4m 21s
Linting (pylint)
1m 50s
Typing (mypy)
50s
Formatting (black; run ./bw-dev black to fix)
17s
Annotations
2 errors and 1 warning
Tests (pytest):
bookwyrm/tests/views/test_rss_feed.py#L152
RssFeedView.test_rss_shelf
django.template.exceptions.TemplateSyntaxError: default requires 2 arguments, 1 provided
|
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.
|