Skip to content

Regenerate OCP release artifacts #16

Regenerate OCP release artifacts

Regenerate OCP release artifacts #16

Triggered via push January 9, 2024 13:41
Status Success
Total duration 54s
Artifacts

vulncheck.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
detect
config.ChangeDNSRecord calls dns.ChangesCreateCall.Do, which eventually calls internal.chunkedReader.Read
detect
e2e.connect calls websocket.Dialer.Dial, which eventually calls tls.Conn.Handshake
detect
default.main calls http.Server.ListenAndServe, which eventually calls tls.Conn.HandshakeContext
detect
metrics.statFromProto calls bytes.Buffer.ReadFrom, which calls tls.Conn.Read
detect
handler.ProbeHandler.ServeHTTP calls io.WriteString, which calls tls.Conn.Write
detect
queue.appRequestMetricsHandler.ServeHTTP calls httputil.ReverseProxy.ServeHTTP, which eventually calls tls.DialWithDialer
detect
queue.appRequestMetricsHandler.ServeHTTP calls httputil.ReverseProxy.ServeHTTP, which eventually calls tls.Dialer.DialContext
detect
continuous.main calls environment.ClientConfig.GetRESTConfig, which eventually calls filepath.Abs
detect
versioned.NewForConfig calls rest.DefaultKubernetesUserAgent, which eventually calls filepath.Base
detect
hellovolume.handler calls filepath.Dir
detect
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/