Skip to content

__init__.py aktualisieren #11

__init__.py aktualisieren

__init__.py aktualisieren #11

Triggered via push January 14, 2025 08:16
Status Failure
Total duration 5m 18s
Artifacts

ci.yml

on: push
Create common environment
1m 15s
Create common environment
list-components
0s
list-components
Matrix: Run pytest
Check black
18s
Check black
Check flake8
13s
Check flake8
Check pylint
1m 30s
Check pylint
Check pyupgrade
14s
Check pyupgrade
Run script/ci-custom
10s
Run script/ci-custom
Check clang-format
37s
Check clang-format
Split components for testing into 20 groups maximum
0s
Split components for testing into 20 groups maximum
Matrix: test-build-components
Matrix: clang-tidy
Matrix: Test split components
CI Status
0s
CI Status
Fit to window
Zoom out
Zoom in

Annotations

18 errors and 4 warnings
Run script/ci-custom: esphome/components/vaillantx6/__init__.py#L1
File does not end with a newline, please add an empty line at the end of the file.
Run script/ci-custom: esphome/components/vaillantx6/vaillantx6.cpp#L1
File does not end with a newline, please add an empty line at the end of the file.
Run script/ci-custom: esphome/components/vaillantx6/vaillantx6.cpp#L113
delay(50); - long calls to delay() are not allowed in ESPHome because everything executes in one thread. Calling delay() will block the main thread and slow down ESPHome.
Run script/ci-custom: esphome/components/vaillantx6/vaillantx6.cpp#L60
The datatype byte is not allowed to be used in ESPHome. Please use uint8_t instead.
Run script/ci-custom: esphome/components/vaillantx6/vaillantx6.cpp#L74
The datatype byte is not allowed to be used in ESPHome. Please use uint8_t instead.
Run script/ci-custom: esphome/components/vaillantx6/vaillantx6.cpp#L75
The datatype byte is not allowed to be used in ESPHome. Please use uint8_t instead.
Run script/ci-custom: esphome/components/vaillantx6/vaillantx6.cpp#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 vaillantx6
Run script/ci-custom: esphome/components/vaillantx6/vaillantx6.cpp#L62
Trailing whitespace detected
Run script/ci-custom: esphome/components/vaillantx6/vaillantx6.h#L1
File does not end with a newline, please add an empty line at the end of the file.
Run script/ci-custom: esphome/components/vaillantx6/vaillantx6.h#L7
#define macros for integer constants are not allowed, please use static const uint8_t CMD_LENGTH = 7; style instead (replace uint8_t with the appropriate datatype). See also Google style guide.
Check flake8
Process completed with exit code 1.
Check pyupgrade
Process completed with exit code 1.
Check pyupgrade
Process completed with exit code 1.
Check black
Process completed with exit code 1.
Check clang-format
Process completed with exit code 1.
Check clang-format
Process completed with exit code 1.
Check pylint
Process completed with exit code 2.
CI Status
Process completed with exit code 1.
Run pytest (3.9, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run pytest (3.12, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run pytest (3.11, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run pytest (3.10, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636