You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Run carlkidcrypto/[email protected]
About to run commandcd /Users/runner/work/purpleair_api/purpleair_api/tests ; coverage run -m unittest && coverage json -o coverage_macos_macos-latest_3.9.json ;
/bin/bash --noprofile --norc -eo pipefail /tmp/carlkidcrypto/os-specific-runner/8951367e-83f0-443d-a[16](https://github.com/carlkidcrypto/purpleair_api/actions/runs/12678710820/job/35336863334#step:5:17)5-80c144a9e52e
.................................E...........
======================================================================
ERROR: test_request_members_data (test_purpleair_read_api.PurpleAirReadAPITest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/runner/work/purpleair_api/purpleair_api/tests/test_purpleair_read_api.py", line 262, in test_request_members_data
self.para.request_members_data(4321, "name")
File "/Users/runner/work/purpleair_api/purpleair_api/tests/../purpleair_api/PurpleAirReadAPI.py", line 526, in request_members_data
return send_url_get_request(
File "/Users/runner/work/purpleair_api/purpleair_api/tests/../purpleair_api/PurpleAirAPIHelpers.py", line 138, in send_url_get_request
my_request = get(request_url, headers={"X-API-Key": str(api_key_to_use)})
File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/requests/api.py", line 73, in get
return request("get", url, params=params, **kwargs)
File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/requests/api.py", line 59, in request
return session.request(method=method, url=url, **kwargs)
File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/requests/sessions.py", line 589, in request
resp = self.send(prep, **send_kwargs)
File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/requests_mock/mocker.py", line [18](https://github.com/carlkidcrypto/purpleair_api/actions/runs/12678710820/job/35336863334#step:5:19)5, in _fake_send
return _original_send(session, request, **kwargs)
File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/requests/sessions.py", line 703, in send
r = adapter.send(request, **kwargs)
File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/requests_mock/adapter.py", line 261, in send
raise exceptions.NoMockAddress(request)
requests_mock.exceptions.NoMockAddress: No mock address: GET https://api.purpleair.com/v1/groups/43[21](https://github.com/carlkidcrypto/purpleair_api/actions/runs/12678710820/job/35336863334#step:5:22)/members?fields=name
The text was updated successfully, but these errors were encountered:
The following UT fails on MacOS/Windows 3.9/3.10.
The text was updated successfully, but these errors were encountered: