Skip to content

Update pzemac.h

Update pzemac.h #4

Triggered via push November 1, 2025 17:43
Status Success
Total duration 2m 14s
Artifacts

ci.yml

on: push
Create common environment
10s
Create common environment
Determine which jobs to run
23s
Determine which jobs to run
Matrix: Run pytest
Run script/ci-custom
40s
Run script/ci-custom
pre-commit.ci lite
0s
pre-commit.ci lite
Build target branch for memory impact
Build target branch for memory impact
Build PR branch for memory impact
Build PR branch for memory impact
Split components for intelligent grouping (40 weighted per batch)
0s
Split components for intelligent grouping (40 weighted per batch)
Matrix: clang-tidy-single
Matrix: clang-tidy-split
Check pylint
0s
Check pylint
Run integration tests
0s
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
Comment memory impact
Matrix: test-build-components-split
CI Status
2s
CI Status
Fit to window
Zoom out
Zoom in

Annotations

23 errors and 4 warnings
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, macOS-latest)
return self._str
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, 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, 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.11, windows-latest)
self._target(*self._args, **self._kwargs)
Run pytest (3.11, windows-latest)
self.run()
Run pytest (3.11, macOS-latest)
Cache save failed.
Run pytest (3.11, ubuntu-latest)
Cache save failed.
Run pytest (3.13, ubuntu-latest)
Cache save failed.
Run pytest (3.11, windows-latest)
Cache save failed.