Skip to content

fix(dq-dashboard): cascade certification to all table-child search in…

ecc2413
Select commit
Loading
Failed to load commit list.
Merged

fix(dq-dashboard): denormalize certification onto testCase index + filter plumbing #28084

fix(dq-dashboard): cascade certification to all table-child search in…
ecc2413
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / [open-metadata-ui] SonarCloud Code Analysis succeeded May 16, 2026 in 5m 11s

Annotations

Check warning on line 225 in src/components/MyData/CustomizableComponents/CustomiseHomeModal/CustomiseHomeModal.tsx

See this annotation in the file changed.

@sonarqubecloud 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=AZ4hCkxKOkfM8eBqY7K3&open=AZ4hCkxKOkfM8eBqY7K3&pullRequest=28084

Check failure on line 750 in src/components/ActivityFeed/ActivityFeedProvider/ActivityFeedProvider.tsx

See this annotation in the file changed.

@sonarqubecloud 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=AZ4hClcXOkfM8eBqY7Li&open=AZ4hClcXOkfM8eBqY7Li&pullRequest=28084

Check failure on line 89 in src/components/ActivityFeed/TaskFeedCard/TaskFeedCardNew.component.tsx

See this annotation in the file changed.

@sonarqubecloud 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=AZ4hClkqOkfM8eBqY7Lr&open=AZ4hClkqOkfM8eBqY7Lr&pullRequest=28084

Check warning on line 862 in src/utils/EntityLineageUtils.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis

Unexpected negated condition.

See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ4hCun-OkfM8eBqY7ZF&open=AZ4hCun-OkfM8eBqY7ZF&pullRequest=28084

Check failure on line 873 in src/components/common/Table/TableV2.tsx

See this annotation in the file changed.

@sonarqubecloud 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=AZ4hCiIBOkfM8eBqY7Hf&open=AZ4hCiIBOkfM8eBqY7Hf&pullRequest=28084

Check warning on line 130 in src/components/common/FormBuilderV1/FormBuilderV1.tsx

See this annotation in the file changed.

@sonarqubecloud 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=AZ4hCivAOkfM8eBqY7IN&open=AZ4hCivAOkfM8eBqY7IN&pullRequest=28084

Check warning on line 163 in src/components/Settings/Users/UserProfileIcon/UserProfileIcon.component.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis

Avoid non-native interactive elements. If using native HTML is not possible, add an appropriate role and support for tabbing, mouse, keyboard, and touch inputs to an interactive content element.

See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ4hCmo3OkfM8eBqY7M7&open=AZ4hCmo3OkfM8eBqY7M7&pullRequest=28084

Check failure on line 163 in src/components/WorkflowDefinitions/WorkflowBuilder/NodeFormSidebar.tsx

See this annotation in the file changed.

@sonarqubecloud 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=AZ4hCmJ4OkfM8eBqY7Mc&open=AZ4hCmJ4OkfM8eBqY7Mc&pullRequest=28084

Check warning on line 543 in src/components/DataContract/ContractSecurityFormTab/ContractSecurityFormTab.tsx

See this annotation in the file changed.

@sonarqubecloud 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=AZ4hCpOfOkfM8eBqY7QV&open=AZ4hCpOfOkfM8eBqY7QV&pullRequest=28084

Check warning on line 537 in src/utils/CanvasUtils.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis

Prefer `Number.parseFloat` over `parseFloat`.

See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ4hCtKTOkfM8eBqY7Wb&open=AZ4hCtKTOkfM8eBqY7Wb&pullRequest=28084

Check warning on line 117 in src/components/WorkflowDefinitions/WorkflowBuilder/forms/CronExpressionBuilder.tsx

See this annotation in the file changed.

@sonarqubecloud 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=AZ4hCmA9OkfM8eBqY7MJ&open=AZ4hCmA9OkfM8eBqY7MJ&pullRequest=28084

Check warning on line 50 in src/components/ActivityFeed/ActivityFeedCardNew/TaskCommentCard.component.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis

