MiniDigger/Hangar

View on GitHub
models/src/main/scala/ore/models/project/DownloadWarning.scala

Summary

Maintainability
A
45 mins
Test Coverage

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

    expiration: Instant,
    token: String,
    versionId: DbRef[Version],
    address: InetString,
    isConfirmed: Boolean = false,
Severity: Minor
Found in models/src/main/scala/ore/models/project/DownloadWarning.scala - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status