Skip to content

Merge branch 'main' into ontology-sidebar-active

356ac5e
Select commit
Loading
Failed to load commit list.
Merged

fix ontology explorer active parent nav #27461

Merge branch 'main' into ontology-sidebar-active
356ac5e
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / [open-metadata-ui] SonarCloud Code Analysis succeeded Apr 18, 2026 in 7m 30s

Annotations

Check warning on line 82 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=AZ2a0ugmAr6viJp05gUv&open=AZ2a0ugmAr6viJp05gUv&pullRequest=27461

Check warning on line 61 in src/components/ActivityFeed/ActivityFeedEditor/ActivityFeedEditorNew.tsx

See this annotation in the file changed.

@sonarqubecloud 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=AZ2a0u0NAr6viJp05gXQ&open=AZ2a0u0NAr6viJp05gXQ&pullRequest=27461

Check warning on line 99 in src/components/Glossary/GlossaryDetails/GlossaryDetails.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=AZ2a0u_dAr6viJp05gYg&open=AZ2a0u_dAr6viJp05gYg&pullRequest=27461

Check warning on line 78 in src/constants/regex.constants.ts

See this annotation in the file changed.

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

Simplify this regular expression to reduce its complexity from 28 to the 20 allowed.

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

Check warning on line 62 in src/components/ServiceInsights/PlatformInsightsWidget/PlatformInsightsWidget.tsx

See this annotation in the file changed.

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

Move this component definition out of the parent component and pass data as props.

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

Check warning on line 112 in src/components/common/QueryBuilderWidgetV1/QueryBuilderWidgetV1.tsx

See this annotation in the file changed.

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

'checkTree' is deprecated.

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

Check warning on line 21 in src/components/Auth/AppCallbacks/Auth0Callback/Auth0Callback.tsx

See this annotation in the file changed.

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

'VFC' is deprecated.

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

Check warning on line 33 in src/components/common/CustomPropertyTable/TableTypeProperty/EditTableTypePropertyModal.tsx

See this annotation in the file changed.

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

Prefer `String#replaceAll()` over `String#replace()`.

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

Check warning on line 126 in src/utils/IngestionUtils.tsx

See this annotation in the file changed.

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

Spread an array literal in arguments is unnecessary.

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

Check warning on line 733 in src/hooks/useGridEditController.ts

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=AZ2a0v7iAr6viJp05gj2&open=AZ2a0v7iAr6viJp05gj2&pullRequest=27461

Check warning on line 417 in src/components/ActivityFeed/ActivityFeedCardNew/ActivityFeedcardNew.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=AZ2a0u2cAr6viJp05gXd&open=AZ2a0u2cAr6viJp05gXd&pullRequest=27461

Check warning on line 285 in src/components/Settings/Applications/AppLogsViewer/AppLogsViewer.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=AZ2a0u31Ar6viJp05gXq&open=AZ2a0u31Ar6viJp05gXq&pullRequest=27461

Check warning on line 210 in src/rest/rdfAPI.ts

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=AZ2a0v5sAr6viJp05gjO&open=AZ2a0v5sAr6viJp05gjO&pullRequest=27461

Check warning on line 105 in src/components/MyData/Widgets/TotalDataAssetsWidget/TotalDataAssetsWidget.component.tsx

See this annotation in the file changed.

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

Either use this collection's contents or remove the collection.

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

Check warning on line 155 in src/constants/Services.constant.ts

See this annotation in the file changed.

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

Use `export…from` to re-export `PUBSUB`.

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

Check failure on line 153 in src/components/SettingsSso/SSODocPanel/SSODocPanel.tsx

See this annotation in the file changed.

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

Prefer `.dataset` over `getAttribute(…)`.

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

Check warning on line 106 in src/components/Settings/Applications/AppLogsViewer/AppLogsViewer.component.tsx

See this annotation in the file changed.

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

Refactor this code to not use nested template literals.

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

Check warning on line 31 in src/utils/Lineage/Layout/ELKUtil/ELKUtil.ts

See this annotation in the file changed.

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

Useless constructor.

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

Check failure on line 2223 in src/utils/EntityUtils.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 36 to the 15 allowed.

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

Check warning on line 109 in src/utils/executionUtils.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=AZ2a0vwrAr6viJp05gfo&open=AZ2a0vwrAr6viJp05gfo&pullRequest=27461

Check warning on line 84 in src/components/common/RichTextEditor/RichTextEditorPreviewNew.tsx

See this annotation in the file changed.

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

'webkitBoxOrient' is deprecated.

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

Check warning on line 166 in src/constants/Services.constant.ts

See this annotation in the file changed.

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

Use `export…from` to re-export `DATABRICK`.

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

Check failure on line 284 in src/utils/BlockEditorUtils.ts

See this annotation in the file changed.

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

Prefer `.dataset` over `setAttribute(…)`.

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

Check failure on line 327 in src/utils/SchedularUtils.tsx

See this annotation in the file changed.

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

Prefer `throw error` over `return Promise.reject(error)`.

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

Check failure on line 324 in src/utils/SchedularUtils.tsx

See this annotation in the file changed.

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

Prefer `throw error` over `return Promise.reject(error)`.

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