mirror of
https://github.com/grafana/grafana.git
synced 2025-02-16 18:34:52 -06:00
See, $ gometalinter --vendor --deadline 6m --disable-all --enable=megacheck ./... pkg/tsdb/mssql/mssql_test.go:695:33⚠️ 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/mysql/mysql_test.go:772:32⚠️ 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/postgres/postgres_test.go:704:33⚠️ 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 |