ali2210/WizDwarf

View on GitHub
other/parser/parse_image/parse_image.go

Summary

Maintainability
A
35 mins
Test Coverage

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

func Metadata(filename, key, ownership string, client *firestore.Client) int {

    if reflect.DeepEqual(ownership, "") {

        log.Fatalln("Empty ownership:", ownership)
Severity: Major
Found in other/parser/parse_image/parse_image.go - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status