MiniDigger/Hangar

View on GitHub
ore/app/form/project/VersionDeployForm.scala

Summary

Maintainability
A
35 mins
Test Coverage

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

    apiKey: String,
    channel: OptionT[IO, Model[Channel]],
    recommended: Boolean,
    createForumPost: Boolean,
    changelog: Option[String]
Severity: Minor
Found in ore/app/form/project/VersionDeployForm.scala - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status