ckaznocha/marathon-resource

View on GitHub
cmd/marathon-resource/main.go

Summary

Maintainability
A
1 hr
Test Coverage

Function main has 51 lines of code (exceeds 50 allowed). Consider refactoring.
Open

func main() {
    var (
        err     error
        input   behaviors.InputJSON
        output  interface{}
Severity: Minor
Found in cmd/marathon-resource/main.go - About 1 hr to fix

There are no issues that match your filters.

Category
Status