TRD-637 Backfill Task Management for Tradelogs v2 #340
Annotations
4 errors and 1 warning
v2/internal/worker/backfiller.go#L151
Error return value of `w.backfillStorage.UpdateTask` is not checked (errcheck)
|
v2/internal/worker/backfiller.go#L172
Error return value of `w.backfillStorage.UpdateTask` is not checked (errcheck)
|
v2/internal/worker/backfiller.go#L184
Error return value of `w.backfillStorage.UpdateTask` is not checked (errcheck)
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading