update Makefile and kube-rbac-proxy #42
golangci-lint.yaml
on: push
github (govet, golint and gotest)
1m 58s
github (golangci)
4m 19s
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/
|