Update dependency fastapi to v0.141.1 #647
Annotations
10 errors and 2 warnings
|
pytest (3.11):
tests/test_spaceapi.py#L75
SpaceAPITestCase.test_space_json
AttributeError: '_IncludedRouter' object has no attribute 'path'
|
|
pytest (3.11):
tests/test_spaceapi.py#L63
SpaceAPINoNetworkTestCase.test_validate_space_json_no_network
AttributeError: '_IncludedRouter' object has no attribute 'path'
|
|
pytest (3.11):
tests/test_spaceapi.py#L42
SpaceAPINoNetworkTestCase.test_space_json_no_network
AttributeError: '_IncludedRouter' object has no attribute 'path'
|
|
pytest (3.11):
tests/test_events.py#L37
EventsTestCase.test_valid_ics_response
AttributeError: '_IncludedRouter' object has no attribute 'path'
|
|
pytest (3.11):
tests/test_events.py#L42
EventsTestCase.test_valid_ics_event_contents
AttributeError: '_IncludedRouter' object has no attribute 'path'
|
|
pytest (3.11):
tests/test_events.py#L30
EventsTestCase.test_invalid_events_request
AttributeError: '_IncludedRouter' object has no attribute 'path'
|
|
pytest (3.11):
tests/test_events.py#L11
EventsTestCase.test_events_json
AttributeError: '_IncludedRouter' object has no attribute 'path'
|
|
pytest (3.11):
tests/test_events.py#L21
EventsTestCase.test_events_ics_specific_calendar
AttributeError: '_IncludedRouter' object has no attribute 'path'
|
|
pytest (3.11):
tests/test_events.py#L26
EventsTestCase.test_events_ics_incorrect_calendar
AttributeError: '_IncludedRouter' object has no attribute 'path'
|
|
pytest (3.11):
tests/test_events.py#L16
EventsTestCase.test_events_ics
AttributeError: '_IncludedRouter' object has no attribute 'path'
|
|
pytest (3.11)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
lint (3.11)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|