Skip to content

Afvalwijzer: Validation And Formatting #862

Afvalwijzer: Validation And Formatting

Afvalwijzer: Validation And Formatting #862

Triggered via schedule December 7, 2024 01:23
Status Failure
Total duration 56s
Artifacts

combined_ci.yml

on: schedule
Hassfest validation
46s
Hassfest validation
Check style formatting
5s
Check style formatting
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
Hassfest validation
[JSON] Invalid JSON file strings.json
Hassfest validation
[MANIFEST] Invalid manifest: extra keys not allowed @ data['translations']. Got ['strings.json']
Hassfest validation
[TRANSLATIONS] Invalid JSON in strings.json: Extra data: line 1 column 15 (char 14)
Hassfest validation
Process completed with exit code 1.
Check style formatting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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.