Merge pull request #3454 from Guanchishan/patch-3 #330
python.yml
on: push
Tests (pytest)
4m 42s
Linting (pylint)
1m 52s
Typing (mypy)
53s
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.
|