Skip to content

Add information about rate limits #658

Add information about rate limits

Add information about rate limits #658

Re-run triggered December 14, 2024 13:34
Status Failure
Total duration 28s
Artifacts

validate.yaml

on: pull_request
With Ruff
7s
With Ruff
With hassfest
18s
With hassfest
With HACS action
29s
With HACS action
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
With Ruff
Process completed with exit code 1.
With hassfest
[TRANSLATIONS] Invalid strings.json: the string should not contain leading or trailing spaces for dictionary value @ data['config']['step']['reauth_confirm']['data']['description']. Got 'Re-authenticate with your Volkswagen Connect account. Make sure to accept any new EULA in the Volkswagen Connect portal (https://www.myvolkswagen.net/) before proceeding. '
With hassfest
[TRANSLATIONS] Invalid translations/en.json: the string should not contain leading or trailing spaces for dictionary value @ data['config']['step']['reauth_confirm']['data']['description']. Got 'Re-authenticate with your Volkswagen Connect account. Make sure to accept any new EULA in the Volkswagen Connect portal (https://www.myvolkswagen.net/) before proceeding. '
With hassfest
Process completed with exit code 1.
With hassfest
[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.