ManageIQ/manageiq-ui-classic

View on GitHub
app/javascript/components/evacuate-form/evacuate-form.schema.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function createSchema has 51 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export const createSchema = (data) => {
  const fields = [
    {
      component: componentTypes.SUB_FORM,
      name: 'EvacuateInstance',
Severity: Major
Found in app/javascript/components/evacuate-form/evacuate-form.schema.js - About 2 hrs to fix

There are no issues that match your filters.

Category
Status