Add base support for sub entries #33568
Annotations
3 errors and 1 warning
Run tsc:
gallery/src/pages/misc/integration-card.ts#L35
Type 'never[]' is not assignable to type '{ [key: string]: { supports_reconfigure: boolean; }; }'.
|
Run tsc:
src/panels/config/integrations/ha-config-integrations-dashboard.ts#L196
Type '{ domain: string; localized_domain_name: string; title: string; source: string; state: "loaded"; supports_options: false; supports_remove_device: false; supports_unload: false; supports_reconfigure: false; ... 7 more ...; error_reason_translation_placeholders: null; }[]' is not assignable to type 'ConfigEntryExtended[]'.
|
Run tsc
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading