Refactored sqs client #88
Annotations
9 errors
pkg/client/controllers/suite_test.go#L73
undefined: sqs.NewFakeProducer (typecheck)
|
pkg/client/webhook/suite_test.go#L78
undefined: sqs.NewFakeProducer (typecheck)
|
pkg/sync/manager/controller.go#L129
func `(*SyncController).isAllowedGVK` is unused (unused)
|
pkg/sync/manager/result.go#L28
func `requeueAfter` is unused (unused)
|
pkg/sync/manager/result.go#L32
func `requeueImmediately` is unused (unused)
|
pkg/sqs/sqs.go#L214
S1002: should omit comparison to bool constant, can be simplified to `s.RunOnce` (gosimple)
|
pkg/sqs/sqs.go#L208
SA4001: &*x will be simplified to x. It will not copy x. (staticcheck)
|
local/sqs/sqs.go#L47
SA4006: this value of `err` is never used (staticcheck)
|
|
The logs for this run have expired and are no longer available.
Loading