chore(testdata): Add Vitoladens 300-C data #554
Annotations
5 errors and 4 warnings
Lint with flake8:
PyViCare/PyViCareHeatPump.py#L155
E302 expected 2 blank lines, found 1
|
Lint with flake8:
PyViCare/PyViCareOAuthManager.py#L79
E231 missing whitespace after ','
|
Lint with flake8:
PyViCare/PyViCareService.py#L53
E303 too many blank lines (2)
|
Lint with flake8:
tests/test_TestForMissingProperties.py#L66
E261 at least two spaces before inline comment
|
Test with pytest
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-python@v2, rbialon/flake8-annotations@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Lint with flake8:
tests/test_Vitoladens300C.py#L4
F401 'PyViCare.PyViCareUtils.PyViCareNotSupportedFeatureError' imported but unused
|
Lint with flake8:
tests/test_Vitoladens300C.py#L26
W292 no newline at end of file
|
Loading