Skip to content

Update dependency fastapi to v0.115.6 #378

Update dependency fastapi to v0.115.6

Update dependency fastapi to v0.115.6 #378

Triggered via pull request September 11, 2024 08:20
Status Failure
Total duration 28s
Artifacts

tests.yaml

on: pull_request
Matrix: lint
Matrix: pytest
Fit to window
Zoom out
Zoom in

Annotations

3 errors
pytest (3.11): tests/test_spaceapi.py#L64
SpaceAPINoNetworkTestCase.test_validate_space_json_no_network requests.exceptions.ConnectionError: HTTPSConnectionPool(host='validator.spaceapi.io', port=443): Max retries exceeded with url: /v2/validateJSON (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fb1cd3b3890>: Failed to establish a new connection: [Errno -2] Name or service not known'))
pytest (3.11): tests/test_spaceapi.py#L86
SpaceAPITestCase.test_validate_space_json requests.exceptions.ConnectionError: HTTPSConnectionPool(host='validator.spaceapi.io', port=443): Max retries exceeded with url: /v2/validateJSON (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fb1ce60a1d0>: Failed to establish a new connection: [Errno -2] Name or service not known'))
pytest (3.11)
Process completed with exit code 2.