Chore: Update golangci lint #51
Annotations
10 errors and 1 warning
identity_provider_test.go#L248
Error return value of `fmt.Fprintf` is not checked (errcheck)
|
identity_provider_test.go#L805
Error return value of `fmt.Fprintf` is not checked (errcheck)
|
identity_provider_test.go#L1074
Error return value of `fmt.Fprintf` is not checked (errcheck)
|
xmlenc/digest.go#L10
G507: Blocklisted import golang.org/x/crypto/ripemd160: deprecated and weak cryptographic primitive (gosec)
|
xmlenc/fuzz.go#L12
G101: Potential hardcoded credentials: RSA private key (gosec)
|
xmlenc/decrypt_test.go#L21
G101: Potential hardcoded credentials: RSA private key (gosec)
|
xmlenc/pubkey.go#L150
unused-parameter: parameter 'e' seems to be unused, consider removing or renaming it as _ (revive)
|
xmlenc/pubkey.go#L153
unused-parameter: parameter 'e' seems to be unused, consider removing or renaming it as _ (revive)
|
samlsp/middleware_test.go#L153
unused-parameter: parameter 'w' seems to be unused, consider removing or renaming it as _ (revive)
|
samlsp/middleware_test.go#L177
unused-parameter: parameter 'w' seems to be unused, consider removing or renaming it as _ (revive)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
The logs for this run have expired and are no longer available.
Loading