Enable Pylutron Caseta Smart Away #286383
ci.yaml
on: pull_request
Collect information & changes data
16s
Matrix: Prepare dependencies
Matrix: lint-hadolint
Check hassfest
1m 12s
Check all requirements
17s
Check mypy
24s
Dependency review
0s
Check pylint
28s
Check pylint on tests
22s
Matrix: Audit licenses
Check ruff-format
18s
Check ruff
21s
Check other linters
40s
Matrix: pytest-mariadb
Matrix: pytest-partial
Matrix: pytest-postgres
Upload test coverage to Codecov (partial suite)
Matrix: pytest-full
Upload test coverage to Codecov (full suite)
0s
Upload test results to Codecov
0s
Annotations
6 errors and 4 warnings
|
Check ruff
Process completed with exit code 1.
|
|
Ruff (D102):
homeassistant/components/lutron_caseta/switch.py#L98
homeassistant/components/lutron_caseta/switch.py:98:15: D102 Missing docstring in public method
|
|
Check other linters
The `punycode` module is deprecated. Please use a userland alternative instead.
|
|
Check mypy
Process completed with exit code 1.
|
|
Check mypy:
homeassistant/components/lutron_caseta/switch.py#L34
Argument 1 to "append" of "list" has incompatible type "LutronCasetaSmartAwaySwitch"; expected "LutronCasetaLight" [arg-type]
|
|
Check pylint
Process completed with exit code 4.
|
|
Check pylint:
homeassistant/components/lutron_caseta/switch.py#L98
W7441: Missing call to: super().async_added_to_hass (hass-missing-super-call)
|
|
Check pylint:
homeassistant/components/lutron_caseta/switch.py#L98
W7441: Missing call to: super().async_added_to_hass (hass-missing-super-call)
|
|
Check pylint:
homeassistant/components/lutron_caseta/switch.py#L77
W7432: Return type should be None in __init__ (hass-return-type)
|
|
Check pylint:
homeassistant/components/lutron_caseta/switch.py#L77
W7432: Return type should be None in __init__ (hass-return-type)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
pip-freeze-3.13
|
12.4 KB |
sha256:c668a837acde9a6282068304374f919bd377c98a3769b0cb7826e91d74ba8094
|
|
|
pip-freeze-3.14
|
12.4 KB |
sha256:cd554668134a87121970e7ecbacca2bd824c276edf3e14c8ad354f5a7a6a2044
|
|