Chore: Taint ArrayVector with never to further discourage (#83681)

Chore: Taint ArrayVector with never to further discourage
This commit is contained in:
Josh Hunt
2024-02-29 16:29:17 +00:00
committed by GitHub
parent 29d6cd8fa0
commit f0dce33034
3 changed files with 19 additions and 10 deletions
-5
View File
@@ -439,11 +439,6 @@ exports[`better eslint`] = {
[0, 0, 0, "Unexpected any. Specify a different type.", "3"],
[0, 0, 0, "Unexpected any. Specify a different type.", "4"]
],
"packages/grafana-data/src/vector/ArrayVector.ts:5381": [
[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"]
],
"packages/grafana-data/src/vector/CircularVector.ts:5381": [
[0, 0, 0, "Unexpected any. Specify a different type.", "0"]
],