Unexpected negated condition.

See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ4hClr3OkfM8eBqY7L0&open=AZ4hClr3OkfM8eBqY7L0&pullRequest=28084

Check warning on line 456 in src/components/OntologyExplorer/OntologyExplorer.constants.ts

See this annotation in the file changed.

@sonarqubecloud 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=AZ4hCqCrOkfM8eBqY7Ro&open=AZ4hCqCrOkfM8eBqY7Ro&pullRequest=28084

Check warning on line 307 in src/components/Database/Profiler/TableProfiler/ProfilerSettingsModal/ProfilerSettingsModal.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis

Unexpected negated condition.

See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ4hChLNOkfM8eBqY7GB&open=AZ4hChLNOkfM8eBqY7GB&pullRequest=28084

Check warning on line 316 in src/components/Metric/MetricDetails/MetricDetails.tsx

See this annotation in the file changed.

@sonarqubecloud 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=AZ4hCqFTOkfM8eBqY7Rs&open=AZ4hCqFTOkfM8eBqY7Rs&pullRequest=28084

Check warning on line 74 in src/components/common/NavigationBlocker/NavigationBlocker.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis

Prefer `globalThis` over `window`.

See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ4hCi0uOkfM8eBqY7IU&open=AZ4hCi0uOkfM8eBqY7IU&pullRequest=28084

Check warning on line 54 in src/hooks/useApplicationStore.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis

Prefer `globalThis` over `window`.

See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ4hCvaUOkfM8eBqY7aT&open=AZ4hCvaUOkfM8eBqY7aT&pullRequest=28084

Check warning on line 158 in src/components/Database/TableQueries/QueryUsedByOtherTable/QueryUsedByOtherTable.component.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis

Handle this exception or don't catch it at all.

See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ4hChbSOkfM8eBqY7GV&open=AZ4hChbSOkfM8eBqY7GV&pullRequest=28084

Check warning on line 493 in src/components/Glossary/GlossaryHeader/GlossaryHeader.component.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis

Unexpected negated condition.

See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ4hCnTPOkfM8eBqY7Nq&open=AZ4hCnTPOkfM8eBqY7Nq&pullRequest=28084

Check warning on line 109 in src/components/Pipeline/TasksDAGView/TasksDAGView.tsx

See this annotation in the file changed.

@sonarqubecloud 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=AZ4hCn3cOkfM8eBqY7O0&open=AZ4hCn3cOkfM8eBqY7O0&pullRequest=28084

Check warning on line 87 in src/components/common/MUIAsyncTreeSelect/MUIAsyncTreeSelect.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis

'useTreeViewApiRef' is deprecated.

See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ4hCiamOkfM8eBqY7Hv&open=AZ4hCiamOkfM8eBqY7Hv&pullRequest=28084

Check warning on line 191 in src/components/OntologyExplorer/utils/graphStyles.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis

Use the "RegExp.exec()" method instead.

See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ4hCpuSOkfM8eBqY7Q9&open=AZ4hCpuSOkfM8eBqY7Q9&pullRequest=28084

Check warning on line 29 in src/components/ActivityFeed/ActivityFeedCardNew/TaskCommentCard.component.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis

'task' PropType is defined but prop is never used

See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ4hClr3OkfM8eBqY7Ly&open=AZ4hClr3OkfM8eBqY7Ly&pullRequest=28084

Check warning on line 120 in src/components/MyData/Widgets/KPIWidget/KPILegend/KPILegend.tsx

See this annotation in the file changed.

@sonarqubecloud 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=AZ4hClGMOkfM8eBqY7LK&open=AZ4hClGMOkfM8eBqY7LK&pullRequest=28084

Check warning on line 160 in src/pages/WorkflowDefinitions/WorkflowBuilder/WorkflowBuilder.tsx

See this annotation in the file changed.

@sonarqubecloud 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=AZ4hCrcpOkfM8eBqY7Tm&open=AZ4hCrcpOkfM8eBqY7Tm&pullRequest=28084