ali2210/WizDwarf

View on GitHub
other/crypto/crypto.go

Summary

Maintainability
A
35 mins
Test Coverage

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

func FilePrints(prints ...string) (map[string]string, linkcid.Cid) {

    nullify := map[string]string{}
    hash_data := sha256.Sum256([]byte(prints[0]))

Severity: Major
Found in other/crypto/crypto.go - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status