Skip to content

Refactor EDL call to use EdlClient from rain-api-core #839

Refactor EDL call to use EdlClient from rain-api-core

Refactor EDL call to use EdlClient from rain-api-core #839

Triggered via push January 3, 2025 00:58
Status Failure
Total duration 33s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
test: tests/test_app.py#L177
test_request_authorizer_bearer_header_eula_error TypeError: EdlException.__init__() missing 2 required positional arguments: 'msg' and 'payload'
test: tests/test_app.py#L198
test_request_authorizer_bearer_header_eula_error_browser TypeError: EdlException.__init__() missing 2 required positional arguments: 'msg' and 'payload'
test: tests/test_app.py#L247
test_request_authorizer_bearer_header_no_profile AttributeError: 'bool' object has no attribute 'user_id'
test: tests/test_app.py#L277
test_request_authorizer_bearer_header_no_user_id KeyError: 'UrsAuth'
test
Process completed with exit code 1.
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636