From d05bfc5d41a1cd4ebb5e1480410b58c54453383e Mon Sep 17 00:00:00 2001 From: ismail simsek Date: Wed, 28 May 2025 14:43:35 +0200 Subject: [PATCH] betterer --- .betterer.results | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/.betterer.results b/.betterer.results index 3674904b72b..824e7fbbde0 100644 --- a/.betterer.results +++ b/.betterer.results @@ -435,12 +435,17 @@ exports[`better eslint`] = { [0, 0, 0, "Unexpected any. Specify a different type.", "3"], [0, 0, 0, "Unexpected any. Specify a different type.", "4"] ], + "packages/grafana-prometheus/src/language_provider.test.ts:5381": [ + [0, 0, 0, "Unexpected any. Specify a different type.", "0"], + [0, 0, 0, "Unexpected any. Specify a different type.", "1"] + ], "packages/grafana-prometheus/src/language_provider.ts:5381": [ [0, 0, 0, "Unexpected any. Specify a different type.", "0"], [0, 0, 0, "Unexpected any. Specify a different type.", "1"], [0, 0, 0, "Unexpected any. Specify a different type.", "2"], [0, 0, 0, "Unexpected any. Specify a different type.", "3"], - [0, 0, 0, "Unexpected any. Specify a different type.", "4"] + [0, 0, 0, "Unexpected any. Specify a different type.", "4"], + [0, 0, 0, "Unexpected any. Specify a different type.", "5"] ], "packages/grafana-prometheus/src/language_utils.ts:5381": [ [0, 0, 0, "Do not use any type assertions.", "0"]