ManageIQ/manageiq-ui-classic

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

Summary

Maintainability
A
1 hr
Test Coverage

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

export const createSchema = (data) => {
  const fields = [
    {
      component: componentTypes.SUB_FORM,
      name: 'MigrateInstance',

There are no issues that match your filters.

Category
Status