Skip to content

fix: Do not export useDeviceModels hook #1007

fix: Do not export useDeviceModels hook

fix: Do not export useDeviceModels hook #1007

Triggered via pull request June 27, 2023 18:01
Status Failure
Total duration 5m 20s
Artifacts 1
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

check.yml

on: pull_request
Matrix: lint
Matrix: test
Matrix: typecheck
Matrix: install
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Typecheck (Node.js v18): src/lib/seam/components/DeviceTable/DeviceHealthBar.stories.tsx#L32
Property 'is_managed' is missing in type '{ connected_account_id: string; device_type: string; device_id: string; capabilities_supported: never[]; created_at: string; workspace_id: string; properties: { name: string; online: true; model: { ...; }; }; errors: { ...; }[]; warnings: { ...; }[]; }' but required in type 'Device<CommonDeviceProperties, string>'.
Typecheck (Node.js v18): src/lib/seam/components/DeviceTable/DeviceHealthBar.stories.tsx#L61
Property 'is_managed' is missing in type '{ connected_account_id: string; device_type: string; device_id: string; capabilities_supported: never[]; created_at: string; workspace_id: string; properties: { name: string; online: true; model: { ...; }; }; errors: { ...; }[]; warnings: { ...; }[]; }' but required in type 'Device<CommonDeviceProperties, string>'.
Typecheck (Node.js v18)
Process completed with exit code 2.
Typecheck (Node.js v16): src/lib/seam/components/DeviceTable/DeviceHealthBar.stories.tsx#L32
Property 'is_managed' is missing in type '{ connected_account_id: string; device_type: string; device_id: string; capabilities_supported: never[]; created_at: string; workspace_id: string; properties: { name: string; online: true; model: { ...; }; }; errors: { ...; }[]; warnings: { ...; }[]; }' but required in type 'Device<CommonDeviceProperties, string>'.
Typecheck (Node.js v16): src/lib/seam/components/DeviceTable/DeviceHealthBar.stories.tsx#L61
Property 'is_managed' is missing in type '{ connected_account_id: string; device_type: string; device_id: string; capabilities_supported: never[]; created_at: string; workspace_id: string; properties: { name: string; online: true; model: { ...; }; }; errors: { ...; }[]; warnings: { ...; }[]; }' but required in type 'Device<CommonDeviceProperties, string>'.
Typecheck (Node.js v16)
Process completed with exit code 2.

Artifacts

Produced during runtime
Name Size
build-8cfcd719279884f038b206dd613eef3c553df786 Expired
642 KB