micro-toolkit/zmq-service-suite-message-js

View on GitHub

Showing 2 of 2 total issues

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

module.exports = function(grunt) {

  grunt.initConfig({
    pkg: grunt.file.readJSON('package.json'),

Severity: Major
Found in Gruntfile.js - About 4 hrs to fix

    Function Message has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Open

    var Message = function(sid, verb, sversion, identity, headers){
    Severity: Minor
    Found in message.js - About 35 mins to fix
      Severity
      Category
      Status
      Source
      Language