Fix off-by-one error and use after free. #2
Annotations
6 errors
esphome/components/zigbee/__init__.py#L45
Constant CONF_DEVICE_ID does not match value device_type! Please make sure the constant's name matches its value!
|
esphome/components/zigbee/__init__.py#L46
Constant CONF_ENDPOINT_NUM does not match value num! Please make sure the constant's name matches its value!
|
esphome/components/zigbee/__init__.py#L49
Constant CONF_IDENT does not match value ident time! Please make sure the constant's name matches its value!
|
esphome/components/zigbee/automation.cpp#L1
File does not end with a newline, please add an empty line at the end of the file.
|
esphome/components/zigbee/zigbee_helpers.h#L1
Invalid namespace found in C++ file. All integration C++ files should put all functions in a separate namespace that matches the integration's name. Please make sure the file contains namespace zigbee
|
|
The logs for this run have expired and are no longer available.
Loading