Skip to content

Bump go.step.sm/crypto from 0.77.1 to 0.77.2 #1876

Bump go.step.sm/crypto from 0.77.1 to 0.77.2

Bump go.step.sm/crypto from 0.77.1 to 0.77.2 #1876

Triggered via pull request April 7, 2026 12:33
Status Failure
Total duration 2m 44s
Artifacts

ci.yml

on: pull_request
ci  /  ...  /  set-go-matrix
3s
ci / build / set-go-matrix
ci  /  ...  /  set-go-matrix
2s
ci / test / set-go-matrix
ci  /  ...  /  lint
1m 38s
ci / lint / lint
ci  /  ...  /  govulncheck
52s
ci / govulncheck / govulncheck
Matrix: ci / codeql / CodeQL Analyze
Matrix: ci / build / build
Matrix: ci / test / test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
ci / govulncheck / govulncheck
cautils.OfflineCA.RenewWithToken calls authority.Authority.AuthorizeRenewToken, which eventually calls bbolt.Tx.Rollback
ci / govulncheck / govulncheck
cautils.OfflineCA.RenewWithToken calls authority.Authority.AuthorizeRenewToken, which eventually calls bbolt.Tx.Commit
ci / govulncheck / govulncheck
cautils.NewOfflineCA calls authority.New, which eventually calls bbolt.Open
ci / govulncheck / govulncheck
cautils.OfflineCA.SSHGetHosts calls authority.Authority.GetSSHHosts, which eventually calls bbolt.DB.View
ci / govulncheck / govulncheck
cautils.NewOfflineCA calls authority.New, which eventually calls bbolt.DB.Update
ci / govulncheck / govulncheck
ca.initAction calls pki.PKI.Save, which eventually calls bbolt.DB.Close
ci / govulncheck / govulncheck
cautils.OfflineCA.RenewWithToken calls authority.Authority.AuthorizeRenewToken, which eventually calls bbolt.DB.Begin
ci / govulncheck / govulncheck
ca.renewer.RenewWithToken calls http.Transport.CloseIdleConnections, which eventually calls bbolt.Bucket.Stats
ci / govulncheck / govulncheck
cautils.OfflineCA.RenewWithToken calls authority.Authority.AuthorizeRenewToken, which eventually calls bbolt.Bucket.Put
ci / govulncheck / govulncheck
ca.renewer.RenewWithToken calls http.Transport.CloseIdleConnections, which eventually calls bbolt.Bucket.ForEachBucket
ci / codeql / CodeQL Analyze (go)
Starting April 2026, the CodeQL Action will skip computing file coverage information on pull requests to improve analysis performance. File coverage information will still be computed on non-PR analyses. To opt out of this change, set the `CODEQL_ACTION_FILE_COVERAGE_ON_PRS` environment variable to `true`. Alternatively, create a custom repository property with the name `github-codeql-file-coverage-on-prs` and the type "True/false", then set this property to `true` in the repository's settings.