KO-328: Backup and Restore service integration #610
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/
|