Update misc (dev-preview) #5257
Annotations
10 errors and 2 warnings
Run golangci lint:
pkg/openstackclient/funcs.go#L16
could not import github.com/openstack-k8s-operators/openstack-operator/apis/client/v1beta1 (-: # github.com/openstack-k8s-operators/openstack-operator/apis/client/v1beta1
|
Run golangci lint:
pkg/openstack/ceilometer.go#L11
could not import github.com/openstack-k8s-operators/telemetry-operator/api/v1beta1 (-: # github.com/openstack-k8s-operators/telemetry-operator/api/v1beta1
|
Run golangci lint
cannot use &CeilometerCentral{} (value of type *CeilometerCentral) as admission.Validator value in variable declaration: *CeilometerCentral does not implement admission.Validator (wrong type for method ValidateCreate)
|
Run golangci lint
cannot use &CeilometerCompute{} (value of type *CeilometerCompute) as admission.Validator value in variable declaration: *CeilometerCompute does not implement admission.Validator (wrong type for method ValidateCreate)
|
Run golangci lint
cannot use &InfraCompute{} (value of type *InfraCompute) as admission.Validator value in variable declaration: *InfraCompute does not implement admission.Validator (wrong type for method ValidateCreate)
|
Run golangci lint
cannot use &Telemetry{} (value of type *Telemetry) as admission.Validator value in variable declaration: *Telemetry does not implement admission.Validator (wrong type for method ValidateCreate)
|
Run golangci lint:
pkg/openstack/cinder.go#L12
could not import github.com/openstack-k8s-operators/cinder-operator/api/v1beta1 (-: # github.com/openstack-k8s-operators/cinder-operator/api/v1beta1
|
Run golangci lint
cannot use &Cinder{} (value of type *Cinder) as admission.Validator value in variable declaration: *Cinder does not implement admission.Validator (wrong type for method ValidateCreate)
|
Run golangci lint:
pkg/openstack/dnsmasq.go#L12
could not import github.com/openstack-k8s-operators/infra-operator/apis/network/v1beta1 (-: # github.com/openstack-k8s-operators/infra-operator/apis/network/v1beta1
|
Run golangci lint
cannot use &DNSMasq{} (value of type *DNSMasq) as admission.Validator value in variable declaration: *DNSMasq does not implement admission.Validator (wrong type for method ValidateCreate)
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run golangci lint
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/
|
The logs for this run have expired and are no longer available.
Loading