Skip to content

Bump actions/checkout from 6.0.2 to 6.0.3 #1939

Bump actions/checkout from 6.0.2 to 6.0.3

Bump actions/checkout from 6.0.2 to 6.0.3 #1939

Triggered via pull request June 2, 2026 23:49
Status Failure
Total duration 2m 19s
Artifacts

ci.yml

on: pull_request
ci  /  ...  /  set-go-matrix
4s
ci / build / set-go-matrix
ci  /  ...  /  set-go-matrix
3s
ci / test / set-go-matrix
ci  /  ...  /  lint
41s
ci / lint / lint
ci  /  ...  /  govulncheck
35s
ci / govulncheck / govulncheck
Matrix: ci / codeql / CodeQL Analyze
Matrix: ci / build / build
Matrix: ci / test / test
Fit to window
Zoom out
Zoom in

Annotations

7 errors
ci / govulncheck / govulncheck
Process completed with exit code 3.
ci / govulncheck / govulncheck
oauth.oauth.ServeHTTP calls x509.HostnameError.Error
ci / govulncheck / govulncheck
sshutil.Shell.RemoteShell calls io.Copy, which eventually calls x509.Certificate.VerifyHostname
ci / govulncheck / govulncheck
cautils.OfflineCA.VerifyClientCert calls x509.Certificate.Verify
ci / govulncheck / govulncheck
oauth.oauth.DoDeviceAuthorization calls io.ReadAll, which eventually calls textproto.Reader.ReadMIMEHeader
ci / test / test (stable): command/health_test.go#L92
health_test.go:92: Error Trace: /home/runner/work/cli/cli/command/ca/health_test.go:92 Error: Received unexpected error: client GET https://localhost:36083/health failed: dial tcp [::1]:36083: connect: connection refused Test: Test_healthAction ---
ci / test / test (stable)
Process completed with exit code 1.