PR #208 #888
Annotations
3 errors and 1 warning
|
Autobuild
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)
|
|
Autobuild
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
|
|
Autobuild
cannot use cluster (variable of string type multicluster.ClusterName) as string value in argument to log.MustChildLoggerWithAttributes
|
|
Initialize 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, 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.
|
Loading