Skip to content

Add HACS Validation

Add HACS Validation #2

Triggered via push July 26, 2024 09:57
Status Failure
Total duration 1m 13s
Artifacts
Hassfest Validation
1m 4s
Hassfest Validation
HACS Validation
20s
HACS Validation
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
HACS Validation
<Validation integration_manifest> failed: required key not provided @ data['issue_tracker'] (More info: https://hacs.xyz/docs/publish/include#check-manifest )
HACS Validation
<Integration Emonio/hacs-emonio-p3> 1/8 checks failed
Hassfest Validation
[MANIFEST] Invalid manifest: extra keys not allowed @ data['isssue_tracker']. Got 'https://github.com/Emonio/hacs-emonio-p3/issues'
Hassfest Validation
Process completed with exit code 1.
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.