Mx 16271 indexing incoming tokens #684
golangci-lint.yml
on: pull_request
golangci linter
17s
Annotations
7 errors
golangci linter:
client/disabled/elasticClient_test.go#L18
SA1012: do not pass a nil Context, even if a function permits it; pass context.TODO if you are unsure about which Context to use (staticcheck)
|
golangci linter:
client/disabled/elasticClient_test.go#L19
SA1012: do not pass a nil Context, even if a function permits it; pass context.TODO if you are unsure about which Context to use (staticcheck)
|
golangci linter:
client/disabled/elasticClient_test.go#L20
SA1012: do not pass a nil Context, even if a function permits it; pass context.TODO if you are unsure about which Context to use (staticcheck)
|
golangci linter:
client/disabled/elasticClient_test.go#L21
SA1012: do not pass a nil Context, even if a function permits it; pass context.TODO if you are unsure about which Context to use (staticcheck)
|
golangci linter:
client/disabled/elasticClient_test.go#L22
SA1012: do not pass a nil Context, even if a function permits it; pass context.TODO if you are unsure about which Context to use (staticcheck)
|
golangci linter:
client/disabled/elasticClient_test.go#L23
SA1012: do not pass a nil Context, even if a function permits it; pass context.TODO if you are unsure about which Context to use (staticcheck)
|
golangci linter
issues found
|