Tuning to gtfs germany #158
validate.yaml
on: push
validate
1m 3s
HACS Action
19s
Annotations
2 errors and 1 warning
validate
[TRANSLATIONS] Invalid translations/en.json: Invalid translation key '0: Tram', need to be [a-z0-9-_]+ and cannot start or end with a hyphen or underscore. for dictionary value @ data['selector']['route_type']['options']. Got {'0: Tram': 'Tram, Streetcar, Light rail.', '1: Metro': 'Subway, Metro. Any underground rail system', '2: Rail': 'Rail, intercity or long-distance travel', '3: Bus': 'Bus, short- and long-distance bus routes', '4: Ferry': 'Ferries, short- and long-distance boat service', '99: All': 'All, this includes also more obscure ones not in above'}
|
validate
Process completed with exit code 1.
|
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.
|