DataFrame: Deprecate MutableDataFrame (#67569)

This commit is contained in:
Ryan McKinley
2023-05-01 19:41:40 -07:00
committed by GitHub
parent d31d1576fb
commit 86302bc1ec
35 changed files with 266 additions and 219 deletions

View File

@@ -86,7 +86,9 @@ exports[`better eslint`] = {
[0, 0, 0, "Do not use any type assertions.", "18"],
[0, 0, 0, "Do not use any type assertions.", "19"],
[0, 0, 0, "Do not use any type assertions.", "20"],
[0, 0, 0, "Do not use any type assertions.", "21"]
[0, 0, 0, "Do not use any type assertions.", "21"],
[0, 0, 0, "Do not use any type assertions.", "22"],
[0, 0, 0, "Do not use any type assertions.", "23"]
],
"packages/grafana-data/src/datetime/datemath.ts:5381": [
[0, 0, 0, "Unexpected any. Specify a different type.", "0"],