vorteil/direktiv

View on GitHub
pkg/model/common-structures.go

Summary

Maintainability
A
35 mins
Test Coverage

Method ActionDefinition.Validate has 5 return statements (exceeds 4 allowed).
Open

func (o *ActionDefinition) Validate() error {
    if o == nil {
        return nil
    }

Severity: Major
Found in pkg/model/common-structures.go - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status