mirror of
https://github.com/koush/scrypted.git
synced 2026-05-06 14:10:28 +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