[actuator] Add TimeBasedActuatorBase, migrate TimeBasedCover (cover/valve refactor 3/5) #41
ci.yml
on: pull_request
Create common environment
10s
Build target branch for memory impact
7s
Build PR branch for memory impact
1m 7s
Matrix: clang-tidy-single
Matrix: clang-tidy-split
Matrix: integration-tests
Matrix: Run pytest
Matrix: test-build-components-split
Check pylint
1m 56s
Run script/ci-custom
43s
Test downstream esphome/device-builder
1m 5s
Run script/clang-tidy for ESP32 Arduino
5m 28s
Test components with native ESP-IDF
pre-commit.ci lite
46s
Check import esphome.__main__ time
10s
Run C++ unit tests
9s
Run CodSpeed benchmarks
CI Status
4s
Annotations
29 errors, 2 warnings, and 2 notices
|
Run pytest (3.11, ubuntu-latest)
raise RuntimeError('Event loop is closed')
|
|
Run pytest (3.11, ubuntu-latest)
self._check_closed()
|
|
Run pytest (3.11, ubuntu-latest)
self._loop.call_soon(self._call_connection_lost, exc)
|
|
Run pytest (3.11, ubuntu-latest)
self._close(None)
|
|
Run pytest (3.11, ubuntu-latest)
proto.pipe.close()
|
|
Run pytest (3.11, ubuntu-latest)
self.close()
|
|
Run pytest (3.11, macOS-latest)
raise RuntimeError('Event loop is closed')
|
|
Run pytest (3.11, macOS-latest)
self._check_closed()
|
|
Run pytest (3.11, macOS-latest)
self._loop.call_soon(self._call_connection_lost, exc)
|
|
Run pytest (3.11, macOS-latest)
self._close(None)
|
|
Run pytest (3.11, macOS-latest)
proto.pipe.close()
|
|
Run pytest (3.11, macOS-latest)
self.close()
|
|
Run pytest (3.14, windows-latest):
venv/Lib/site-packages/tornado/platform/asyncio.py#L601
rs, ws, xs = select.select(to_read, to_write, to_write)
|
|
Run pytest (3.14, windows-latest)
self._target(*self._args, **self._kwargs)
|
|
Run pytest (3.14, windows-latest)
self._context.run(self.run)
|
|
Run pytest (3.14, windows-latest)
raise ValueError("I/O operation on closed pipe")
|
|
Run pytest (3.14, windows-latest)
info.append(f'fd={self._sock.fileno()}')
|
|
Run pytest (3.14, windows-latest)
_warn(f"unclosed transport {self!r}", ResourceWarning, source=self)
|
|
Run pytest (3.14, windows-latest)
KeyError: 'ESPHOME_DASHBOARD_USE_MQTT'
|
|
Run pytest (3.11, windows-latest)
self._target(*self._args, **self._kwargs)
|
|
Run pytest (3.11, windows-latest)
self.run()
|
|
Run pytest (3.11, windows-latest)
raise RuntimeError('Event loop is closed')
|
|
Run pytest (3.11, windows-latest)
self._check_closed()
|
|
Run pytest (3.11, windows-latest)
self._loop.call_soon(self._call_connection_lost, None)
|
|
Run pytest (3.11, windows-latest)
proto.pipe.close()
|
|
Run pytest (3.11, windows-latest)
self.close()
|
|
Run pytest (3.11, windows-latest)
raise ValueError("I/O operation on closed pipe")
|
|
Run pytest (3.11, windows-latest)
info.append(f'fd={self._sock.fileno()}')
|
|
Run pytest (3.11, windows-latest)
_warn(f"unclosed transport {self!r}", ResourceWarning, source=self)
|
|
pre-commit.ci lite
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830, pre-commit-ci/lite-action@5d6cc0eb514c891a40562a58a8e71576c5c7fb43. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test components batch (time_based)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@0057852bfaa89a56745cba8c7296529d2fc39830. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run pytest (3.14, windows-latest)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
Run pytest (3.11, windows-latest)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
import-time-waterfall
Expired
|
4.59 KB |
sha256:73bf1ca564f6f8cd814a6512d57c339d4b81a0fbcb5c4d4be8ca512e08123ec6
|
|
|
memory-analysis-pr
Expired
|
21.4 KB |
sha256:f56f74c2f6d4d3d12b273a99d1e1653d54a19f9b29087d5264ce63a44e592fb5
|
|
|
memory-analysis-target
Expired
|
21.4 KB |
sha256:6defeb07424b25fc5b7ff646bbc1e5f19fe064dc6faf4f2945d6e1f973fc4cb4
|
|