Bump actions/checkout from 4.1.7 to 4.2.0 #302
Triggered via pull request
September 25, 2024 20:19
Status
Failure
Total duration
6m 24s
Artifacts
–
ci.yml
on: pull_request
Create common environment
1m 22s
Matrix: Run pytest
Check black
25s
Check flake8
12s
Check pylint
1m 36s
Check pyupgrade
11s
Run script/ci-custom
14s
Check clang-format
43s
Split components for testing into 20 groups maximum
0s
Matrix: test-build-components
Matrix: clang-tidy
Matrix: Test split components
CI Status
0s
Annotations
15 errors and 6 warnings
Run script/ci-custom
Constant CONF_LABEL is defined in 3 files. Please move all definitions of the constant to const.py (Uses: esphome/components/display_menu_base/__init__.py, esphome/components/lvgl/widgets/label.py, esphome/components/m3_vedirect/__init__.py)
|
Run script/ci-custom
Constant CONF_ADD_SBU_PRIORITY_VERSION is defined in 4 files. Please move all definitions of the constant to const.py (Uses: esphome/components/m3_pipsolar/binary_sensor/__init__.py, esphome/components/m3_pipsolar/sensor/__init__.py, esphome/components/pipsolar/binary_sensor/__init__.py, esphome/components/pipsolar/sensor/__init__.py)
|
Run script/ci-custom
Constant CONF_CONFIGURATION_STATUS is defined in 4 files. Please move all definitions of the constant to const.py (Uses: esphome/components/m3_pipsolar/binary_sensor/__init__.py, esphome/components/m3_pipsolar/sensor/__init__.py, esphome/components/pipsolar/binary_sensor/__init__.py, esphome/components/pipsolar/sensor/__init__.py)
|
Run script/ci-custom
Constant CONF_SCC_FIRMWARE_VERSION is defined in 4 files. Please move all definitions of the constant to const.py (Uses: esphome/components/m3_pipsolar/binary_sensor/__init__.py, esphome/components/m3_pipsolar/sensor/__init__.py, esphome/components/pipsolar/binary_sensor/__init__.py, esphome/components/pipsolar/sensor/__init__.py)
|
Run script/ci-custom
Constant CONF_POSSIBLE_VALUES is defined in 3 files. Please move all definitions of the constant to const.py (Uses: esphome/components/m3_pipsolar/output/__init__.py, esphome/components/m3_pipsolar/select/__init__.py, esphome/components/pipsolar/output/__init__.py)
|
Run script/ci-custom
Constant CONF_BATTERY_RECHARGE_VOLTAGE is defined in 5 files. Please move all definitions of the constant to const.py (Uses: esphome/components/m3_pipsolar/output/__init__.py, esphome/components/m3_pipsolar/select/__init__.py, esphome/components/m3_pipsolar/sensor/__init__.py, esphome/components/pipsolar/output/__init__.py, esphome/components/pipsolar/sensor/__init__.py)
|
Run script/ci-custom
Constant CONF_BATTERY_UNDER_VOLTAGE is defined in 5 files. Please move all definitions of the constant to const.py (Uses: esphome/components/m3_pipsolar/output/__init__.py, esphome/components/m3_pipsolar/select/__init__.py, esphome/components/m3_pipsolar/sensor/__init__.py, esphome/components/pipsolar/output/__init__.py, esphome/components/pipsolar/sensor/__init__.py)
|
Run script/ci-custom
Constant CONF_BATTERY_FLOAT_VOLTAGE is defined in 5 files. Please move all definitions of the constant to const.py (Uses: esphome/components/m3_pipsolar/output/__init__.py, esphome/components/m3_pipsolar/select/__init__.py, esphome/components/m3_pipsolar/sensor/__init__.py, esphome/components/pipsolar/output/__init__.py, esphome/components/pipsolar/sensor/__init__.py)
|
Run script/ci-custom
Constant CONF_BATTERY_TYPE is defined in 5 files. Please move all definitions of the constant to const.py (Uses: esphome/components/m3_pipsolar/output/__init__.py, esphome/components/m3_pipsolar/select/__init__.py, esphome/components/m3_pipsolar/sensor/__init__.py, esphome/components/pipsolar/output/__init__.py, esphome/components/pipsolar/sensor/__init__.py)
|
Run script/ci-custom
Constant CONF_CURRENT_MAX_AC_CHARGING_CURRENT is defined in 5 files. Please move all definitions of the constant to const.py (Uses: esphome/components/m3_pipsolar/output/__init__.py, esphome/components/m3_pipsolar/select/__init__.py, esphome/components/m3_pipsolar/sensor/__init__.py, esphome/components/pipsolar/output/__init__.py, esphome/components/pipsolar/sensor/__init__.py)
|
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)
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
|