Skip to content

Feat/external weightings #2151

Feat/external weightings

Feat/external weightings #2151

Triggered via pull request December 24, 2024 17:02
Status Failure
Total duration 47s
Artifacts

main.yml

on: pull_request
Validate
38s
Validate
Unit Tests
3s
Unit Tests
Integration Tests
3s
Integration Tests
Release
0s
Release
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 3 warnings
Unit Tests
Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/runner/work/HomeAssistant-OctopusEnergy/HomeAssistant-OctopusEnergy/github/actions/setup'. Did you forget to run actions/checkout before running your local action?
Integration Tests
Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/runner/work/HomeAssistant-OctopusEnergy/HomeAssistant-OctopusEnergy/github/actions/setup'. Did you forget to run actions/checkout before running your local action?
Validate
[MANIFEST] Manifest keys are not sorted correctly: domain, name, then alphabetical order
Validate
Process completed with exit code 1.
Unit Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Integration Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Validate
[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.