Bump semver from 5.7.1 to 5.7.2 in /custom_components/smart_irrigation/frontend #357
Triggered via pull request
September 24, 2023 01:28
Status
Failure
Total duration
1m 16s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors and 1 warning
validate
[JSON] Invalid JSON file translations/no.json
|
validate
[SERVICES] Service calculate_all_zones has no name and is not in the translations file
|
validate
[SERVICES] Service calculate_zone has no name and is not in the translations file
|
validate
[SERVICES] Service update_all_zones has no name and is not in the translations file
|
validate
[SERVICES] Service update_zone has no name and is not in the translations file
|
validate
[SERVICES] Service set_bucket has no name and is not in the translations file
|
validate
[SERVICES] Service set_bucket has a field new_bucket_value with no name and is not in the translations file
|
validate
[SERVICES] Service set_bucket has a field new_bucket_value with no description and is not in the translations file
|
validate
[SERVICES] Service set_all_buckets has no name and is not in the translations file
|
validate
[SERVICES] Service set_all_buckets has a field new_bucket_value with no name and is not in the translations file
|
validate
[CONFIG_SCHEMA] Integrations which implement 'async_setup' or 'setup' must define either 'CONFIG_SCHEMA', 'PLATFORM_SCHEMA' or 'PLATFORM_SCHEMA_BASE'. If the integration has no configuration parameters, can only be set up from platforms or can only be set up from config entries, one of the helpers cv.empty_config_schema, cv.platform_only_config_schema or cv.config_entry_only_config_schema can be used.
|