update Makefile and kube-rbac-proxy #42
Annotations
9 errors and 1 warning
api/v1beta1/openstackdeploy_webhook.go#L147
S1009: should omit nil check; len() for github.com/nmstate/kubernetes-nmstate/api/shared.ConditionList is defined as zero (gosimple)
|
api/v1beta1/openstackdeploy_webhook.go#L174
S1009: should omit nil check; len() for github.com/nmstate/kubernetes-nmstate/api/shared.ConditionList is defined as zero (gosimple)
|
controllers/openstacknetattachment_controller.go#L402
S1009: should omit nil check; len() for github.com/nmstate/kubernetes-nmstate/api/shared.ConditionList is defined as zero (gosimple)
|
controllers/openstacknetconfig_controller.go#L519
S1009: should omit nil check; len() for github.com/openstack-k8s-operators/osp-director-operator/api/shared.ConditionList is defined as zero (gosimple)
|
controllers/openstacknetconfig_controller.go#L711
S1009: should omit nil check; len() for github.com/openstack-k8s-operators/osp-director-operator/api/shared.ConditionList is defined as zero (gosimple)
|
pkg/common/secret.go#L408
printf: non-constant format string in call to fmt.Errorf (govet)
|
api/v1beta1/common_openstackcontrolplane.go#L73
printf: non-constant format string in call to fmt.Errorf (govet)
|
api/v1beta1/common_openstackcontrolplane.go#L76
printf: non-constant format string in call to fmt.Errorf (govet)
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading