fix(kds): fix retry on NACK and add backoff (backport of #9736) #3504
Annotations
10 errors and 1 warning
lint:
pkg/kds/v2/reconcile/reconciler.go#L9
missing import path (typecheck)
|
lint:
pkg/kds/v2/reconcile/interfaces.go#L12
expected '}', found '<<' (typecheck)
|
lint:
pkg/kds/v2/reconcile/interfaces.go#L22
illegal character U+0023 '#' (typecheck)
|
lint:
pkg/kds/v2/reconcile/reconciler.go#L11
missing import path (typecheck)
|
lint:
pkg/kds/v2/reconcile/reconciler.go#L15
missing import path (typecheck)
|
lint:
pkg/kds/v2/reconcile/reconciler.go#L88
expected statement, found '<<' (typecheck)
|
lint:
pkg/kds/v2/reconcile/reconciler.go#L100
expected statement, found '==' (typecheck)
|
lint:
pkg/kds/v2/reconcile/reconciler.go#L147
expected statement, found '>>' (typecheck)
|
lint:
pkg/kds/v2/reconcile/reconciler.go#L153
expected statement, found '<<' (typecheck)
|
lint:
pkg/kds/v2/reconcile/reconciler.go#L177
expected statement, found '==' (typecheck)
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|