Skip to content

Merge branch 'dev' into dev #25

Merge branch 'dev' into dev

Merge branch 'dev' into dev #25

Triggered via push November 29, 2025 18:43
Status Success
Total duration 47m 13s
Artifacts

ci.yml

on: push
Create common environment
47s
Create common environment
Determine which jobs to run
25s
Determine which jobs to run
Matrix: Run pytest
Run script/ci-custom
25s
Run script/ci-custom
pre-commit.ci lite
0s
pre-commit.ci lite
Build target branch for memory impact
0s
Build target branch for memory impact
Build PR branch for memory impact
0s
Build PR branch for memory impact
Matrix: clang-tidy-single
Matrix: clang-tidy-split
Matrix: test-build-components-split
Check pylint
1m 53s
Check pylint
Run integration tests
18m 1s
Run integration tests
Run script/clang-tidy for ESP32 Arduino
0s
Run script/clang-tidy for ESP32 Arduino
Run C++ unit tests
0s
Run C++ unit tests
Comment memory impact
0s
Comment memory impact
CI Status
3s
CI Status
Fit to window
Zoom out
Zoom in

Annotations

22 errors and 1 warning
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.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)
Run pytest (3.11, ubuntu-latest)
Cache save failed.