MiniDigger/Hangar

View on GitHub
ore/app/util/UserActionLogger.scala

Summary

Maintainability
A
35 mins
Test Coverage

Method log has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

      request: AuthRequest[_],
      action: LoggedAction[Ctx],
      actionContextId: DbRef[Ctx],
      newState: String,
      oldState: String
Severity: Minor
Found in ore/app/util/UserActionLogger.scala - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status