Skip to content

update Makefile and kube-rbac-proxy #42

update Makefile and kube-rbac-proxy

update Makefile and kube-rbac-proxy #42

Triggered via push August 16, 2024 13:09
Status Failure
Total duration 4m 31s
Artifacts
github (govet, golint and gotest)
1m 58s
github (govet, golint and gotest)
github (golangci)
4m 19s
github (golangci)
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 2 warnings
github (golangci): 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)
github (golangci): 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)
github (golangci): 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)
github (golangci): 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)
github (golangci): 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)
github (golangci): pkg/common/secret.go#L408
printf: non-constant format string in call to fmt.Errorf (govet)
github (golangci): api/v1beta1/common_openstackcontrolplane.go#L73
printf: non-constant format string in call to fmt.Errorf (govet)
github (golangci): api/v1beta1/common_openstackcontrolplane.go#L76
printf: non-constant format string in call to fmt.Errorf (govet)
github (golangci)
issues found
github (govet, golint and gotest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
github (golangci)
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/