ArnaudBuchholz/reserve-fs

View on GitHub

Showing 1 of 3 total issues

Function batch has 30 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  function batch () {
    var xhr = new XMLHttpRequest()
    var processing = pending
    pending = []
    xhr.open('POST', URL)
Severity: Minor
Found in client.js - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language