fix(deps): update module sigs.k8s.io/multicluster-runtime to v0.23.3 #884
pipeline.yml
on: pull_request
create-version
/
version
quality-gate
4s
publish-version
Annotations
14 errors and 2 warnings
|
test / test
Process completed with exit code 201.
|
|
Task 'cover' failed
exit status 1
|
|
test / test:
controller/lifecycle/lifecycle.go#L39
cannot use cluster (variable of string type multicluster.ClusterName) as string value in argument to log.MustChildLoggerWithAttributes
|
|
Task 'lint' failed
exit status 1
|
|
lint / lint:
controller/lifecycle/multicluster/lifecycle.go#L95
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 (typecheck)
|
|
lint / lint:
controller/lifecycle/lifecycle.go#L39
cannot use cluster (variable of string type multicluster.ClusterName) as string value in argument to log.MustChildLoggerWithAttributes) (typecheck)
|
|
lint / lint:
controller/lifecycle/multicluster/lifecycle.go#L20
could not import github.com/platform-mesh/golang-commons/controller/lifecycle (-: # github.com/platform-mesh/golang-commons/controller/lifecycle
|
|
lint / lint:
controller/lifecycle/lifecycle.go#L39
cannot use cluster (variable of string type multicluster.ClusterName) as string value in argument to log.MustChildLoggerWithAttributes) (typecheck)
|
|
lint / lint:
controller/lifecycle/controllerruntime/lifecycle.go#L18
could not import github.com/platform-mesh/golang-commons/controller/lifecycle (-: # github.com/platform-mesh/golang-commons/controller/lifecycle
|
|
lint / lint:
controller/lifecycle/builder/builder_test.go#L149
cannot use provider (variable of type *testSupport.FakeProvider) as "sigs.k8s.io/multicluster-runtime/pkg/multicluster".Provider value in argument to mcmanager.New: *testSupport.FakeProvider does not implement "sigs.k8s.io/multicluster-runtime/pkg/multicluster".Provider (wrong type for method Get)
|
|
lint / lint:
controller/lifecycle/builder/builder_test.go#L140
cannot use provider (variable of type *testSupport.FakeProvider) as "sigs.k8s.io/multicluster-runtime/pkg/multicluster".Provider value in argument to mcmanager.New: *testSupport.FakeProvider does not implement "sigs.k8s.io/multicluster-runtime/pkg/multicluster".Provider (wrong type for method Get)
|
|
lint / lint:
controller/lifecycle/builder/builder_test.go#L131
cannot use provider (variable of type *testSupport.FakeProvider) as "sigs.k8s.io/multicluster-runtime/pkg/multicluster".Provider value in argument to mcmanager.New: *testSupport.FakeProvider does not implement "sigs.k8s.io/multicluster-runtime/pkg/multicluster".Provider (wrong type for method Get)
|
|
lint / lint:
controller/lifecycle/lifecycle.go#L39
cannot use cluster (variable of string type multicluster.ClusterName) as string value in argument to log.MustChildLoggerWithAttributes (typecheck)
|
|
quality-gate
Process completed with exit code 1.
|
|
test / test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: arduino/setup-task@b91d5d2c96a56797b48ac1e0e89220bf64044611. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
lint / lint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: arduino/setup-task@b91d5d2c96a56797b48ac1e0e89220bf64044611. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|