DasbhoardScene: Fixes panel menu new alert rule action (#82366)

* DasbhoardScene: Fixes panel menu new alert rule action

* Update
This commit is contained in:
Torkel Ödegaard
2024-02-13 13:36:07 +01:00
committed by GitHub
parent 1abe4a02b4
commit baa46e6a46
2 changed files with 8 additions and 20 deletions
+2 -3
View File
@@ -2588,10 +2588,9 @@ exports[`better eslint`] = {
[0, 0, 0, "Unexpected any. Specify a different type.", "0"]
],
"public/app/features/dashboard-scene/scene/PanelMenuBehavior.tsx:5381": [
[0, 0, 0, "Do not use any type assertions.", "0"],
[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, "Do not use any type assertions.", "3"]
[0, 0, 0, "Do not use any type assertions.", "2"]
],
"public/app/features/dashboard-scene/scene/setDashboardPanelContext.test.ts:5381": [
[0, 0, 0, "Unexpected any. Specify a different type.", "0"]