Update betterer results because of #53806 (#53884)

This commit is contained in:
Oscar Kilhed 2022-08-18 12:36:12 +02:00 committed by GitHub
parent 52904151f1
commit eedc7f1831
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8324,10 +8324,8 @@ exports[`better eslint`] = {
[0, 0, 0, "Do not use any type assertions.", "0"] [0, 0, 0, "Do not use any type assertions.", "0"]
], ],
"public/app/plugins/panel/barchart/BarChartPanel.tsx:5381": [ "public/app/plugins/panel/barchart/BarChartPanel.tsx:5381": [
[0, 0, 0, "Unexpected any. Specify a different type.", "0"], [0, 0, 0, "Do not use any type assertions.", "0"],
[0, 0, 0, "Unexpected any. Specify a different type.", "1"], [0, 0, 0, "Do not use any type assertions.", "1"]
[0, 0, 0, "Do not use any type assertions.", "2"],
[0, 0, 0, "Do not use any type assertions.", "3"]
], ],
"public/app/plugins/panel/barchart/TickSpacingEditor.tsx:5381": [ "public/app/plugins/panel/barchart/TickSpacingEditor.tsx:5381": [
[0, 0, 0, "Unexpected any. Specify a different type.", "0"] [0, 0, 0, "Unexpected any. Specify a different type.", "0"]