Elasticsearch: Remove enableElasticsearchBackendQuerying feature toggle (#88668)

* wip

* Fix newly introduced any

* Remove toggle

* Remove unused code in LegacyQueryRunner
This commit is contained in:
Ivana Huckova
2024-06-05 17:03:29 +02:00
committed by GitHub
parent 8dcbd74803
commit 023857625a
13 changed files with 726 additions and 1705 deletions
-5
View File
@@ -6289,11 +6289,6 @@ exports[`better eslint`] = {
[0, 0, 0, "Unexpected any. Specify a different type.", "2"],
[0, 0, 0, "Unexpected any. Specify a different type.", "3"]
],
"public/app/plugins/datasource/elasticsearch/LegacyQueryRunner.ts:5381": [
[0, 0, 0, "Unexpected any. Specify a different type.", "0"],
[0, 0, 0, "Do not use any type assertions.", "1"],
[0, 0, 0, "Unexpected any. Specify a different type.", "2"]
],
"public/app/plugins/datasource/elasticsearch/QueryBuilder.ts:5381": [
[0, 0, 0, "Unexpected any. Specify a different type.", "0"],
[0, 0, 0, "Unexpected any. Specify a different type.", "1"],