switch to structured logging #115
golangci-lint.yaml
on: pull_request
github (govet, golint and gotest)
59s
github (golangci)
3m 47s
operator-lint
1m 17s
Annotations
15 errors and 5 warnings
github (govet, golint and gotest):
controllers/barbican_controller.go#L349
r.Log undefined (type *BarbicanReconciler has no field or method Log)
|
github (govet, golint and gotest):
controllers/barbican_controller.go#L622
r.Log undefined (type *BarbicanReconciler has no field or method Log)
|
github (govet, golint and gotest):
controllers/barbican_controller.go#L623
r.Log undefined (type *BarbicanReconciler has no field or method Log)
|
github (govet, golint and gotest):
controllers/barbican_controller.go#L639
r.Log undefined (type *BarbicanReconciler has no field or method Log)
|
github (govet, golint and gotest)
r.Log undefined (type *BarbicanReconciler has no field or method Log)
|
github (govet, golint and gotest)
Process completed with exit code 1.
|
operator-lint:
controllers/barbican_controller.go#L349
r.Log undefined (type *BarbicanReconciler has no field or method Log)
|
operator-lint:
controllers/barbican_controller.go#L622
r.Log undefined (type *BarbicanReconciler has no field or method Log)
|
operator-lint:
controllers/barbican_controller.go#L623
r.Log undefined (type *BarbicanReconciler has no field or method Log)
|
operator-lint:
controllers/barbican_controller.go#L639
r.Log undefined (type *BarbicanReconciler has no field or method Log)
|
operator-lint
r.Log undefined (type *BarbicanReconciler has no field or method Log)
|
operator-lint
Process completed with exit code 2.
|
github (golangci):
main.go#L39
could not import github.com/openstack-k8s-operators/barbican-operator/controllers (-: # github.com/openstack-k8s-operators/barbican-operator/controllers
|
github (golangci):
controllers/barbican_common.go#L1
: # github.com/openstack-k8s-operators/barbican-operator/controllers [github.com/openstack-k8s-operators/barbican-operator/controllers.test]
|
github (golangci)
issues found
|
github (govet, golint and gotest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
operator-lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@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 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/
|
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/
|