Skip to content

PR #208

PR #208 #871

Triggered via dynamic April 17, 2026 06:11
Status Success
Total duration 3m 34s
Artifacts

codeql

on: dynamic
Matrix: analyze
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
Analyze (go)
cannot use mgr (variable of interface type "sigs.k8s.io/multicluster-runtime/pkg/manager".Manager) as "github.com/platform-mesh/golang-commons/controller/lifecycle/multicluster".ClusterGetter value in argument to multicluster.NewLifecycleManager: "sigs.k8s.io/multicluster-runtime/pkg/manager".Manager does not implement "github.com/platform-mesh/golang-commons/controller/lifecycle/multicluster".ClusterGetter (wrong type for method GetCluster)
Analyze (go)
cannot use req.ClusterName (variable of string type "sigs.k8s.io/multicluster-runtime/pkg/multicluster".ClusterName) as string value in argument to l.mgr.GetCluster
Analyze (go)
cannot use cluster (variable of string type multicluster.ClusterName) as string value in argument to log.MustChildLoggerWithAttributes
Analyze (actions)
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, 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 (go)
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, 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.