Update k8s.io to v0.26.7 #875
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 43s
github (golangci)
4m 26s
Annotations
12 errors and 3 warnings
github (govet, golint and gotest):
api/v1alpha1/openstackansibleee_webhook.go#L76
cannot use &OpenStackAnsibleEE{} (value of type *OpenStackAnsibleEE) as type admission.Validator in variable declaration:
|
github (govet, golint and gotest)
cannot use &Memcached{} (value of type *Memcached) as type admission.Validator in variable declaration:
|
github (govet, golint and gotest)
cannot use &Galera{} (value of type *Galera) as type admission.Validator in variable declaration:
|
github (govet, golint and gotest)
cannot use &MariaDB{} (value of type *MariaDB) as type admission.Validator in variable declaration:
|
github (govet, golint and gotest)
cannot use &KeystoneAPI{} (value of type *KeystoneAPI) as type admission.Validator in variable declaration:
|
github (govet, golint and gotest)
Process completed with exit code 2.
|
github (golangci):
controllers/openstack_ansibleee_controller.go#L44
could not import github.com/openstack-k8s-operators/openstack-ansibleee-operator/api/v1alpha1 (-: # github.com/openstack-k8s-operators/openstack-ansibleee-operator/api/v1alpha1
|
github (golangci):
main.go#L39
could not import github.com/openstack-k8s-operators/openstack-ansibleee-operator/api/v1alpha1 (-: # github.com/openstack-k8s-operators/openstack-ansibleee-operator/api/v1alpha1
|
github (golangci):
tests/functional/ansibleee_controller_test.go#L28
could not import github.com/openstack-k8s-operators/openstack-ansibleee-operator/api/v1alpha1 (-: # github.com/openstack-k8s-operators/openstack-ansibleee-operator/api/v1alpha1
|
github (golangci):
tests/functional/suite_test.go#L61
undefined: TestHelper (typecheck)
|
github (golangci):
tests/functional/suite_test.go#L100
undefined: NewTestHelper (typecheck)
|
github (golangci)
issues found
|
github (golangci)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
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/
|