fix(serializer): remove unnecessary fields for non-permitted users #1058
Annotations
3 errors and 1 warning
|
Tests (3.9, postgresql14, opensearch2, redis, rabbitmq, 18)
Process completed with exit code 1.
|
|
Tests (3.9, postgresql14, opensearch2, redis, rabbitmq, 18):
tests/unit/test_serializer.py#L218
test_cds_json_serializer_sanitization
assert '_access' not in {'_files': [{'bucket_id': 'e3b395c4-bf2e-4bb9-a331-e0b15b2221d8', 'context_type': 'master', 'media_type': 'video', 'co...'Bonjour <script>alert("desc")</script> <u>underline</u>', 'title': {'title': '<script>alert("bad")</script> Titre'}}]}
|
|
Tests (3.9, postgresql14, opensearch2, redis, rabbitmq, 18):
tests/unit/test_external_user.py#L437
test_external_user_update_access_without_upload_permission
KeyError: '_deposit'
|
|
Tests (3.9, postgresql14, opensearch2, redis, rabbitmq, 18)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v3, actions/checkout@v4, actions/setup-node@v3, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|