Skip to content

Add v0.61.1 to changelog #156

Add v0.61.1 to changelog

Add v0.61.1 to changelog #156

Triggered via push November 22, 2023 16:34
Status Success
Total duration 1m 50s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

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/authorities/samlext/idplogoutrequest.go#L18
18-125 lines are duplicate of `identity/authorities/samlext/idplogoutresponse.go:18-126` (dupl)
build: identity/authorities/samlext/idplogoutresponse.go#L18
18-126 lines are duplicate of `identity/authorities/samlext/idplogoutrequest.go:18-125` (dupl)
build: identity/authorities/samlext/dsig.go#L34
Function 'VerifySignedHTTPRedirectQuery' is too long (73 > 60) (funlen)
build: identity/authorities/samlext/idplogoutrequest.go#L114
string `2.0` has 2 occurrences, make it a constant (goconst)
build: identity/authorities/samlext/dsig.go#L72
wrapperFunc: suggestion: if key, value, ok = strings.Cut(key, "="); ok { ... } (gocritic)
build: identity/authorities/samlext/dsig.go#L23
G505: Blocklisted import crypto/sha1: weak cryptographic primitive (gosec)
build: bootstrap/backends/ldap/ldap.go#L49
Function 'NewIdentityManager' is too long (118 > 60) (funlen)
build: cmd/licod/jwk.go#L57
Error return value of `cmd.Help` is not checked (errcheck)