guidesmiths/rascal

View on GitHub
lib/amqp/SubscriberError.js

Summary

Maintainability
B
4 hrs
Test Coverage
A
91%

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

        execute(session, message, err, strategyConfig, next) {
Severity: Minor
Found in lib/amqp/SubscriberError.js - About 35 mins to fix

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

            execute(session, message, err, strategyConfig, next) {
    Severity: Minor
    Found in lib/amqp/SubscriberError.js - About 35 mins to fix

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

              execute(session, message, err, strategyConfig, next) {
      Severity: Minor
      Found in lib/amqp/SubscriberError.js - About 35 mins to fix

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

                execute(session, message, err, strategyConfig, next) {
        Severity: Minor
        Found in lib/amqp/SubscriberError.js - About 35 mins to fix

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

                  execute(session, message, err, strategyConfig, next) {
          Severity: Minor
          Found in lib/amqp/SubscriberError.js - About 35 mins to fix

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

                    execute(session, message, err, strategyConfig, next) {
            Severity: Minor
            Found in lib/amqp/SubscriberError.js - About 35 mins to fix

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

                this.handle = function (session, message, err, recoveryOptions, next) {
              Severity: Minor
              Found in lib/amqp/SubscriberError.js - About 35 mins to fix

                There are no issues that match your filters.

                Category
                Status