@@ -3979,6 +3979,21 @@ exports[`better eslint`] = {
3979
3979
[0, 0, 0, "Unexpected any. Specify a different type.", "2"],
3980
3980
[0, 0, 0, "Unexpected any. Specify a different type.", "3"]
3981
3981
],
3982
+ "public/app/plugins/datasource/elasticsearch/LegacyQueryRunner.ts:5381": [
3983
+ [0, 0, 0, "Unexpected any. Specify a different type.", "0"],
3984
+ [0, 0, 0, "Unexpected any. Specify a different type.", "1"],
3985
+ [0, 0, 0, "Unexpected any. Specify a different type.", "2"],
3986
+ [0, 0, 0, "Unexpected any. Specify a different type.", "3"],
3987
+ [0, 0, 0, "Unexpected any. Specify a different type.", "4"],
3988
+ [0, 0, 0, "Unexpected any. Specify a different type.", "5"],
3989
+ [0, 0, 0, "Unexpected any. Specify a different type.", "6"],
3990
+ [0, 0, 0, "Unexpected any. Specify a different type.", "7"],
3991
+ [0, 0, 0, "Unexpected any. Specify a different type.", "8"],
3992
+ [0, 0, 0, "Unexpected any. Specify a different type.", "9"],
3993
+ [0, 0, 0, "Unexpected any. Specify a different type.", "10"],
3994
+ [0, 0, 0, "Do not use any type assertions.", "11"],
3995
+ [0, 0, 0, "Unexpected any. Specify a different type.", "12"]
3996
+ ],
3982
3997
"public/app/plugins/datasource/elasticsearch/QueryBuilder.test.ts:5381": [
3983
3998
[0, 0, 0, "Unexpected any. Specify a different type.", "0"]
3984
3999
],
@@ -4056,22 +4071,7 @@ exports[`better eslint`] = {
4056
4071
[0, 0, 0, "Unexpected any. Specify a different type.", "12"],
4057
4072
[0, 0, 0, "Unexpected any. Specify a different type.", "13"],
4058
4073
[0, 0, 0, "Unexpected any. Specify a different type.", "14"],
4059
- [0, 0, 0, "Unexpected any. Specify a different type.", "15"],
4060
- [0, 0, 0, "Unexpected any. Specify a different type.", "16"],
4061
- [0, 0, 0, "Unexpected any. Specify a different type.", "17"],
4062
- [0, 0, 0, "Unexpected any. Specify a different type.", "18"],
4063
- [0, 0, 0, "Unexpected any. Specify a different type.", "19"],
4064
- [0, 0, 0, "Do not use any type assertions.", "20"],
4065
- [0, 0, 0, "Unexpected any. Specify a different type.", "21"],
4066
- [0, 0, 0, "Unexpected any. Specify a different type.", "22"],
4067
- [0, 0, 0, "Unexpected any. Specify a different type.", "23"],
4068
- [0, 0, 0, "Unexpected any. Specify a different type.", "24"],
4069
- [0, 0, 0, "Unexpected any. Specify a different type.", "25"],
4070
- [0, 0, 0, "Unexpected any. Specify a different type.", "26"],
4071
- [0, 0, 0, "Unexpected any. Specify a different type.", "27"],
4072
- [0, 0, 0, "Unexpected any. Specify a different type.", "28"],
4073
- [0, 0, 0, "Unexpected any. Specify a different type.", "29"],
4074
- [0, 0, 0, "Unexpected any. Specify a different type.", "30"]
4074
+ [0, 0, 0, "Unexpected any. Specify a different type.", "15"]
4075
4075
],
4076
4076
"public/app/plugins/datasource/elasticsearch/hooks/useStatelessReducer.ts:5381": [
4077
4077
[0, 0, 0, "Do not use any type assertions.", "0"]
0 commit comments