Bump github.com/riverqueue/river/rivershared from 0.24.0 to 0.25.0 in the go-dependencies group across 1 directory #64
ci.yaml
on: pull_request
build_and_test
45s
golangci-lint
42s
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)
|