Skip to content

Bump pylint from 2.16.4 to 2.17.5 #186

Bump pylint from 2.16.4 to 2.17.5

Bump pylint from 2.16.4 to 2.17.5 #186

Triggered via pull request July 27, 2023 02:42
Status Failure
Total duration 11m 11s
Artifacts

ci.yml

on: pull_request
Matrix: ci
CI Status
2s
CI Status
Fit to window
Zoom out
Zoom in

Annotations

9 errors
Test tests/test7.yaml
Process completed with exit code 1.
Run script/lint-python: esphome/__main__.py#L102
[R1710(inconsistent-return-statements), run_miniterm] Either all return statements in a function should return an expression, or none of them should.
Run script/lint-python: esphome/components/animation/__init__.py#L62
[E1101(no-member), to_code] Module 'PIL.Image' has no 'NONE' member
Run script/lint-python: esphome/components/animation/__init__.py#L125
[E1101(no-member), to_code] Module 'PIL.Image' has no 'NONE' member
Run script/lint-python: esphome/components/ili9xxx/display.py#L163
[E1101(no-member), to_code] Module 'PIL.Image' has no 'ADAPTIVE' member
Run script/lint-python: esphome/components/image/__init__.py#L71
[E1101(no-member), to_code] Module 'PIL.Image' has no 'NONE' member
Run script/lint-python: esphome/components/image/__init__.py#L71
[E1101(no-member), to_code] Module 'PIL.Image' has no 'FLOYDSTEINBERG' member
Run script/lint-python
Process completed with exit code 6.
CI Status
Process completed with exit code 1.