app/javascript/components/cloud-volume-actions-form/create-backup.schema.js
Function createBackupSchema
has 39 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
function createBackupSchema() {
const fields = [{
component: componentTypes.SUB_FORM,
title: __('Basic Information'),
id: 'basic-information',
- Create a ticketCreate a ticket