Skip to content

Add DLQ for reprocessing of failed blocks #181

Add DLQ for reprocessing of failed blocks

Add DLQ for reprocessing of failed blocks #181

Triggered via pull request July 12, 2024 09:47
Status Failure
Total duration 23s
Artifacts

pr.yaml

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

Annotations

2 errors and 1 warning
Lint and test: lib/dlq/dlq.go#L20
exported: type name will be used as dlq.DLQItem by other packages, and that stutters; consider calling this Item (revive)
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/