Add multi-cluster deployment support via Cluster Inventory API #5157
knative-security.yaml
on: pull_request
analyze
/
Analyze CodeQL
5m 20s
analyze
/
Check Unicode CC
25s
analyze
/
Go vulnerability Detection
46s
Annotations
10 errors and 3 warnings
|
analyze / Go vulnerability Detection
operator.main calls sharedmain.MainWithContext, which eventually calls template.Template.ExecuteTemplate
|
|
analyze / Go vulnerability Detection
operator.main calls sharedmain.MainWithContext, which eventually calls template.Template.Execute
|
|
analyze / Go vulnerability Detection
knativeserving.reconcilerImpl.Reconcile calls template.Error.Error
|
|
analyze / Go vulnerability Detection
common.clusterEntry.Close calls sync.Once.Do, which eventually calls tls.Dialer.DialContext
|
|
analyze / Go vulnerability Detection
knativeserving.reconcilerImpl.Reconcile calls prometheus.MultiError.Error, which eventually calls tls.Conn.Write
|
|
analyze / Go vulnerability Detection
packages.handleAlternatives calls io.Copy, which eventually calls tls.Conn.Read
|
|
analyze / Go vulnerability Detection
operator.main calls sharedmain.MainWithContext, which eventually calls tls.Conn.HandshakeContext
|
|
analyze / Go vulnerability Detection
common.clusterEntry.Close calls sync.Once.Do, which eventually calls tls.Conn.Handshake
|
|
analyze / Go vulnerability Detection
packages.handleAlternatives calls io.Copy, which eventually calls x509.Certificate.Verify
|
|
analyze / Go vulnerability Detection
packages.handleAlternatives calls io.Copy, which eventually calls x509.Certificate.Verify
|
|
analyze / Go vulnerability Detection
Restore cache failed: Dependencies file is not found in /home/runner/work/operator/operator. Supported file pattern: go.mod
|
|
analyze / Analyze CodeQL
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.
|
|
analyze / Analyze CodeQL
Restore cache failed: Dependencies file is not found in /home/runner/work/operator/operator. Supported file pattern: go.mod
|