diff --git a/.betterer.results b/.betterer.results index aa938af7793..1eff969d13d 100644 --- a/.betterer.results +++ b/.betterer.results @@ -1275,7 +1275,8 @@ exports[`better eslint`] = { [0, 0, 0, "No untranslated strings. Wrap text with ", "1"] ], "public/app/core/config.ts:5381": [ - [0, 0, 0, "Do not re-export imported variable (\`config\`)", "0"] + [0, 0, 0, "Do not re-export imported variable (\`config\`)", "0"], + [0, 0, 0, "Do not re-export imported variable (\`Settings\`)", "1"] ], "public/app/core/core.ts:5381": [ [0, 0, 0, "Do not re-export imported variable (\`profiler\`)", "0"], @@ -2459,6 +2460,14 @@ exports[`better eslint`] = { [0, 0, 0, "No untranslated strings. Wrap text with ", "5"], [0, 0, 0, "No untranslated strings. Wrap text with ", "6"] ], + "public/app/features/alerting/unified/components/settings/__mocks__/server.ts:5381": [ + [0, 0, 0, "Do not re-export imported variable (\`DataSourcesResponse\`)", "0"], + [0, 0, 0, "Do not re-export imported variable (\`AdminConfigResponse\`)", "1"], + [0, 0, 0, "Do not re-export imported variable (\`AlertmanagersResponse\`)", "2"], + [0, 0, 0, "Do not re-export imported variable (\`InternalAlertmanagerConfiguration\`)", "3"], + [0, 0, 0, "Do not re-export imported variable (\`VanillaAlertmanagerConfiguration\`)", "4"], + [0, 0, 0, "Do not re-export imported variable (\`alertmanagerConfigurationHistory\`)", "5"] + ], "public/app/features/alerting/unified/components/silences/MatchersField.tsx:5381": [ [0, 0, 0, "No untranslated strings. Wrap text with ", "0"], [0, 0, 0, "No untranslated strings. Wrap text with ", "1"] @@ -4383,8 +4392,7 @@ exports[`better eslint`] = { [0, 0, 0, "Do not use export all (\`export * from ...\`)", "8"] ], "public/app/features/explore/TraceView/components/model/ddg/types.tsx:5381": [ - [0, 0, 0, "Do not re-export imported variable (\`./PathElem\`)", "0"], - [0, 0, 0, "Do not re-export imported variable (\`PathElem\`)", "1"] + [0, 0, 0, "Do not re-export imported variable (\`./PathElem\`)", "0"] ], "public/app/features/explore/TraceView/components/model/link-patterns.tsx:5381": [ [0, 0, 0, "Unexpected any. Specify a different type.", "0"], @@ -6024,11 +6032,12 @@ exports[`better eslint`] = { ], "public/app/features/variables/types.ts:5381": [ [0, 0, 0, "Do not re-export imported variable (\`@grafana/data\`)", "0"], - [0, 0, 0, "Unexpected any. Specify a different type.", "1"], + [0, 0, 0, "Do not re-export imported variable (\`VariableModel\`)", "1"], [0, 0, 0, "Unexpected any. Specify a different type.", "2"], [0, 0, 0, "Unexpected any. Specify a different type.", "3"], [0, 0, 0, "Unexpected any. Specify a different type.", "4"], - [0, 0, 0, "Unexpected any. Specify a different type.", "5"] + [0, 0, 0, "Unexpected any. Specify a different type.", "5"], + [0, 0, 0, "Unexpected any. Specify a different type.", "6"] ], "public/app/features/variables/utils.ts:5381": [ [0, 0, 0, "Unexpected any. Specify a different type.", "0"], @@ -6426,7 +6435,8 @@ exports[`better eslint`] = { ], "public/app/plugins/datasource/elasticsearch/types.ts:5381": [ [0, 0, 0, "Do not use export all (\`export * from ...\`)", "0"], - [0, 0, 0, "Do not re-export imported variable (\`./dataquery.gen\`)", "1"] + [0, 0, 0, "Do not re-export imported variable (\`./dataquery.gen\`)", "1"], + [0, 0, 0, "Do not re-export imported variable (\`ElasticsearchQuery\`)", "2"] ], "public/app/plugins/datasource/grafana-pyroscope-datasource/QueryEditor/LabelsEditor.tsx:5381": [ [0, 0, 0, "Styles should be written using objects.", "0"], @@ -6842,7 +6852,8 @@ exports[`better eslint`] = { [0, 0, 0, "Do not re-export imported variable (\`SupportingQueryType\`)", "2"] ], "public/app/plugins/datasource/mixed/module.ts:5381": [ - [0, 0, 0, "Do not re-export imported variable (\`MixedDatasource\`)", "0"] + [0, 0, 0, "Do not re-export imported variable (\`MixedDatasource\`)", "0"], + [0, 0, 0, "Do not re-export imported variable (\`Datasource\`)", "1"] ], "public/app/plugins/datasource/opentsdb/components/OpenTsdbQueryEditor.tsx:5381": [ [0, 0, 0, "Styles should be written using objects.", "0"],