Skip to content

Bump github.com/go-jose/go-jose/v4 from 4.1.3 to 4.1.4 #1874

Bump github.com/go-jose/go-jose/v4 from 4.1.3 to 4.1.4

Bump github.com/go-jose/go-jose/v4 from 4.1.3 to 4.1.4 #1874

Triggered via pull request April 7, 2026 12:10
Status Failure
Total duration 3m 13s
Artifacts

ci.yml

on: pull_request
ci  /  ...  /  set-go-matrix
2s
ci / build / set-go-matrix
ci  /  ...  /  set-go-matrix
2s
ci / test / set-go-matrix
ci  /  ...  /  lint
1m 50s
ci / lint / lint
ci  /  ...  /  govulncheck
57s
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.