Skip to content

Bump golang.org/x/crypto from 0.29.0 to 0.32.0 #2832

Bump golang.org/x/crypto from 0.29.0 to 0.32.0

Bump golang.org/x/crypto from 0.29.0 to 0.32.0 #2832

Status Failure
Total duration 42s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
lint: jwe/jwe_test.go#L680
os.CreateTemp("", ...) could be replaced by os.CreateTemp(t.TempDir(), ...) in TestReadFile (usetesting)
lint: jws/jws_test.go#L866
os.CreateTemp("", ...) could be replaced by os.CreateTemp(t.TempDir(), ...) in TestReadFile (usetesting)
lint: jwt/jwt_test.go#L742
os.CreateTemp("", ...) could be replaced by os.CreateTemp(t.TempDir(), ...) in TestReadFile (usetesting)
lint
issues found
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636