fix(dq-dashboard): add Certification filter dropdown to Data Quality dashboard #28085
Quality Gate passed
Annotations
sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis
Refactor this code to not nest functions more than 4 levels deep.
See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ4i3QnSUqu24nj5KoOG&open=AZ4i3QnSUqu24nj5KoOG&pullRequest=28085
Check warning on line 149 in src/components/common/atoms/actions/useDelete.tsx
sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis
Expected a `for-of` loop instead of a `for` loop with this simple iteration.
See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ4i3JXIUqu24nj5KoGH&open=AZ4i3JXIUqu24nj5KoGH&pullRequest=28085
sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis
This assertion is unnecessary since the receiver accepts the original type of the expression.
See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ4i3PNEUqu24nj5KoL9&open=AZ4i3PNEUqu24nj5KoL9&pullRequest=28085
Check failure on line 354 in src/utils/TaskFormSchemaRegistry.ts
sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis
Refactor this function to reduce its Cognitive Complexity from 16 to the 15 allowed.
See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ4i3UdpUqu24nj5KoTp&open=AZ4i3UdpUqu24nj5KoTp&pullRequest=28085
Check warning on line 537 in src/hooks/useGridEditController.ts
sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis
Prefer `Number.parseInt` over `parseInt`.
See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ4i3V0WUqu24nj5KoVu&open=AZ4i3V0WUqu24nj5KoVu&pullRequest=28085
Check warning on line 124 in src/pages/EditConnectionFormPage/EditConnectionFormPage.component.tsx
sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis
This assertion is unnecessary since it does not change the type of the expression.
See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ4i3S8LUqu24nj5KoRN&open=AZ4i3S8LUqu24nj5KoRN&pullRequest=28085
sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis
Refactor this code to not nest functions more than 4 levels deep.
See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ4i3KAuUqu24nj5KoHL&open=AZ4i3KAuUqu24nj5KoHL&pullRequest=28085
sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis
Unexpected negated condition.
See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ4i3NLgUqu24nj5KoKK&open=AZ4i3NLgUqu24nj5KoKK&pullRequest=28085
Check warning on line 61 in src/components/common/FormBuilderV1/widgets/CoreSelectWidget.tsx
sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis
'selectedKey' is deprecated.
See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ4i3KJSUqu24nj5KoHP&open=AZ4i3KJSUqu24nj5KoHP&pullRequest=28085
sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis
Missing "key" prop for element in iterator
See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ4i3QnSUqu24nj5KoOF&open=AZ4i3QnSUqu24nj5KoOF&pullRequest=28085
Check warning on line 68 in src/pages/CustomizeDetailsPage/CustomizeDetailsPage.tsx
sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis
This assertion is unnecessary since it does not change the type of the expression.
See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ4i3S1-Uqu24nj5KoRG&open=AZ4i3S1-Uqu24nj5KoRG&pullRequest=28085
Check warning on line 799 in src/components/Glossary/GlossaryTermTab/GlossaryTermTab.component.tsx
sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis
This assertion is unnecessary since it does not change the type of the expression.
See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ4i3O30Uqu24nj5KoLu&open=AZ4i3O30Uqu24nj5KoLu&pullRequest=28085
sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis
Refactor this code to not nest functions more than 4 levels deep.
See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ4i3QdEUqu24nj5KoN0&open=AZ4i3QdEUqu24nj5KoN0&pullRequest=28085
sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis
Use <input type="button">, <input type="image">, <input type="reset">, <input type="submit">, or <button> instead of the "button" role to ensure accessibility across all devices.
See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ4i3RiUUqu24nj5KoPm&open=AZ4i3RiUUqu24nj5KoPm&pullRequest=28085
Check warning on line 79 in src/hooks/useClipBoard.ts
sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis
Prefer using an optional chain expression instead, as it's more concise and easier to read.
See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ46E2Yzdn0D8X7N6wHb&open=AZ46E2Yzdn0D8X7N6wHb&pullRequest=28085
Check warning on line 35 in src/utils/QueryBuilderElasticsearchFormatUtils.js
sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis
Remove this "===" check; it will always be false. Did you mean to use "=="?
See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ4i3UWTUqu24nj5KoTU&open=AZ4i3UWTUqu24nj5KoTU&pullRequest=28085
Check warning on line 39 in src/components/common/CopyLinkButton/CopyLinkButton.tsx
sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis
Prefer `globalThis` over `window`.
See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ4i3Le9Uqu24nj5KoIk&open=AZ4i3Le9Uqu24nj5KoIk&pullRequest=28085
Check failure on line 977 in src/utils/QueryBuilderElasticsearchFormatUtils.js
sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis
This function expects 5 arguments, but 6 were provided.
See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ4i3UWTUqu24nj5KoTg&open=AZ4i3UWTUqu24nj5KoTg&pullRequest=28085
sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis
Extract this nested ternary operation into an independent statement.
See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ4i3Ne0Uqu24nj5KoKX&open=AZ4i3Ne0Uqu24nj5KoKX&pullRequest=28085
Check failure on line 571 in src/components/Auth/AuthProviders/AuthProvider.tsx
sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis
Refactor this code to not nest functions more than 4 levels deep.
See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ4i3QV-Uqu24nj5KoNt&open=AZ4i3QV-Uqu24nj5KoNt&pullRequest=28085
Check warning on line 95 in src/components/NotificationBox/NotificationFeedCard.component.tsx
sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis
Unexpected negated condition.
See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ4i3RqpUqu24nj5KoPv&open=AZ4i3RqpUqu24nj5KoPv&pullRequest=28085
Check failure on line 374 in src/components/OntologyExplorer/hooks/useOntologyExplorer.ts
sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis
Refactor this function to reduce its Cognitive Complexity from 17 to the 15 allowed.
See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ4i3RLVUqu24nj5KoPA&open=AZ4i3RLVUqu24nj5KoPA&pullRequest=28085
Check failure on line 162 in src/components/OntologyExplorer/OntologyExplorer.tsx
sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis
Refactor this function to reduce its Cognitive Complexity from 23 to the 15 allowed.
See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ4i3Q-CUqu24nj5KoOi&open=AZ4i3Q-CUqu24nj5KoOi&pullRequest=28085
Check failure on line 261 in src/utils/WorkflowNodeConfigUtils.ts
sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis
Refactor this function to reduce its Cognitive Complexity from 18 to the 15 allowed.
See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ4i3Tw8Uqu24nj5KoSb&open=AZ4i3Tw8Uqu24nj5KoSb&pullRequest=28085
Check warning on line 2032 in src/constants/mockTourData.constants.ts
sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis
Don't use a zero fraction in the number.
See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ46E2T9dn0D8X7N6wHX&open=AZ46E2T9dn0D8X7N6wHX&pullRequest=28085