Add serial number to the device info card #24837
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
3 errors
Lint and check format:
gallery/src/pages/components/ha-form.ts#L441
Argument of type '({ area_id: string; configuration_url: null; config_entries: string[]; connections: never[]; disabled_by: null; entry_type: null; id: string; identifiers: [string, string][]; manufacturer: null; ... 5 more ...; via_device_id: null; } | { ...; })[]' is not assignable to parameter of type 'DeviceRegistryEntry[]'.
|
Lint and check format:
gallery/src/pages/components/ha-selector.ts#L332
Argument of type '({ area_id: string; configuration_url: null; config_entries: string[]; connections: never[]; disabled_by: null; entry_type: null; id: string; identifiers: [string, string][]; manufacturer: null; ... 5 more ...; via_device_id: null; } | { ...; })[]' is not assignable to parameter of type 'DeviceRegistryEntry[]'.
|
Lint and check format
Process completed with exit code 2.
|