Merge pull request #3432 from hughrun/3426 #326
python.yml
on: push
Tests (pytest)
4m 29s
Linting (pylint)
1m 48s
Typing (mypy)
46s
Formatting (black; run ./bw-dev black to fix)
15s
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.
|