@@ -2682,6 +2682,23 @@ exports[`better eslint`] = {
26822682 [0, 0, 0, "Unexpected any. Specify a different type.", "0"],
26832683 [0, 0, 0, "Unexpected any. Specify a different type.", "1"]
26842684 ],
2685+ "public/app/features/live/data/StreamingDataFrame.ts:5381": [
2686+ [0, 0, 0, "Do not use any type assertions.", "0"],
2687+ [0, 0, 0, "Do not use any type assertions.", "1"],
2688+ [0, 0, 0, "Do not use any type assertions.", "2"],
2689+ [0, 0, 0, "Do not use any type assertions.", "3"],
2690+ [0, 0, 0, "Do not use any type assertions.", "4"],
2691+ [0, 0, 0, "Unexpected any. Specify a different type.", "5"],
2692+ [0, 0, 0, "Do not use any type assertions.", "6"],
2693+ [0, 0, 0, "Do not use any type assertions.", "7"]
2694+ ],
2695+ "public/app/features/live/data/amendTimeSeries.ts:5381": [
2696+ [0, 0, 0, "Unexpected any. Specify a different type.", "0"],
2697+ [0, 0, 0, "Do not use any type assertions.", "1"],
2698+ [0, 0, 0, "Do not use any type assertions.", "2"],
2699+ [0, 0, 0, "Do not use any type assertions.", "3"],
2700+ [0, 0, 0, "Do not use any type assertions.", "4"]
2701+ ],
26852702 "public/app/features/live/index.ts:5381": [
26862703 [0, 0, 0, "Do not use any type assertions.", "0"]
26872704 ],
@@ -4853,6 +4870,26 @@ exports[`better eslint`] = {
48534870 "public/app/plugins/panel/geomap/layers/basemaps/esri.ts:5381": [
48544871 [0, 0, 0, "Do not use any type assertions.", "0"]
48554872 ],
4873+ "public/app/plugins/panel/geomap/layers/data/dayNightLayer.tsx:5381": [
4874+ [0, 0, 0, "Do not use any type assertions.", "0"]
4875+ ],
4876+ "public/app/plugins/panel/geomap/layers/data/geojsonDynamic.ts:5381": [
4877+ [0, 0, 0, "Do not use any type assertions.", "0"]
4878+ ],
4879+ "public/app/plugins/panel/geomap/layers/data/heatMap.tsx:5381": [
4880+ [0, 0, 0, "Do not use any type assertions.", "0"]
4881+ ],
4882+ "public/app/plugins/panel/geomap/layers/data/markersLayer.tsx:5381": [
4883+ [0, 0, 0, "Do not use any type assertions.", "0"]
4884+ ],
4885+ "public/app/plugins/panel/geomap/layers/data/photosLayer.tsx:5381": [
4886+ [0, 0, 0, "Do not use any type assertions.", "0"]
4887+ ],
4888+ "public/app/plugins/panel/geomap/layers/data/routeLayer.tsx:5381": [
4889+ [0, 0, 0, "Do not use any type assertions.", "0"],
4890+ [0, 0, 0, "Do not use any type assertions.", "1"],
4891+ [0, 0, 0, "Do not use any type assertions.", "2"]
4892+ ],
48564893 "public/app/plugins/panel/geomap/layers/registry.ts:5381": [
48574894 [0, 0, 0, "Unexpected any. Specify a different type.", "0"],
48584895 [0, 0, 0, "Unexpected any. Specify a different type.", "1"]
0 commit comments