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/services/alerting/notifiers/telegram_test.go:55:44⚠️ 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/services/alerting/notifiers/telegram_test.go:71:45⚠️ 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/services/alerting/notifiers/telegram_test.go:88:45⚠️ 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/services/alerting/notifiers/telegram_test.go:104:45⚠️ 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) |
||
---|---|---|
.. | ||
conditions | ||
notifiers | ||
test-data | ||
commands.go | ||
engine_test.go | ||
engine.go | ||
eval_context_test.go | ||
eval_context.go | ||
eval_handler_test.go | ||
eval_handler.go | ||
extractor_test.go | ||
extractor.go | ||
interfaces.go | ||
models.go | ||
notifier.go | ||
reader.go | ||
result_handler.go | ||
rule_test.go | ||
rule.go | ||
scheduler.go | ||
test_notification.go | ||
test_rule.go | ||
ticker_test.go | ||
ticker.go |