FredericHeem/starhackit

View on GitHub
client/src/app_infra/infra/infraDelete.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function createInfraDelete has 62 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export const createInfraDelete = (context) => {
  const { tr, history } = context;
  const Form = createForm(context);
  const FormGroup = formGroup(context);
  const Input = input(context, {
Severity: Major
Found in client/src/app_infra/infra/infraDelete.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status