fix: Add enterpriseBranding to MFE context serializer (#142) #51789
Annotations
10 errors and 1 warning
|
ruff (F821):
lms/djangoapps/discussion/rest_api/tests/test_views.py#L313
lms/djangoapps/discussion/rest_api/tests/test_views.py:313:26: F821 Undefined name `SuperuserFactory`
|
|
ruff (F821):
lms/djangoapps/discussion/rest_api/tests/test_views.py#L309
lms/djangoapps/discussion/rest_api/tests/test_views.py:309:27: F821 Undefined name `UserRetirementStatus`
|
|
ruff (F821):
lms/djangoapps/discussion/rest_api/tests/test_views.py#L305
lms/djangoapps/discussion/rest_api/tests/test_views.py:305:36: F821 Undefined name `RetirementState`
|
|
ruff (F821):
lms/djangoapps/discussion/rest_api/tests/test_views.py#L304
lms/djangoapps/discussion/rest_api/tests/test_views.py:304:9: F821 Undefined name `RetirementState`
|
|
ruff (F821):
lms/djangoapps/discussion/rest_api/tests/test_views.py#L299
lms/djangoapps/discussion/rest_api/tests/test_views.py:299:22: F821 Undefined name `DiscussionAPIViewTestMixin`
|
|
ruff (F821):
lms/djangoapps/discussion/rest_api/tests/test_views.py#L298
lms/djangoapps/discussion/rest_api/tests/test_views.py:298:2: F821 Undefined name `mock`
|
|
ruff (F821):
lms/djangoapps/discussion/rest_api/tests/test_views.py#L297
lms/djangoapps/discussion/rest_api/tests/test_views.py:297:2: F821 Undefined name `httpretty`
|
|
ruff (F821):
lms/djangoapps/discussion/rest_api/tests/test_views.py#L237
lms/djangoapps/discussion/rest_api/tests/test_views.py:237:19: F821 Undefined name `mock`
|
|
ruff (F821):
lms/djangoapps/discussion/rest_api/tests/test_views.py#L229
lms/djangoapps/discussion/rest_api/tests/test_views.py:229:22: F821 Undefined name `DiscussionAPIViewTestMixin`
|
|
ruff (F821):
lms/djangoapps/discussion/rest_api/tests/test_views.py#L222
lms/djangoapps/discussion/rest_api/tests/test_views.py:222:2: F821 Undefined name `mock`
|
|
Quality Others (ubuntu-24.04, 3.12, 20)
No files were found with the provided path: **/reports/**/*
test_root/log/**/*.log
*.log. No artifacts will be uploaded.
|