Skip to content

Format code, fix spelling, some refactorisation #13

Format code, fix spelling, some refactorisation

Format code, fix spelling, some refactorisation #13

Triggered via push December 21, 2023 10:13
Status Failure
Total duration 47s
Artifacts

pre-commit.yml

on: push
pre-commit
37s
pre-commit
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
pre-commit: apps/meters_to_ha/meters_to_ha.py#L1755
meters_to_ha.py: E1101: Instance of 'ServiceCrawler' has no '__full_path_download_veolia_service_eau_veolia_file' member (no-member)
pre-commit: apps/meters_to_ha/meters_to_ha.py#L3180
meters_to_ha.py: W0223: Method 'update_veolia_historical_data' is abstract in class 'Injector' but is not overridden in child class 'MqttInjector' (abstract-method)
pre-commit: apps/meters_to_ha/meters_to_ha.py#L3180
meters_to_ha.py: W0223: Method 'update_veolia_service_eau_veolia_fr_device' is abstract in class 'Injector' but is not overridden in child class 'MqttInjector' (abstract-method)
pre-commit: apps/meters_to_ha/meters_to_ha.py#L3251
meters_to_ha.py: W0223: Method 'update_veolia_historical_data' is abstract in class 'Injector' but is not overridden in child class 'UrlInjector' (abstract-method)
pre-commit: apps/meters_to_ha/meters_to_ha.py#L3251
meters_to_ha.py: W0223: Method 'update_veolia_service_eau_veolia_fr_device' is abstract in class 'Injector' but is not overridden in child class 'UrlInjector' (abstract-method)
pre-commit: apps/meters_to_ha/meters_to_ha.py#L854
meters_to_ha.py: "ServiceCrawler" has no attribute "__full_path_download_veolia_service_eau_veolia_file"; maybe "__full_path_download_veolia_idf_file"? [attr-defined]
pre-commit: apps/meters_to_ha/meters_to_ha.py#L1755
meters_to_ha.py: "ServiceCrawler" has no attribute "__full_path_download_veolia_service_eau_veolia_file"; maybe "__full_path_download_veolia_idf_file"? [attr-defined]
pre-commit
Process completed with exit code 1.
pre-commit
Cache save failed.