mirror of
https://github.com/grafana/grafana.git
synced 2025-02-20 11:48:34 -06:00
See, $ gometalinter --vendor --disable-all --enable=megacheck --disable=gotype --deadline 6m ./... pkg/tsdb/elasticsearch/client/client_test.go:28:25⚠️ do not pass a nil Context, even if a function permits it; pass context.TODO if you are unsure about which Context to use (SA1012) (megacheck) pkg/tsdb/elasticsearch/client/client_test.go:39:25⚠️ do not pass a nil Context, even if a function permits it; pass context.TODO if you are unsure about which Context to use (SA1012) (megacheck) pkg/tsdb/elasticsearch/client/client_test.go:51:25⚠️ do not pass a nil Context, even if a function permits it; pass context.TODO if you are unsure about which Context to use (SA1012) (megacheck) pkg/tsdb/elasticsearch/client/client_test.go:63:25⚠️ do not pass a nil Context, even if a function permits it; pass context.TODO if you are unsure about which Context to use (SA1012) (megacheck) pkg/tsdb/elasticsearch/client/client_test.go:76:25⚠️ do not pass a nil Context, even if a function permits it; pass context.TODO if you are unsure about which Context to use (SA1012) (megacheck) pkg/tsdb/elasticsearch/client/client_test.go:89:25⚠️ do not pass a nil Context, even if a function permits it; pass context.TODO if you are unsure about which Context to use (SA1012) (megacheck) |
||
---|---|---|
.. | ||
cloudwatch | ||
elasticsearch | ||
graphite | ||
influxdb | ||
mssql | ||
mysql | ||
opentsdb | ||
postgres | ||
prometheus | ||
stackdriver | ||
testdata | ||
fake_test.go | ||
interval_test.go | ||
interval.go | ||
models.go | ||
query_endpoint.go | ||
request.go | ||
sql_engine_test.go | ||
sql_engine.go | ||
time_range_test.go | ||
time_range.go | ||
tsdb_test.go |