Skip to content

Add serial number to the device info card #24837

Add serial number to the device info card

Add serial number to the device info card #24837

Re-run triggered October 24, 2023 21:03
Status Failure
Total duration 4m 58s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yaml

on: pull_request
Build frontend
0s
Build frontend
Build supervisor
0s
Build supervisor
Fit to window
Zoom out
Zoom in

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.