Skip to content

Update pzemac.cpp

Update pzemac.cpp #11

Triggered via push November 1, 2025 18:52
Status Failure
Total duration 5m 17s
Artifacts

ci.yml

on: push
Create common environment
7s
Create common environment
Determine which jobs to run
26s
Determine which jobs to run
Matrix: Run pytest
Run script/ci-custom
42s
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
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
4m 10s
Run script/clang-tidy for ESP32 Arduino
Run C++ unit tests
0s
Run C++ unit tests
Comment memory impact
0s
Comment memory impact
Matrix: test-build-components-split
CI Status
2s
CI Status
Fit to window
Zoom out
Zoom in

Annotations

27 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, 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)
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 script/clang-tidy for ESP32 Arduino
Process completed with exit code 1.
Run script/clang-tidy for ESP32 Arduino
Process completed with exit code 2.
Run script/clang-tidy for ESP32 Arduino: esphome/components/pzemac/pzemac.h#L42
invalid case style for protected member 'My_last_energy_sensor'
Run script/clang-tidy for ESP32 Arduino: esphome/components/pzemac/pzemac.h#L41
invalid case style for protected member 'My_last_update_time_'
Run script/clang-tidy for ESP32 Arduino: esphome/components/pzemac/pzemac.h#L42
invalid case style for protected member 'My_last_energy_sensor'
Run script/clang-tidy for ESP32 Arduino: esphome/components/pzemac/pzemac.h#L41
invalid case style for protected member 'My_last_update_time_'
CI Status
Process completed with exit code 1.
Run pytest (3.11, macOS-latest)
Cache save failed.
Run pytest (3.11, ubuntu-latest)
Cache save failed.
Run pytest (3.11, windows-latest)
Cache save failed.
Run pytest (3.13, ubuntu-latest)
Cache save failed.