LDAP Authentication #544
Annotations
4 errors and 1 warning
Lint and test:
server/ctrladmin/handlers_raw.go#L23
ifElseChain: rewrite if-else to switch statement (gocritic)
|
Lint and test:
ldap/ldap.go#L14
ldapStore is a global variable (gochecknoglobals)
|
Lint and test:
ldap/ldap.go#L27
ineffectual assignment to store (ineffassign)
|
Lint and test
issues found
|
Lint and test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|