Skip to content

Update k8s.io to v0.26.8 #2456

Update k8s.io to v0.26.8

Update k8s.io to v0.26.8 #2456

Triggered via pull request July 4, 2023 13:02
Status Failure
Total duration 1m 24s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

golangci-lint.yaml

on: pull_request
github (govet, golint and gotest)
1m 14s
github (govet, golint and gotest)
github (golangci)
21s
github (golangci)
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 2 warnings
github (golangci): controllers/cinder_controller.go#L274
source.Kind (value of type func(cache "sigs.k8s.io/controller-runtime/pkg/cache".Cache, object client.Object) source.SyncingSource) is not a type (typecheck)
github (golangci): controllers/cinder_controller.go#L275
cannot use transportURLSecretFn (variable of type func(o client.Object) []reconcile.Request) as handler.MapFunc value in argument to handler.EnqueueRequestsFromMapFunc (typecheck)
github (golangci): controllers/cinderapi_controller.go#L280
source.Kind (value of type func(cache "sigs.k8s.io/controller-runtime/pkg/cache".Cache, object client.Object) source.SyncingSource) is not a type (typecheck)
github (golangci): controllers/cinderapi_controller.go#L281
cannot use svcSecretFn (variable of type func(o client.Object) []reconcile.Request) as handler.MapFunc value in argument to handler.EnqueueRequestsFromMapFunc (typecheck)
github (golangci): controllers/cinderapi_controller.go#L283
source.Kind (value of type func(cache "sigs.k8s.io/controller-runtime/pkg/cache".Cache, object client.Object) source.SyncingSource) is not a type (typecheck)
github (golangci): controllers/cinderapi_controller.go#L284
cannot use configMapFn (variable of type func(o client.Object) []reconcile.Request) as handler.MapFunc value in argument to handler.EnqueueRequestsFromMapFunc (typecheck)
github (golangci): controllers/cinderapi_controller.go#L345
publicEndpointData declared and not used (typecheck)
github (golangci): controllers/cinderapi_controller.go#L349
internalEndpointData declared and not used (typecheck)
github (golangci): controllers/cinderbackup_controller.go#L250
cannot use svcSecretFn (variable of type func(o client.Object) []reconcile.Request) as handler.MapFunc value in argument to handler.EnqueueRequestsFromMapFunc (typecheck)
github (golangci): controllers/cinderbackup_controller.go#L253
cannot use configMapFn (variable of type func(o client.Object) []reconcile.Request) as handler.MapFunc value in argument to handler.EnqueueRequestsFromMapFunc (typecheck)
github (govet, golint and gotest)
cannot use doc (variable of type *"github.com/google/gnostic/openapiv2".Document) as type *"github.com/google/gnostic-models/openapiv2".Document in argument to proto.NewOpenAPIData
github (govet, golint and gotest)
Process completed with exit code 2.
github (golangci)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
github (golangci)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/