[feedback] add valve platform #37
ci.yml
on: pull_request
Create common environment
32s
Build target branch for memory impact
1m 5s
Build PR branch for memory impact
1m 2s
Matrix: clang-tidy-single
Matrix: clang-tidy-split
Matrix: integration-tests
Matrix: Run pytest
Matrix: test-build-components-split
Check pylint
2m 12s
Run script/ci-custom
43s
Test downstream esphome/device-builder
1m 8s
Run script/clang-tidy for ESP32 Arduino
5m 34s
Test components with native ESP-IDF
0s
pre-commit.ci lite
1m 6s
Check import esphome.__main__ time
10s
Run C++ unit tests
8s
Run CodSpeed benchmarks
0s
CI Status
2s
Annotations
28 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.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 (feedback)
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/cache/save@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.62 KB |
sha256:a57f742717e62de2f9f59cce7eeb86711e0db8d8933e1b72184cf287f00280a0
|
|
|
memory-analysis-pr
Expired
|
22.7 KB |
sha256:28d93104123af06ce56c6f5db97ddd17066dbe71146c933b7f70ea725c182f7a
|
|
|
memory-analysis-target
Expired
|
22.4 KB |
sha256:d1d2b6ebc15f44ef4468e25faf2723b1d172e20fcf44bb6d44c5c4843407b5c8
|
|