components: make content moderation configurable #5596
Annotations
12 errors
Python / Tests (3.9, postgresql14, opensearch2):
tests/fixtures/test_cli.py#L63
test_create_fake_demo_communities
TypeError: create() got an unexpected keyword argument 'errors'
|
Python / Tests (3.9, postgresql14, opensearch2):
tests/fixtures/test_cli.py#L79
test_create_fake_demo_inclusion_requests
TypeError: create() got an unexpected keyword argument 'errors'
|
Python / Tests (3.9, postgresql14, opensearch2):
tests/fixtures/test_cli.py#L99
test_create_fake_demo_invitation_requests
TypeError: create() got an unexpected keyword argument 'errors'
|
Python / Tests (3.9, postgresql14, opensearch2):
tests/fixtures/test_fixtures.py#L216
test_load_communities
TypeError: create() got an unexpected keyword argument 'errors'
|
Python / Tests (3.9, postgresql14, opensearch2):
tests/requests/test_user_moderation_actions.py#L60
test_user_moderation_approve
KeyError: 'user_id'
|
Python / Tests (3.9, postgresql14, opensearch2)
Process completed with exit code 1.
|
Python / Tests (3.12, postgresql14, opensearch2):
tests/fixtures/test_cli.py#L63
test_create_fake_demo_communities
TypeError: UserModerationHandler.create() got an unexpected keyword argument 'errors'
|
Python / Tests (3.12, postgresql14, opensearch2):
tests/fixtures/test_cli.py#L79
test_create_fake_demo_inclusion_requests
TypeError: UserModerationHandler.create() got an unexpected keyword argument 'errors'
|
Python / Tests (3.12, postgresql14, opensearch2):
tests/fixtures/test_cli.py#L99
test_create_fake_demo_invitation_requests
TypeError: UserModerationHandler.create() got an unexpected keyword argument 'errors'
|
Python / Tests (3.12, postgresql14, opensearch2):
tests/fixtures/test_fixtures.py#L216
test_load_communities
TypeError: UserModerationHandler.create() got an unexpected keyword argument 'errors'
|
Python / Tests (3.12, postgresql14, opensearch2):
tests/requests/test_user_moderation_actions.py#L60
test_user_moderation_approve
KeyError: 'user_id'
|
Python / Tests (3.12, postgresql14, opensearch2)
Process completed with exit code 1.
|