Bump actions/checkout from 6.0.2 to 6.0.3 #1939
ci.yml
on: pull_request
ci
/
...
/
set-go-matrix
4s
ci
/
...
/
set-go-matrix
3s
ci
/
...
/
lint
41s
ci
/
...
/
govulncheck
35s
Matrix: ci / codeql / CodeQL Analyze
Matrix: ci / build / build
Matrix: ci / test / test
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.
|