FarmBot/Farmbot-Web-App

View on GitHub
frontend/draggable/actions.ts

Summary

Maintainability
A
35 mins
Test Coverage

Function stepPut has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

export function stepPut(value: Step,
  ev: React.DragEvent<HTMLElement>,
  intent: DataXferIntent,
  draggerId: number,
  resourceUuid?: UUID):
Severity: Minor
Found in frontend/draggable/actions.ts - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status