Skip to content

fix(kds): fix retry on NACK and add backoff (backport of #9736) #3504

fix(kds): fix retry on NACK and add backoff (backport of #9736)

fix(kds): fix retry on NACK and add backoff (backport of #9736) #3504

Triggered via pull request April 8, 2024 13:59
Status Failure
Total duration 6m 24s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/.