Skip to content

Add DLQ for reprocessing of failed blocks #174

Add DLQ for reprocessing of failed blocks

Add DLQ for reprocessing of failed blocks #174

Triggered via pull request July 10, 2024 16:12
Status Failure
Total duration 1m 3s
Artifacts

pr.yaml

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

Annotations

2 errors and 1 warning
Lint and test: ingester/mainloop.go#L275
unused-parameter: parameter 'blockNumber' seems to be unused, consider removing or renaming it as _ (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/