Skip to content

Bump ruff from 0.6.3 to 0.6.5 #809

Bump ruff from 0.6.3 to 0.6.5

Bump ruff from 0.6.3 to 0.6.5 #809

Triggered via pull request September 16, 2024 00:25
Status Failure
Total duration 29s
Artifacts

validate.yml

on: pull_request
Hassfest Validation
14s
Hassfest Validation
HACS Validation
23s
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