Introduce extensions: Gubbins #37
extensions.yml
on: pull_request
Annotations
20 errors and 1 warning
Unit test - ./extensions/gubbins/gubbins-routers:
extensions/gubbins/gubbins-routers/tests/test_auth.py#L248
test_device_flow
AssertionError: {'detail': [{'input': None, 'loc': ['query', 'args'], 'msg': 'Field required', 'type': 'missing'}, {'input': None, 'loc': ['query', 'kwargs'], 'msg': 'Field required', 'type': 'missing'}]}
assert 422 == 400
+ where 422 = <Response [422 Unprocessable Entity]>.status_code
|
Unit test - ./extensions/gubbins/gubbins-routers:
extensions/gubbins/gubbins-routers/tests/test_auth.py#L371
test_flows_with_unallowed_properties
AssertionError: {'detail': [{'input': None, 'loc': ['query', 'args'], 'msg': 'Field required', 'type': 'missing'}, {'input': None, 'loc': ['query', 'kwargs'], 'msg': 'Field required', 'type': 'missing'}]}
assert 422 == 403
+ where 422 = <Response [422 Unprocessable Entity]>.status_code
|
Unit test - ./extensions/gubbins/gubbins-routers:
extensions/gubbins/gubbins-routers/tests/test_auth.py#L413
test_flows_with_invalid_properties
AssertionError: {'detail': [{'input': None, 'loc': ['query', 'args'], 'msg': 'Field required', 'type': 'missing'}, {'input': None, 'loc': ['query', 'kwargs'], 'msg': 'Field required', 'type': 'missing'}]}
assert 422 == 400
+ where 422 = <Response [422 Unprocessable Entity]>.status_code
|
Unit test - ./extensions/gubbins/gubbins-routers:
extensions/gubbins/gubbins-routers/tests/test_auth.py#L427
test_refresh_token_rotation
KeyError: 'verification_uri_complete'
|
Unit test - ./extensions/gubbins/gubbins-routers:
extensions/gubbins/gubbins-routers/tests/test_auth.py#L484
test_refresh_token_expired
KeyError: 'verification_uri_complete'
|
Unit test - ./extensions/gubbins/gubbins-routers:
extensions/gubbins/gubbins-routers/tests/test_auth.py#L519
test_refresh_token_invalid
KeyError: 'verification_uri_complete'
|
Unit test - ./extensions/gubbins/gubbins-routers:
extensions/gubbins/gubbins-routers/tests/test_auth.py#L573
test_list_refresh_tokens
KeyError: 'verification_uri_complete'
|
Unit test - ./extensions/gubbins/gubbins-routers:
extensions/gubbins/gubbins-routers/tests/test_auth.py#L640
test_revoke_refresh_tokens_normal_user
KeyError: 'verification_uri_complete'
|
Unit test - ./extensions/gubbins/gubbins-routers:
extensions/gubbins/gubbins-routers/tests/test_auth.py#L699
test_revoke_refresh_tokens_token_manager
KeyError: 'verification_uri_complete'
|
Unit test - ./extensions/gubbins/gubbins-routers
Process completed with exit code 1.
|
pytest-integration:
extensions/gubbins/gubbins-routers/tests/test_auth.py#L248
test_device_flow
AssertionError: {'detail': [{'input': None, 'loc': ['query', 'args'], 'msg': 'Field required', 'type': 'missing'}, {'input': None, 'loc': ['query', 'kwargs'], 'msg': 'Field required', 'type': 'missing'}]}
assert 422 == 400
+ where 422 = <Response [422 Unprocessable Entity]>.status_code
|
pytest-integration:
extensions/gubbins/gubbins-routers/tests/test_auth.py#L371
test_flows_with_unallowed_properties
AssertionError: {'detail': [{'input': None, 'loc': ['query', 'args'], 'msg': 'Field required', 'type': 'missing'}, {'input': None, 'loc': ['query', 'kwargs'], 'msg': 'Field required', 'type': 'missing'}]}
assert 422 == 403
+ where 422 = <Response [422 Unprocessable Entity]>.status_code
|
pytest-integration:
extensions/gubbins/gubbins-routers/tests/test_auth.py#L413
test_flows_with_invalid_properties
AssertionError: {'detail': [{'input': None, 'loc': ['query', 'args'], 'msg': 'Field required', 'type': 'missing'}, {'input': None, 'loc': ['query', 'kwargs'], 'msg': 'Field required', 'type': 'missing'}]}
assert 422 == 400
+ where 422 = <Response [422 Unprocessable Entity]>.status_code
|
pytest-integration:
extensions/gubbins/gubbins-routers/tests/test_auth.py#L427
test_refresh_token_rotation
KeyError: 'verification_uri_complete'
|
pytest-integration:
extensions/gubbins/gubbins-routers/tests/test_auth.py#L484
test_refresh_token_expired
KeyError: 'verification_uri_complete'
|
pytest-integration:
extensions/gubbins/gubbins-routers/tests/test_auth.py#L519
test_refresh_token_invalid
KeyError: 'verification_uri_complete'
|
pytest-integration:
extensions/gubbins/gubbins-routers/tests/test_auth.py#L573
test_list_refresh_tokens
KeyError: 'verification_uri_complete'
|
pytest-integration:
extensions/gubbins/gubbins-routers/tests/test_auth.py#L640
test_revoke_refresh_tokens_normal_user
KeyError: 'verification_uri_complete'
|
pytest-integration:
extensions/gubbins/gubbins-routers/tests/test_auth.py#L699
test_revoke_refresh_tokens_token_manager
KeyError: 'verification_uri_complete'
|
pytest-integration
Process completed with exit code 1.
|
Unit test - ./extensions/gubbins/gubbins-db
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4.1.1/dist/codecov' failed with exit code 1
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
gubbins-services-img
Expired
|
689 MB |
|
gubbins-whl
Expired
|
184 KB |
|