Skip to content

Add DLQ for reprocessing of failed blocks #176

Add DLQ for reprocessing of failed blocks

Add DLQ for reprocessing of failed blocks #176

Triggered via pull request July 11, 2024 15:34
Status Failure
Total duration 26s
Artifacts

pr.yaml

on: pull_request
Lint and test
17s
Lint and test
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Lint and test: ingester/dlq.go#L99
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
Lint and test: ingester/mainloop_test.go#L384
error-strings: error strings should not be capitalized or end with punctuation or a newline (revive)
Lint and test: ingester/dlq.go#L52
func `byRetries` is unused (unused)
Lint and test
Process completed with exit code 2.
Lint and test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/