Skip to content

finally implemented 'select' #388

finally implemented 'select'

finally implemented 'select' #388

Triggered via push January 1, 2024 23:55
Status Failure
Total duration 1m 18s
Artifacts

hassfest.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
validate
[TRANSLATIONS] Invalid strings.json: Invalid translation key 'LOCKED', need to be [a-z0-9-_]+ and cannot start or end with a hyphen or underscore. for dictionary value @ data['entity']['select']['wallbox_1_mode']['state']. Got {'LOCKED': 'OFF', 'SMART_SELF_GENERATED_COMPATIBILITY_MODE': 'OPTIMIZED', 'FASTEST': 'FASTEST'}
validate
[TRANSLATIONS] Invalid translations/en.json: Invalid translation key 'LOCKED', need to be [a-z0-9-_]+ and cannot start or end with a hyphen or underscore. for dictionary value @ data['entity']['select']['wallbox_1_mode']['state']. Got {'LOCKED': 'OFF', 'SMART_SELF_GENERATED_COMPATIBILITY_MODE': 'OPTIMIZED', 'FASTEST': 'FASTEST'}
validate
Process completed with exit code 1.
validate
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/