Merge pull request #1002 from openshift-knative/konflux/references/re… #985
Annotations
10 errors and 3 warnings
detect
activator.main calls websocket.ManagedConnection.Shutdown, which eventually calls gob.Decoder.Decode
|
detect
performance.InfluxReporter.FlushAndShutdown calls influxdb.clientImpl.Close, which calls http.Client.CloseIdleConnections
|
detect
health.HTTPProbe calls http.Client.Do
|
detect
revision.digestResolver.Resolve calls remote.Head, which eventually calls http.Client.PostForm
|
detect
readiness.execProbeMain calls http.Get
|
detect
revision.digestResolver.Resolve calls remote.Head, which eventually calls http.Transport.CloseIdleConnections
|
detect
queue.appRequestMetricsHandler.ServeHTTP calls httputil.ReverseProxy.ServeHTTP, which calls http.Transport.RoundTrip
|
detect
dnssetup.validateRecord calls net.Resolver.LookupHost, which eventually calls netip.Addr.IsLoopback
|
detect
dnssetup.validateRecord calls net.Resolver.LookupHost, which eventually calls netip.Addr.IsMulticast
|
detect
health.TCPProbe calls net.DialTimeout
|
detect
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
detect
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
detect
Restore cache failed: Dependencies file is not found in /home/runner/work/serving/serving. Supported file pattern: go.sum
|