Remove Climate Setting Schedules #3267
Annotations
22 errors
Typecheck (Node.js v20):
src/lib/seam/devices/use-devices.ts#L3
'DevicesListResponse' is declared but never used.
|
Typecheck (Node.js v20):
src/lib/seam/devices/use-devices.ts#L13
Cannot find name 'Device'.
|
Typecheck (Node.js v20)
Process completed with exit code 2.
|
Build / Package:
src/lib/seam/devices/use-devices.ts#L3
'DevicesListResponse' is declared but never used.
|
Build / Package:
src/lib/seam/devices/use-devices.ts#L13
Cannot find name 'Device'.
|
Build / Package
Process completed with exit code 1.
|
Typecheck (Node.js v18):
src/lib/seam/devices/use-devices.ts#L3
'DevicesListResponse' is declared but never used.
|
Typecheck (Node.js v18):
src/lib/seam/devices/use-devices.ts#L13
Cannot find name 'Device'.
|
Typecheck (Node.js v18)
Process completed with exit code 2.
|
Lint (Node.js v20):
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; }`
|
Lint (Node.js v20):
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; }`
|
Lint (Node.js v20):
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; }`
|
Lint (Node.js v20):
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; }`
|
Lint (Node.js v20):
src/lib/seam/devices/use-devices.ts#L3
'DevicesListResponse' is defined but never used
|
Lint (Node.js v20)
Process completed with exit code 1.
|
Lint (Node.js v18):
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; }`
|
Lint (Node.js v18):
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; }`
|
Lint (Node.js v18):
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; }`
|
Lint (Node.js v18):
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; }`
|
Lint (Node.js v18):
src/lib/seam/devices/use-devices.ts#L3
'DevicesListResponse' is defined but never used
|
Lint (Node.js v18)
Process completed with exit code 1.
|
Docs
Process completed with exit code 3.
|