Skip to content

Bump github.com/riverqueue/river/rivershared from 0.24.0 to 0.25.0 in the go-dependencies group across 1 directory #64

Bump github.com/riverqueue/river/rivershared from 0.24.0 to 0.25.0 in the go-dependencies group across 1 directory

Bump github.com/riverqueue/river/rivershared from 0.24.0 to 0.25.0 in the go-dependencies group across 1 directory #64

Triggered via pull request September 15, 2025 18:32
Status Failure
Total duration 49s
Artifacts

ci.yaml

on: pull_request
build_and_test
45s
build_and_test
golangci-lint
42s
golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

5 errors
golangci-lint
issues found
golangci-lint: apitest/apitest_test.go#L17
context.Background() could be replaced by t.Context() in TestInvokeHandler (usetesting)
golangci-lint: apierror/api_error_test.go#L41
context.Background() could be replaced by t.Context() in TestAPIErrorWrite (usetesting)
golangci-lint: apiendpoint/api_endpoint_test.go#L208
context.Background() could be replaced by t.Context() in TestMaybeInterpretInternalError (usetesting)
golangci-lint: apiendpoint/api_endpoint_test.go#L27
context.Background() could be replaced by t.Context() in TestMountAndServe (usetesting)