ksmithut/warpfield

View on GitHub

Showing 1 of 15 total issues

Function createServer has 37 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function createServer(options, callService) {
  options = Object.assign({
    port: null,
    parserOptions: null,
    ssl: null
Severity: Minor
Found in lib/transports/http.js - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language