Fixes and update dependencies #32
Annotations
10 errors and 1 warning
golangci-lint:
subscribe_test.go#L408
context.Background() could be replaced by t.Context() in TestSubscribeLogAnonymousSubscriber (usetesting)
|
golangci-lint:
subscribe_test.go#L354
context.Background() could be replaced by t.Context() in testSubscribeLogs (usetesting)
|
golangci-lint:
server_test.go#L350
context.Background() could be replaced by t.Context() in TestServeAcme (usetesting)
|
golangci-lint:
server_test.go#L319
context.Background() could be replaced by t.Context() in TestClientClosesThenReconnects (usetesting)
|
golangci-lint:
server_test.go#L246
context.Background() could be replaced by t.Context() in TestClientClosesThenReconnects (usetesting)
|
golangci-lint:
server_test.go#L219
context.Background() could be replaced by t.Context() in TestServe (usetesting)
|
golangci-lint:
server_test.go#L155
context.Background() could be replaced by t.Context() in TestSecurityOptionsWithCorsOrigin (usetesting)
|
golangci-lint:
server_test.go#L108
context.Background() could be replaced by t.Context() in TestSecurityOptions (usetesting)
|
golangci-lint:
server_test.go#L59
context.Background() could be replaced by t.Context() in TestForwardedHeaders (usetesting)
|
golangci-lint:
local_bench_test.go#L53
context.Background() could be replaced by b.Context() in subBenchLocalTransport (usetesting)
|
Run actions/setup-go@v5
Cache not found for keys: setup-go-Linux-x64-ubuntu24-go-1.24.1-9fc3f54d002645902c808ed5235f28f4823938d3464c8b5cc0015f4549287336
|
Loading