CleverStack/node-seed

View on GitHub
lib/utils/model/helpers/events/afterEvent.js

Summary

Maintainability
A
35 mins
Test Coverage

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

module.exports  = function emitAfterEvent(eventName, modelDataOrFindOptions, queryOptions, model, callback) {
Severity: Minor
Found in lib/utils/model/helpers/events/afterEvent.js - About 35 mins to fix

There are no issues that match your filters.

Category
Status