Bump pylint from 2.17.5 to 3.2.0 #271
ci.yml
on: pull_request
Create common environment
33s
yamllint
9s
Check black
11s
Check flake8
10s
Check pylint
1m 4s
Check pyupgrade
9s
Run script/ci-custom
6s
Run pytest
10s
Check clang-format
20s
Matrix: clang-tidy
Matrix: compile-tests
CI Status
0s
Annotations
14 errors and 9 warnings
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_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)
|
Run script/ci-custom
Constant CONF_CURRENT_MAX_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)
|
Run script/ci-custom
Constant CONF_OUTPUT_SOURCE_PRIORITY 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 clang-format
Process completed with exit code 1.
|
Check clang-format
Process completed with exit code 1.
|
Check pylint
Process completed with exit code 14.
|
CI Status
Process completed with exit code 1.
|
yamllint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Create common environment
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/[email protected], actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run script/ci-custom
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/[email protected], actions/cache/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Check pyupgrade
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/[email protected], actions/cache/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Check flake8
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/[email protected], actions/cache/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run pytest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/[email protected], actions/cache/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Check black
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/[email protected], actions/cache/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Check clang-format
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/[email protected], actions/cache/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Check pylint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/[email protected], actions/cache/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|