Skip to content

Adds hCaptcha support #336

Adds hCaptcha support

Adds hCaptcha support #336

Triggered via pull request October 18, 2024 01:25
Status Failure
Total duration 4m 43s
Artifacts

python.yml

on: pull_request
Tests (pytest)
4m 34s
Tests (pytest)
Linting (pylint)
1m 49s
Linting (pylint)
Typing (mypy)
1m 1s
Typing (mypy)
Formatting (black; run ./bw-dev black to fix)
14s
Formatting (black; run ./bw-dev black to fix)
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
Tests (pytest): bookwyrm/tests/activitypub/test_base_activity.py#L866
BaseActivity.test_resolve_remote_alias AssertionError: 4 != 3
Tests (pytest): bookwyrm/tests/views/landing/test_register.py#L866
RegisterViews.test_register AssertionError: 1 != 2
Tests (pytest): bookwyrm/tests/views/landing/test_register.py#L866
RegisterViews.test_register_blocked_domain AssertionError: 200 != 302
Tests (pytest): bookwyrm/tests/views/landing/test_register.py#L866
RegisterViews.test_register_default_preferred_timezone AssertionError: 200 != 302
Tests (pytest): bookwyrm/tests/views/landing/test_register.py#L866
RegisterViews.test_register_email_confirm AssertionError: 200 != 302
Tests (pytest): bookwyrm/tests/views/landing/test_register.py#L866
RegisterViews.test_register_invite AssertionError: 1 != 2
Tests (pytest): bookwyrm/tests/views/landing/test_register.py#L866
RegisterViews.test_register_trailing_space AssertionError: 1 != 2
Tests (pytest): bookwyrm/tests/views/test_setup.py#L715
SetupViews.test_create_admin_post AssertionError: False is not true
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.