theforeman/foreman_remote_execution

View on GitHub
webpack/JobWizard/autofill.js

Summary

Maintainability
A
45 mins
Test Coverage

Avoid deeply nested control flow statements.
Open

              if (advanced) {
                setAdvancedValues(prev => ({
                  ...prev,
                  templateValues: { ...prev.templateValues, [input]: value },
                }));
Severity: Major
Found in webpack/JobWizard/autofill.js - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status