Zigbee #23
ci.yml
on: pull_request
Create common environment
1m 14s
compile-tests-list
6s
Matrix: Run pytest
Check black
18s
Check flake8
11s
Check pylint
1m 25s
Check pyupgrade
10s
Run script/ci-custom
9s
Check clang-format
37s
Matrix: validate-tests
Split components for testing into 20 groups maximum
0s
Matrix: test-build-components
Matrix: clang-tidy
Matrix: compile-tests
Matrix: Test split components
CI Status
0s
Annotations
7 errors and 6 warnings
Run script/ci-custom:
esphome/components/zigbee/switch/zigbee_on_off.cpp#L16
#define macros for integer constants are not allowed, please use static const uint8_t HA_ESP_LIGHT_ENDPOINT = 14; style instead (replace uint8_t with the appropriate datatype). See also Google style guide.
|
Run script/ci-custom:
esphome/components/zigbee/switch/zigbee_on_off.cpp#L17
#define macros for integer constants are not allowed, please use static const uint8_t HA_ESP_LIGHT_ENDPOINT2 = 15; style instead (replace uint8_t with the appropriate datatype). See also Google style guide.
|
Run script/ci-custom:
esphome/components/zigbee/switch/zigbee_on_off.cpp#L22
#define macros for integer constants are not allowed, please use static const uint8_t BULB_INIT_BASIC_APP_VERSION = 00; style instead (replace uint8_t with the appropriate datatype). See also Google style guide.
|
Run script/ci-custom:
esphome/components/zigbee/switch/zigbee_on_off.cpp#L23
#define macros for integer constants are not allowed, please use static const uint8_t BULB_INIT_BASIC_HW_VERSION = 00; style instead (replace uint8_t with the appropriate datatype). See also Google style guide.
|
Run script/ci-custom:
esphome/components/zigbee/switch/zigbee_on_off.cpp#L24
#define macros for integer constants are not allowed, please use static const uint8_t BULB_INIT_BASIC_STACK_VERSION = 00; style instead (replace uint8_t with the appropriate datatype). See also Google style guide.
|
Run script/ci-custom
Process completed with exit code 1.
|
CI Status
Process completed with exit code 1.
|
Run pytest (3.9, ubuntu-latest)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
Run pytest (3.11, ubuntu-latest)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
Run pytest (3.12, ubuntu-latest)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
Run pytest (3.10, ubuntu-latest)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
Run pytest (3.11, windows-latest)
Codecov: Failed to properly create commit: The process 'D:\a\_actions\codecov\codecov-action\v4\dist\codecov.exe' failed with exit code 1
|
Run pytest (3.11, macOS-latest)
Codecov: Failed to properly create commit: The process '/Users/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|