Skip to content

Bump pylint from 2.17.5 to 3.2.2 #273

Bump pylint from 2.17.5 to 3.2.2

Bump pylint from 2.17.5 to 3.2.2 #273

Triggered via pull request May 20, 2024 23:21
Status Failure
Total duration 2m 4s
Artifacts

ci.yml

on: pull_request
Create common environment
34s
Create common environment
Check black
16s
Check black
Check flake8
9s
Check flake8
Check pylint
1m 5s
Check pylint
Check pyupgrade
11s
Check pyupgrade
Run script/ci-custom
6s
Run script/ci-custom
Run pytest
15s
Run pytest
Check clang-format
22s
Check clang-format
Matrix: clang-tidy
Matrix: compile-tests
CI Status
0s
CI Status
Fit to window
Zoom out
Zoom in

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 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/.
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/.
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/.