NodeBB/NodeBB

View on GitHub
src/api/helpers.js

Summary

Maintainability
A
1 hr
Test Coverage

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

async function executeCommand(caller, command, eventName, notification, data) {
Severity: Minor
Found in src/api/helpers.js - About 35 mins to fix

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

    exports.postCommand = async function (caller, command, eventName, notification, data) {
    Severity: Minor
    Found in src/api/helpers.js - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status