Recursively merge configs from multiple sources #2243
Annotations
10 errors and 1 warning
Testing server:
quetz/tests/test_mirror.py#L628
test_download_remote_file_in_parallel
assert 404 == 200
+ where 404 = <Response [404 Not Found]>.status_code
|
Testing server:
quetz/tests/authentification/test_oauth.py#L373
test_config_create_default_channel[github_response-[users]\ncreate_default_channel = true]
TypeError: AsyncClient.__init__() got an unexpected keyword argument 'app'
|
Testing server:
quetz/tests/authentification/test_oauth.py#L373
test_config_create_default_channel[google_response-[users]\ncreate_default_channel = true]
TypeError: AsyncClient.__init__() got an unexpected keyword argument 'app'
|
Testing server:
quetz/tests/authentification/test_oauth.py#L373
test_config_create_default_channel[jupyter_response-[users]\ncreate_default_channel = true]
TypeError: AsyncClient.__init__() got an unexpected keyword argument 'app'
|
Testing server:
quetz/tests/authentification/test_oauth.py#L373
test_config_create_default_channel[azuread_response-[users]\ncreate_default_channel = true]
TypeError: AsyncClient.__init__() got an unexpected keyword argument 'app'
|
Testing server:
quetz/tests/authentification/test_oauth.py#L399
test_config_create_user_with_role[github_response-admins-owner-None]
TypeError: AsyncClient.__init__() got an unexpected keyword argument 'app'
|
Testing server:
quetz/tests/authentification/test_oauth.py#L399
test_config_create_user_with_role[github_response-admins-owner-member]
TypeError: AsyncClient.__init__() got an unexpected keyword argument 'app'
|
Testing server:
quetz/tests/authentification/test_oauth.py#L399
test_config_create_user_with_role[github_response-maintainers-maintainer-None]
TypeError: AsyncClient.__init__() got an unexpected keyword argument 'app'
|
Testing server:
quetz/tests/authentification/test_oauth.py#L399
test_config_create_user_with_role[github_response-maintainers-maintainer-member]
TypeError: AsyncClient.__init__() got an unexpected keyword argument 'app'
|
Testing server:
quetz/tests/authentification/test_oauth.py#L399
test_config_create_user_with_role[github_response-members-member-None]
TypeError: AsyncClient.__init__() got an unexpected keyword argument 'app'
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading