NatLibFi/rundeck-job-proxy

View on GitHub

Showing 1 of 1 total issue

Function exports has 70 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  module.exports = function(options)
  {

    var server;
    options = typeof options === 'string' ? JSON.parse(fs.readFileSync(options, {
Severity: Major
Found in lib/main.js - About 2 hrs to fix
    Severity
    Category
    Status
    Source
    Language