Update src/lib/seam/devices/use-devices.ts #2879
Annotations
5 errors
Format code:
src/lib/seam/components/DeviceTable/DeviceTable.tsx#L90
Unsafe argument of type `Device` assigned to a parameter of type `{ location: { location_name?: string | undefined; timezone?: string | undefined; } | null; connected_account_id: string; created_at: string; errors: ({ message: string; is_connected_account_error: true; error_code: string; } | { ...; })[]; ... 20 more ...; nickname?: string | undefined; }`
|
Format code:
src/lib/seam/components/DeviceTable/DeviceTable.tsx#L91
Unsafe argument of type `Device` assigned to a parameter of type `{ location: { location_name?: string | undefined; timezone?: string | undefined; } | null; connected_account_id: string; created_at: string; errors: ({ message: string; is_connected_account_error: true; error_code: string; } | { ...; })[]; ... 20 more ...; nickname?: string | undefined; }`
|
Format code:
src/lib/seam/components/DeviceTable/DeviceTable.tsx#L92
Unsafe argument of type `Device` assigned to a parameter of type `{ location: { location_name?: string | undefined; timezone?: string | undefined; } | null; connected_account_id: string; created_at: string; errors: ({ message: string; is_connected_account_error: true; error_code: string; } | { ...; })[]; ... 20 more ...; nickname?: string | undefined; }`
|
Format code:
src/lib/seam/components/DeviceTable/DeviceTable.tsx#L94
Unsafe argument of type `Device` assigned to a parameter of type `{ location: { location_name?: string | undefined; timezone?: string | undefined; } | null; connected_account_id: string; created_at: string; errors: ({ message: string; is_connected_account_error: true; error_code: string; } | { ...; })[]; ... 20 more ...; nickname?: string | undefined; }`
|
Format code
Process completed with exit code 1.
|