Skip to content

Bump github.com/go-ldap/ldap/v3 from 3.4.4 to 3.4.6 #134

Bump github.com/go-ldap/ldap/v3 from 3.4.4 to 3.4.6

Bump github.com/go-ldap/ldap/v3 from 3.4.4 to 3.4.6 #134

Triggered via push October 23, 2023 14:05
Status Success
Total duration 3m 53s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build: identity/managers/identifier.go#L255
Error return value of `utils.WriteRedirect` is not checked (errcheck)
build: identity/managers/identifier.go#L358
Error return value of `utils.WriteRedirect` is not checked (errcheck)
build: identity/managers/cookie.go#L153
Function 'backendRequest' has too many statements (42 > 40) (funlen)
build: identity/managers/cookie.go#L228
Function 'Authenticate' is too long (64 > 60) (funlen)
build: identity/managers/cookie.go#L371
Function 'Fetch' has too many statements (44 > 40) (funlen)
build: identity/managers/guest.go#L196
Function 'Authenticate' is too long (76 > 60) (funlen)
build: identity/managers/guest.go#L276
Function 'Authorize' is too long (107 > 60) (funlen)
build: identity/managers/identifier.go#L126
Function 'Authenticate' has too many statements (54 > 40) (funlen)