Bump pylint from 2.16.4 to 2.17.5 #186
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.
|