Skip to content

KO-328: Backup and Restore service integration #610

KO-328: Backup and Restore service integration

KO-328: Backup and Restore service integration #610

Triggered via pull request July 11, 2024 08:12
Status Failure
Total duration 2m 49s
Artifacts

golangci-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: controllers/access_control.go#L1
: # github.com/aerospike/aerospike-kubernetes-operator/controllers
lint: controllers/pod.go#L387
undefined: reconcileError
lint: controllers/pod.go#L418
result.isSuccess undefined (type "github.com/aerospike/aerospike-kubernetes-operator/controllers/common".ReconcileResult has no field or method isSuccess, but does have IsSuccess) (typecheck)
lint: main.go#L28
could not import github.com/aerospike/aerospike-kubernetes-operator/controllers (-: # github.com/aerospike/aerospike-kubernetes-operator/controllers
lint: controllers/pod.go#L387
undefined: reconcileError
lint: controllers/pod.go#L418
result.isSuccess undefined (type "github.com/aerospike/aerospike-kubernetes-operator/controllers/common".ReconcileResult has no field or method isSuccess, but does have IsSuccess)) (typecheck)
lint: test/test_client.go#L24
could not import github.com/aerospike/aerospike-kubernetes-operator/controllers (-: # github.com/aerospike/aerospike-kubernetes-operator/controllers
lint: controllers/pod.go#L387
undefined: reconcileError
lint: controllers/pod.go#L418
result.isSuccess undefined (type "github.com/aerospike/aerospike-kubernetes-operator/controllers/common".ReconcileResult has no field or method isSuccess, but does have IsSuccess)) (typecheck)
lint
issues found
lint
The following actions uses Node.js version which is deprecated 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/