MiniDigger/Hangar

View on GitHub
models/src/main/scala/ore/db/impl/schema/LoggedActionViewTable.scala

Summary

Maintainability
A
2 hrs
Test Coverage

Method rawApply has 20 arguments (exceeds 4 allowed). Consider refactoring.
Open

      id: Option[DbRef[LoggedActionViewModel[Ctx]]],
      createdAt: Option[Instant],
      userId: DbRef[User],
      address: InetString,
      action: LoggedAction[Ctx],
Severity: Major
Found in models/src/main/scala/ore/db/impl/schema/LoggedActionViewTable.scala - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status