feat: DLQ skip modify #54
Annotations
10 errors and 1 warning
client.go#L89
`if o.Ping` has complex nested blocks (complexity: 8) (nestif)
|
client.go#L106
error returned from external package is unwrapped: sig: func github.com/cenkalti/backoff/v4.RetryNotify(operation github.com/cenkalti/backoff/v4.Operation, b github.com/cenkalti/backoff/v4.BackOff, notify github.com/cenkalti/backoff/v4.Notify) error (wrapcheck)
|
clientoptions.go#L13
defaultBackoff returns interface (github.com/cenkalti/backoff/v4.BackOff) (ireturn)
|
clientoptions.go#L15
Magic number: 2, in <argument> detected (gomnd)
|
clientoptions.go#L16
Magic number: 7, in <argument> detected (gomnd)
|
clientoptions.go#L17
Magic number: 30, in <argument> detected (gomnd)
|
tkafka/connect.go#L11
File is not `gofumpt`-ed (gofumpt)
|
tkafka/connect.go#L46
error returned from external package is unwrapped: sig: func github.com/worldline-go/wkafka.New(ctx context.Context, cfg github.com/worldline-go/wkafka.Config, opts ...github.com/worldline-go/wkafka.Option) (*github.com/worldline-go/wkafka.Client, error) (wrapcheck)
|
tkafka/connect.go#L51
found a struct that contains a context.Context field (containedctx)
|
tkafka/generate.go#L33
error returned from external package is unwrapped: sig: func (*github.com/twmb/franz-go/pkg/kadm.Client).DeleteTopics(ctx context.Context, topics ...string) (github.com/twmb/franz-go/pkg/kadm.DeleteTopicResponses, error) (wrapcheck)
|
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/.
|
This job succeeded
Loading