Skip to content

LDAP Authentication #449

LDAP Authentication

LDAP Authentication #449

Triggered via pull request December 1, 2023 20:31
Status Failure
Total duration 53s
Artifacts

test.yaml

on: pull_request
Lint and test
42s
Lint and test
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Lint and test: server/ctrladmin/ctrl.go#L295
File is not `gofmt`-ed with `-s` (gofmt)
Lint and test: server/ctrladmin/handlers.go#L149
File is not `gofmt`-ed with `-s` (gofmt)
Lint and test: server/ctrlsubsonic/ctrl.go#L306
use of `fmt.Println` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
Lint and test: server/ctrlsubsonic/ctrl.go#L297
ifElseChain: rewrite if-else to switch statement (gocritic)
Lint and test: server/ctrlsubsonic/ctrl.go#L247
`if user == nil` has complex nested blocks (complexity: 15) (nestif)
Lint and test: server/ctrlsubsonic/ctrl.go#L324
`if !credsOk` has complex nested blocks (complexity: 5) (nestif)
Lint and test
issues found