Skip to content

Expose circuit name, status and type #465

Expose circuit name, status and type

Expose circuit name, status and type #465

Triggered via pull request November 22, 2023 07:42
Status Success
Total duration 37s
Artifacts

build.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

30 errors and 33 warnings
build (3.8): PyViCare/PyViCare.py#L70
E261 at least two spaces before inline comment
build (3.8): PyViCare/PyViCareHeatingDevice.py#L490
E303 too many blank lines (3)
build (3.8): tests/test_VitochargeVX3.py#L16
E303 too many blank lines (2)
build (3.8): tests/test_VitochargeVX3.py#L23
E303 too many blank lines (2)
build (3.8): tests/test_VitochargeVX3.py#L27
E303 too many blank lines (2)
build (3.8): tests/test_VitochargeVX3.py#L31
E303 too many blank lines (2)
build (3.8): tests/test_VitochargeVX3.py#L35
E303 too many blank lines (2)
build (3.8): tests/test_VitochargeVX3.py#L39
E303 too many blank lines (2)
build (3.8): tests/test_VitochargeVX3.py#L43
E303 too many blank lines (2)
build (3.8): tests/test_VitochargeVX3.py#L47
E303 too many blank lines (2)
build (3.6): tests/test_VitochargeVX3.py#L16
E303 too many blank lines (2)
build (3.6): tests/test_VitochargeVX3.py#L23
E303 too many blank lines (2)
build (3.6): tests/test_VitochargeVX3.py#L27
E303 too many blank lines (2)
build (3.6): tests/test_VitochargeVX3.py#L31
E303 too many blank lines (2)
build (3.6): tests/test_VitochargeVX3.py#L35
E303 too many blank lines (2)
build (3.6): tests/test_VitochargeVX3.py#L39
E303 too many blank lines (2)
build (3.6): tests/test_VitochargeVX3.py#L43
E303 too many blank lines (2)
build (3.6): tests/test_VitochargeVX3.py#L47
E303 too many blank lines (2)
build (3.6): tests/test_VitochargeVX3.py#L51
E303 too many blank lines (2)
build (3.6): tests/test_VitochargeVX3.py#L52
E231 missing whitespace after ','
build (3.9): PyViCare/PyViCare.py#L70
E261 at least two spaces before inline comment
build (3.9): PyViCare/PyViCareHeatingDevice.py#L490
E303 too many blank lines (3)
build (3.9): tests/test_VitochargeVX3.py#L16
E303 too many blank lines (2)
build (3.9): tests/test_VitochargeVX3.py#L23
E303 too many blank lines (2)
build (3.9): tests/test_VitochargeVX3.py#L27
E303 too many blank lines (2)
build (3.9): tests/test_VitochargeVX3.py#L31
E303 too many blank lines (2)
build (3.9): tests/test_VitochargeVX3.py#L35
E303 too many blank lines (2)
build (3.9): tests/test_VitochargeVX3.py#L39
E303 too many blank lines (2)
build (3.9): tests/test_VitochargeVX3.py#L43
E303 too many blank lines (2)
build (3.9): tests/test_VitochargeVX3.py#L47
E303 too many blank lines (2)
build (3.8)
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/
build (3.8): PyViCare/PyViCare.py#L62
W293 blank line contains whitespace
build (3.8): PyViCare/PyViCareAbstractOAuthManager.py#L48
W291 trailing whitespace
build (3.8): PyViCare/PyViCareAbstractOAuthManager.py#L101
W291 trailing whitespace
build (3.8): PyViCare/PyViCareDeviceConfig.py#L53
W293 blank line contains whitespace
build (3.8): PyViCare/PyViCareElectricalEnergySystem.py#L1
F401 'typing.Any' imported but unused
build (3.8): PyViCare/PyViCareElectricalEnergySystem.py#L1
F401 'typing.List' imported but unused
build (3.8): PyViCare/PyViCareElectricalEnergySystem.py#L65
W293 blank line contains whitespace
build (3.8): PyViCare/PyViCareHeatPump.py#L141
W293 blank line contains whitespace
build (3.8): PyViCare/PyViCareHeatingDevice.py#L465
W291 trailing whitespace
build (3.8): PyViCare/PyViCareHeatingDevice.py#L468
W293 blank line contains whitespace
build (3.6)
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/
build (3.6): tests/test_Vitocal250A.py#L127
W293 blank line contains whitespace
build (3.6): tests/test_Vitocal250A.py#L131
W391 blank line at end of file
build (3.6): tests/test_Vitocal200.py#L106
F811 redefinition of unused 'test_getActiveProgramMaxTemperature' from line 103
build (3.6): tests/test_Vitocal200.py#L114
W293 blank line contains whitespace
build (3.6): tests/test_Vitocal200.py#L116
W292 no newline at end of file
build (3.6): tests/test_VitochargeVX3.py#L15
W293 blank line contains whitespace
build (3.6): tests/test_VitochargeVX3.py#L18
W293 blank line contains whitespace
build (3.6): tests/test_VitochargeVX3.py#L22
W293 blank line contains whitespace
build (3.6): tests/test_VitochargeVX3.py#L26
W293 blank line contains whitespace
build (3.6): tests/test_VitochargeVX3.py#L30
W293 blank line contains whitespace
build (3.9)
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/
build (3.9): PyViCare/PyViCare.py#L62
W293 blank line contains whitespace
build (3.9): PyViCare/PyViCareAbstractOAuthManager.py#L48
W291 trailing whitespace
build (3.9): PyViCare/PyViCareAbstractOAuthManager.py#L101
W291 trailing whitespace
build (3.9): PyViCare/PyViCareDeviceConfig.py#L53
W293 blank line contains whitespace
build (3.9): PyViCare/PyViCareElectricalEnergySystem.py#L1
F401 'typing.Any' imported but unused
build (3.9): PyViCare/PyViCareElectricalEnergySystem.py#L1
F401 'typing.List' imported but unused
build (3.9): PyViCare/PyViCareElectricalEnergySystem.py#L65
W293 blank line contains whitespace
build (3.9): PyViCare/PyViCareHeatPump.py#L141
W293 blank line contains whitespace
build (3.9): PyViCare/PyViCareHeatingDevice.py#L465
W291 trailing whitespace
build (3.9): PyViCare/PyViCareHeatingDevice.py#L468
W293 blank line contains whitespace