Skip to content

components: make content moderation configurable #5596

components: make content moderation configurable

components: make content moderation configurable #5596

Triggered via pull request November 1, 2024 09:43
Status Failure
Total duration 25m 34s
Artifacts

tests.yml

on: pull_request
Matrix: JS / Tests
Matrix: Python / Tests
Fit to window
Zoom out
Zoom in

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.