chore(deps): update golangci/golangci-lint docker tag to v1.61 #1676
Annotations
3 errors
internal/pubsub/inmemory_test.go#L62
for loop can be changed to `i := range receivedEvents` (intrange)
|
internal/pubsub/redis_test.go#L92
for loop can be changed to `i := range receivedEvents` (intrange)
|
|
This job failed
Loading