Table: Fix case where undefined data crashes the visualization (#80498)

This commit is contained in:
Nathan Marrs
2024-01-23 13:59:22 -08:00
committed by GitHub
parent a7b58a7cdb
commit cd2abce914
4 changed files with 47 additions and 26 deletions
+3
View File
@@ -179,6 +179,9 @@ exports[`better eslint`] = {
"packages/grafana-data/src/themes/createColors.ts:5381": [
[0, 0, 0, "Do not use any type assertions.", "0"]
],
"packages/grafana-data/src/transformations/fieldReducer.test.ts:5381": [
[0, 0, 0, "Unexpected any. Specify a different type.", "0"]
],
"packages/grafana-data/src/transformations/matchers/valueMatchers/types.ts:5381": [
[0, 0, 0, "Unexpected any. Specify a different type.", "0"],
[0, 0, 0, "Unexpected any. Specify a different type.", "1"]