Refactor EDL call to use EdlClient from rain-api-core #839
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
|