v2.0.0 #19
Triggered via pull request
September 28, 2023 12:19
Status
Success
Total duration
1m 39s
Artifacts
–
hacs-workflow.yml
on: pull_request
validate-hacs
1m 27s
Annotations
5 errors and 1 warning
validate-hacs
[MANIFEST] Manifest keys are not sorted correctly: domain, name, then alphabetical order
|
validate-hacs
Process completed with exit code 1.
|
validate-hacs
<Validation brands> failed: The repository has not been added as a custom domain to the brands repo (More info: https://hacs.xyz/docs/publish/include#check-brands )
|
validate-hacs
<Validation hacsjson> failed: extra keys not allowed @ data['codeowners'] (More info: https://hacs.xyz/docs/publish/include#check-hacs-manifest )
|
validate-hacs
<Integration antoinebou12/hass_renpho> 2/4 checks failed
|
validate-hacs
[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.
|