Skip to content

Validate

Validate #220

Triggered via schedule October 3, 2023 01:01
Status Failure
Total duration 1m 13s
Artifacts

validate.yml

on: schedule
Hassfest Validation
1m 6s
Hassfest Validation
HACS Validation
30s
HACS Validation
autoyapf
13s
autoyapf
linting
39s
linting
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
Hassfest Validation
[SERVICES] Service set_custom_cook has a field steps with no name and is not in the translations file
Hassfest Validation
[SERVICES] Service set_custom_cook has a field set_temp with no name and is not in the translations file
Hassfest Validation
[SERVICES] Service set_custom_cook has a field smoke with no name and is not in the translations file
Hassfest Validation
[SERVICES] Service set_custom_cook has a field keepwarm with no name and is not in the translations file
Hassfest Validation
[SERVICES] Service set_custom_cook has a field time_set with no name and is not in the translations file
Hassfest Validation
[SERVICES] Service set_custom_cook has a field use_timer with no name and is not in the translations file
Hassfest Validation
[SERVICES] Service set_custom_cook has a field min_delta with no name and is not in the translations file
Hassfest Validation
[SERVICES] Service set_custom_cook has a field max_grill_delta_temp with no name and is not in the translations file
Hassfest Validation
[SERVICES] Service set_custom_cook has a field act_temp_adv with no name and is not in the translations file
Hassfest Validation
[SERVICES] Service set_custom_cook has a field probe_act_temp_adv with no name and is not in the translations file
autoyapf
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
autoyapf
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
linting
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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.