AngularMigration: Allow dashboard by dashboard migration (#84100)

This commit is contained in:
Adela Almasan
2024-03-27 16:24:24 -05:00
committed by GitHub
parent 1ffeb7c365
commit e5d1cd8ea5
10 changed files with 275 additions and 32 deletions
+2 -1
View File
@@ -2759,7 +2759,8 @@ exports[`better eslint`] = {
[0, 0, 0, "Unexpected any. Specify a different type.", "1"],
[0, 0, 0, "Do not use any type assertions.", "2"],
[0, 0, 0, "Unexpected any. Specify a different type.", "3"],
[0, 0, 0, "Use data-testid for E2E selectors instead of aria-label", "4"]
[0, 0, 0, "Do not use any type assertions.", "4"],
[0, 0, 0, "Use data-testid for E2E selectors instead of aria-label", "5"]
],
"public/app/features/dashboard/containers/DashboardPageProxy.tsx:5381": [
[0, 0, 0, "Do not use any type assertions.", "0"]