Merge pull request #14 from dopos/dependabot/go_modules/golang.org/x/… #29
Annotations
5 errors
lint:
narra.go#L192
cyclomatic complexity 16 of func `(*Service).AuthIsOK` is high (> 15) (gocyclo)
|
lint:
narra.go#L454
narra.go:454: Line contains TODO/BUG/FIXME: "TODO: r.FormValue(\"error\")" (godox)
|
lint:
narra.go#L16
File is not `gofmt`-ed with `-s` (gofmt)
|
lint:
narra.go#L29
line is 143 characters (lll)
|
lint:
narra.go#L484
naked return in func `processMeta` with 35 lines of code (nakedret)
|