Skip to content

Update dependency pydantic-settings to v2.7.1 #380

Update dependency pydantic-settings to v2.7.1

Update dependency pydantic-settings to v2.7.1 #380

Triggered via pull request September 11, 2024 11:17
Status Failure
Total duration 31s
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 0x7faead420d10>: 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 0x7faeae77a5d0>: Failed to establish a new connection: [Errno -2] Name or service not known'))
pytest (3.11)
Process completed with exit code 2.