Other LLM agents can ask Jev yes/no and pick-one questions, when the options allow it - #24
Merged
Merged
Annotations
2 warnings and 1 notice
|
Complete job
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/
|
|
Run pytest --cov=custom_components.jev --cov-report=term-missing --cov-fail-under=96:
../../../../../opt/hostedtoolcache/Python/3.14.7/x64/lib/python3.14/asyncio/events.py#L94
coroutine 'async_check_can_reach_url' was never awaited
Coroutine created at (most recent call last)
File "/opt/hostedtoolcache/Python/3.14.7/x64/lib/python3.14/site-packages/pluggy/_callers.py", line 121, in _multicall
res = hook_impl.function(*args)
File "/opt/hostedtoolcache/Python/3.14.7/x64/lib/python3.14/site-packages/_pytest/python.py", line 166, in pytest_pyfunc_call
result = testfunction(**testargs)
File "/opt/hostedtoolcache/Python/3.14.7/x64/lib/python3.14/site-packages/pytest_asyncio/plugin.py", line 905, in inner
runner.run(coro, context=context)
File "/opt/hostedtoolcache/Python/3.14.7/x64/lib/python3.14/asyncio/runners.py", line 128, in run
return self._loop.run_until_complete(task)
File "/opt/hostedtoolcache/Python/3.14.7/x64/lib/python3.14/asyncio/base_events.py", line 707, in run_until_complete
self.run_forever()
File "/opt/hostedtoolcache/Python/3.14.7/x64/lib/python3.14/asyncio/base_events.py", line 678, in run_forever
self._run_once()
File "/opt/hostedtoolcache/Python/3.14.7/x64/lib/python3.14/asyncio/base_events.py", line 2049, in _run_once
handle._run()
File "/opt/hostedtoolcache/Python/3.14.7/x64/lib/python3.14/asyncio/events.py", line 94, in _run
self._context.run(self._callback, *self._args)
File "/home/runner/work/HA-Jev/HA-Jev/tests/test_diagnostics.py", line 38, in test_system_health_reports_reachability
info = await system_health_info(hass)
File "/home/runner/work/HA-Jev/HA-Jev/custom_components/jev/system_health.py", line 31, in system_health_info
"reachable": system_health.async_check_can_reach_url(hass, base_url),
|
|
"The ubuntu-latest label will migrate to Ubuntu 26 beginning October 19, 2026. For more information, see https://github.com/actions/runner-images/issues/14748"
|
background
wait
wait-all
cancel
parallel
Loading