GrafanaUI: Remove obsolete logs exports (#66268)

* grafana-ui: removed obsolete logs exports

* updated betterer stats

* updated CODEOWNERS
This commit is contained in:
Gábor Farkas
2023-04-12 15:41:33 +02:00
committed by GitHub
parent f48d31171e
commit 18cb2ac9dd
21 changed files with 0 additions and 2464 deletions

View File

@@ -1096,16 +1096,6 @@ exports[`better eslint`] = {
"packages/grafana-ui/src/components/Layout/Layout.story.tsx:5381": [
[0, 0, 0, "Do not use any type assertions.", "0"]
],
"packages/grafana-ui/src/components/Logs/LogRowContextProvider.tsx:5381": [
[0, 0, 0, "Do not use any type assertions.", "0"],
[0, 0, 0, "Do not use any type assertions.", "1"]
],
"packages/grafana-ui/src/components/Logs/LogRows.tsx:5381": [
[0, 0, 0, "Unexpected any. Specify a different type.", "0"]
],
"packages/grafana-ui/src/components/Logs/logParser.ts:5381": [
[0, 0, 0, "Do not use any type assertions.", "0"]
],
"packages/grafana-ui/src/components/MatchersUI/FieldValueMatcher.tsx:5381": [
[0, 0, 0, "Do not use any type assertions.", "0"]
],