Skip to content

Report context cancel cause in DoBatchWithOptions instead of ctx.Err(). #251

Report context cancel cause in DoBatchWithOptions instead of ctx.Err().

Report context cancel cause in DoBatchWithOptions instead of ctx.Err(). #251

Re-run triggered August 26, 2024 11:35
Status Failure
Total duration 26m 31s
Artifacts

test-build.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Check: ring/ring_test.go#L264
unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)
Check: ring/ring_test.go#L274
unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)
Check: ring/ring_test.go#L284
unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)
Check: ring/ring_test.go#L245
lostcancel: the cancel function returned by context.WithTimeout should be called, not discarded, to avoid a context leak (govet)
Check
Process completed with exit code 2.