ManageIQ/manageiq-ui-classic

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

Summary

Maintainability
A
3 hrs
Test Coverage

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

function createSchema(emsId, parentOptions) {
  const fields = [
    {
      component: componentTypes.SUB_FORM,
      name: 'BasicInformation',
Severity: Major
Found in app/javascript/components/vm-edit-form/vm-edit-form.schema.js - About 3 hrs to fix

There are no issues that match your filters.

Category
Status