Skip to content

feat: add DSK property to nodes and expose it on Control Panel #97

feat: add DSK property to nodes and expose it on Control Panel

feat: add DSK property to nodes and expose it on Control Panel #97

Triggered via pull request February 6, 2025 10:40
Status Failure
Total duration 49s
Artifacts

test_install_arm64.yml

on: pull_request
Matrix: Test install and build
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Test install and build (18.x): api/lib/ZwaveClient.ts#L6003
Property 'dsk' is missing in type '{ id: number; name: string; loc: string; values: {}; groups: undefined[]; neighbors: undefined[]; ready: false; available: false; hassDevices: {}; failed: false; inited: false; eventsQueue: undefined[]; status: "Unknown"; ... 5 more ...; applicationRoute: null; }' but required in type 'ZUINode'.
Test install and build (18.x)
Process completed with exit code 1.