Skip to content

Merge pull request #16 from dopos/dependabot/go_modules/github.com/go… #33

Merge pull request #16 from dopos/dependabot/go_modules/github.com/go…

Merge pull request #16 from dopos/dependabot/go_modules/github.com/go… #33

Triggered via push December 18, 2023 08:08
Status Success
Total duration 33s
Artifacts
Fit to window
Zoom out
Zoom in

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)