lingrino/vaku

View on GitHub

Showing 1 of 263 total issues

Function extractV2Read has 5 return statements (exceeds 4 allowed).
Open

func extractV2Read(data map[string]any) map[string]any {
    if data == nil {
        return nil
    }

Severity: Major
Found in api/path_read.go - About 35 mins to fix
    Severity
    Category
    Status
    Source
    Language