RSS for shelves #145
python.yml
on: pull_request
Tests (pytest)
4m 43s
Linting (pylint)
1m 53s
Typing (mypy)
54s
Formatting (black; run ./bw-dev black to fix)
17s
Annotations
2 errors and 1 warning
Tests (pytest):
bookwyrm/tests/views/test_rss_feed.py#L154
RssFeedView.test_rss_shelf
django.template.exceptions.TemplateSyntaxError: 'blocktrans' doesn't allow other block tags (seen 'if book_author') inside it
|
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.
|