engagementgamelab/CivicSeed

View on GitHub
server/rpc/game/chat.js

Summary

Maintainability
A
1 hr
Test Coverage

Function actions has 33 lines of code (exceeds 25 allowed). Consider refactoring.
Open

exports.actions = function (req, res, ss) {
  req.use('session')

  var chatModel = ss.service.db.model('Chat')

Severity: Minor
Found in server/rpc/game/chat.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status