Skip to content

LDAP Authentication #446

LDAP Authentication

LDAP Authentication #446

Triggered via pull request November 10, 2023 21:58
Status Failure
Total duration 59s
Artifacts

test.yaml

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

Annotations

8 errors
Lint and test: server/ctrlsubsonic/ctrl.go#L301
use of `fmt.Println` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
Lint and test: server/ctrlsubsonic/ctrl.go#L292
ifElseChain: rewrite if-else to switch statement (gocritic)
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#L241
File is not `gofmt`-ed with `-s` (gofmt)
Lint and test: server/ctrlsubsonic/ctrl.go#L242
`if user == nil` has complex nested blocks (complexity: 15) (nestif)
Lint and test: server/ctrlsubsonic/ctrl.go#L319
`if !credsOk` has complex nested blocks (complexity: 5) (nestif)
Lint and test
issues found