engagementgamelab/CivicSeed

View on GitHub
server/rpc/admin/db.js

Summary

Maintainability
A
1 hr
Test Coverage

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

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

  return {
Severity: Minor
Found in server/rpc/admin/db.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status