Skip to content

Validate

Validate #833

Triggered via schedule September 25, 2024 00:10
Status Failure
Total duration 30s
Artifacts

validate.yml

on: schedule
Hassfest Validation
12s
Hassfest Validation
HACS Validation
22s
HACS Validation
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Hassfest Validation
[SERVICES] Service navigation_sc_request has a field id with no description and is not in the translations file
Hassfest Validation
[SERVICES] Service navigation_request has a field type with no name and is not in the translations file
Hassfest Validation
[SERVICES] Service navigation_request has a field type with no description and is not in the translations file
Hassfest Validation
[SERVICES] Service navigation_request has a field value with no name and is not in the translations file
Hassfest Validation
[SERVICES] Service navigation_request has a field value with no description and is not in the translations file
Hassfest Validation
[SERVICES] Service navigation_request has a field locale with no name and is not in the translations file
Hassfest Validation
[SERVICES] Service navigation_request has a field locale with no description and is not in the translations file
Hassfest Validation
[SERVICES] Service navigation_request has a field timestamp_ms with no name and is not in the translations file
Hassfest Validation
[SERVICES] Service navigation_request has a field timestamp_ms with no description and is not in the translations file
Hassfest Validation
[TRANSLATIONS] Invalid strings.json: Invalid translation key 'Navigation_sc_request', need to be [a-z0-9-_]+ and cannot start or end with a hyphen or underscore. for dictionary value @ data['services']. Got {'Navigation_sc_request': {'description': 'Set vehicle navigation to the specified supercharger.', 'fields': {'device_id': {'description': 'The vehicle to share to.', 'name': 'Vehicle'}, 'id': {'name': 'Supercharger ID'}, 'order': {'description': 'The order for this destination if specifying multiple destinations.', 'name': 'Order'}}, 'name': 'Navigate to Supercharger'}, 'navigation_gps_request': {'description': 'Set vehicle navigation to the provided latitude/longitude coordinates.', 'fields...
Hassfest Validation
[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.
Hassfest Validation
[MANIFEST] Domain collides with built-in core integration