Merge pull request #3458 from bookwyrm-social/update_locales #331
python.yml
on: push
Tests (pytest)
4m 32s
Linting (pylint)
1m 47s
Typing (mypy)
50s
Formatting (black; run ./bw-dev black to fix)
16s
Annotations
2 errors and 1 warning
Tests (pytest):
bookwyrm/tests/activitypub/test_base_activity.py#L866
BaseActivity.test_resolve_remote_alias
AssertionError: 4 != 3
|
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.
|