equals215/deepsentinel

View on GitHub
server/cmd.go

Summary

Maintainability
A
1 hr
Test Coverage

Function Cmd has 55 lines of code (exceeds 50 allowed). Consider refactoring.
Open

func Cmd(rootCmd *cobra.Command) {
    var noAlerting bool
    var noDash bool
    payloadChannel := make(chan *monitoring.Payload)

Severity: Minor
Found in server/cmd.go - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status