Skip to content

HueV2 connection and API version check #436

HueV2 connection and API version check

HueV2 connection and API version check #436

Triggered via push November 5, 2023 20:04
Status Success
Total duration 1m 14s
Artifacts

check.yml

on: push
Kodi addon checker
1m 6s
Kodi addon checker
Fit to window
Zoom out
Zoom in

Annotations

7 warnings and 7 notices
Incorrect type: script.service.hue/resources/lib/hueconnection.py#L470
Expected type 'SupportsIndex \| slice', got 'str' instead
Incorrect type: script.service.hue/resources/lib/hueconnection.py#L378
Expected type 'SupportsIndex \| slice', got 'str' instead
Incorrect type: script.service.hue/resources/lib/hueconnection.py#L477
Expected type 'SupportsIndex \| slice', got 'str' instead
Incorrect type: script.service.hue/resources/lib/hueconnection.py#L470
Expected type 'SupportsIndex \| slice', got 'str' instead
Incorrect type: script.service.hue/resources/lib/hueconnection.py#L468
Expected type 'SupportsIndex \| slice', got 'str' instead
Incorrect type: script.service.hue/resources/lib/hueconnection.py#L470
Expected type 'SupportsIndex \| slice', got 'str' instead
Unreachable code: script.service.hue/resources/lib/huev2.py#L57
This code is unreachable
Unsatisfied package requirements: script.service.hue/resources/lib/huev2.py#L7
Package containing module 'simplejson' is not listed in the project requirements
PEP 8 coding style violation: script.service.hue/resources/lib/core.py#L90
PEP 8: E266 too many leading '#' for block comment
PEP 8 coding style violation: script.service.hue/resources/lib/core.py#L97
PEP 8: E303 too many blank lines (2)
PEP 8 coding style violation: script.service.hue/resources/lib/core.py#L94
PEP 8: E303 too many blank lines (2)
PEP 8 coding style violation: script.service.hue/resources/lib/huev2.py#L53
PEP 8: E501 line too long (121 \> 120 characters)
Unused local symbols: script.service.hue/resources/lib/huev2.py#L17
Parameter 'discover' value is not used
Unused local symbols: script.service.hue/resources/lib/core.py#L91
Local variable 'bridge2' value is not used