ManageIQ/manageiq-ui-classic

View on GitHub
app/javascript/components/cloud-volume-actions-form/create-backup.schema.js

Summary

Maintainability
A
1 hr
Test Coverage

Function createBackupSchema has 39 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function createBackupSchema() {
  const fields = [{
    component: componentTypes.SUB_FORM,
    title: __('Basic Information'),
    id: 'basic-information',

There are no issues that match your filters.

Category
Status