camilosampedro/Aton

View on GitHub
app/model/SSHOrderToComputer.scala

Summary

Maintainability
A
35 mins
Test Coverage

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

                               computerIp: String,
                               sshOrderId: Long,
                               sshOrderDatetime: Timestamp,
                               result: Option[String],
                               exitCode: Option[Int]) {
Severity: Minor
Found in app/model/SSHOrderToComputer.scala - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status