PascalHonegger/M151

View on GitHub
Location/CreateLocationScript.js

Summary

Maintainability
A
1 hr
Test Coverage

Function createLocation has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function createLocation() {
    var genericFormData = new FormData($("form")[1]);

    $.ajax({
        type: "POST",
Severity: Minor
Found in Location/CreateLocationScript.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status