Update pzemac.cpp #24
ci.yml
on: push
Create common environment
44s
Matrix: Run pytest
Build target branch for memory impact
0s
Build PR branch for memory impact
0s
Split components for intelligent grouping (40 weighted per batch)
0s
Matrix: clang-tidy-single
Matrix: clang-tidy-split
Check pylint
0s
Run integration tests
0s
Run script/clang-tidy for ESP32 Arduino
2m 21s
Run C++ unit tests
0s
Matrix: test-build-components-split
CI Status
4s
Annotations
29 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, macOS-latest):
venv/lib/python3.11/site-packages/hypothesis/strategies/_internal/strategies.py#L103
return getattr(target, force_key)
|
|
Run pytest (3.11, windows-latest)
Canceling since a higher priority waiting request for CI-refs/heads/dev exists
|
|
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 script/clang-tidy for ESP32 IDF
Canceling since a higher priority waiting request for CI-refs/heads/dev exists
|
|
Run script/clang-tidy for ESP32 IDF
The operation was canceled.
|
|
Run script/clang-tidy for ESP32 Arduino
Canceling since a higher priority waiting request for CI-refs/heads/dev exists
|
|
Run script/clang-tidy for ESP32 Arduino
The operation was canceled.
|
|
CI
Canceling since a higher priority waiting request for CI-refs/heads/dev exists
|
|
Run pytest (3.11, ubuntu-latest)
Cache save failed.
|