almond-hydroponics/mqtt-hooks

View on GitHub
lib/useSubscription.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function useSubscription has 34 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const useSubscription = (topic: string) => {
  const {
    mqtt,
    status,
    message,
Severity: Minor
Found in lib/useSubscription.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status