mirror of
https://github.com/koush/scrypted.git
synced 2026-06-21 00:50:30 +01:00
Fix strictNullChecks in cluster modules: - cluster-labels.ts: add assertions for label and weight access - cluster.ts: keep getClusterWorkerId returning string (API contract) - scrypted-cluster-main.ts: add assertions for socket properties, consolidate remoteAddress assertion, fix cluster worker lookups - cluster-fork.ts: add assertions for worker and options properties, fix findPluginDevice call with assertion