Skip to content

Merge branch 'main' into fix-flaky-entityVersion-specs

c57ccd8
Select commit
Loading
Failed to load commit list.
Closed

Fix flaky entity version specs #27352

Merge branch 'main' into fix-flaky-entityVersion-specs
c57ccd8
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / [open-metadata-ui] SonarCloud Code Analysis succeeded Apr 16, 2026 in 8m 15s

Annotations

Check warning on line 759 in src/components/DataQuality/AddDataQualityTest/components/TestCaseFormV1.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=AZ2PjKqAxD0pevEjtcoU&open=AZ2PjKqAxD0pevEjtcoU&pullRequest=27352

Check warning on line 125 in src/utils/CustomizableLandingPageUtils.tsx

See this annotation in the file changed.

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

Move this array "sort" operation to a separate statement or replace it with "toSorted".

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

Check warning on line 27 in src/utils/SwTokenStorageUtils.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=AZ2PjL2KxD0pevEjtcvk&open=AZ2PjL2KxD0pevEjtcvk&pullRequest=27352

Check warning on line 225 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 `FLINK`.

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

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=AZ2PjLv-xD0pevEjtcu9&open=AZ2PjLv-xD0pevEjtcu9&pullRequest=27352

Check warning on line 165 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 `CLICKHOUSE`.

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

Check warning on line 86 in src/components/Pipeline/PipelineTaskTab/PipelineTaskTab.tsx

See this annotation in the file changed.

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

useState call is not destructured into value + setter pair

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

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=AZ2PjMDmxD0pevEjtcyH&open=AZ2PjMDmxD0pevEjtcyH&pullRequest=27352

Check failure on line 446 in src/components/DataQuality/AddDataQualityTest/components/ParameterForm.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=AZ2PjKo4xD0pevEjtcoG&open=AZ2PjKo4xD0pevEjtcoG&pullRequest=27352

Check failure on line 1257 in src/components/OntologyExplorer/hooks/useOntologyGraph.ts

See this annotation in the file changed.

@sonarqubecloud 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=AZ2PjLYtxD0pevEjtctK&open=AZ2PjLYtxD0pevEjtctK&pullRequest=27352

Check failure on line 748 in src/pages/ColumnBulkOperations/ColumnGrid/ColumnGrid.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 47 to the 15 allowed.

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

Check failure on line 319 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=AZ2PjMDmxD0pevEjtcyG&open=AZ2PjMDmxD0pevEjtcyG&pullRequest=27352

Check warning on line 176 in src/components/Glossary/GlossaryTerms/tabs/GlossaryTermReferences.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=AZ2PjLADxD0pevEjtcqM&open=AZ2PjLADxD0pevEjtcqM&pullRequest=27352

Check warning on line 200 in src/utils/QueryBuilderElasticsearchFormatUtils.js

See this annotation in the file changed.

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

Complete the task associated to this "TODO" comment.

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

Check warning on line 248 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=AZ2PjKZYxD0pevEjtcm2&open=AZ2PjKZYxD0pevEjtcm2&pullRequest=27352

Check warning on line 85 in src/constants/Schedular.constants.ts

See this annotation in the file changed.

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

Use `new Array()` instead of `Array()`.

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

Check warning on line 231 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=AZ2PjMNoxD0pevEjtc0_&open=AZ2PjMNoxD0pevEjtc0_&pullRequest=27352

Check warning on line 65 in src/components/SettingsSso/SettingsSso.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=AZ2PjLJ6xD0pevEjtcrI&open=AZ2PjLJ6xD0pevEjtcrI&pullRequest=27352

Check warning on line 146 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 `ORACLE`.

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

Check warning on line 149 in src/components/common/atoms/actions/useDelete.tsx

See this annotation in the file changed.

@sonarqubecloud 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=AZ2PjKPKxD0pevEjtclR&open=AZ2PjKPKxD0pevEjtclR&pullRequest=27352

Check failure on line 91 in src/components/common/RichTextEditor/RichTextEditorPreviewer.tsx

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=AZ2PjKSgxD0pevEjtcl_&open=AZ2PjKSgxD0pevEjtcl_&pullRequest=27352

Check warning on line 280 in src/components/MyData/CustomizableComponents/CustomiseLandingPageHeader/CustomiseLandingPageHeader.tsx

See this annotation in the file changed.

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

Do not use Array index in keys

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

Check warning on line 89 in src/utils/EntityImport/EntityImportUtils.ts

See this annotation in the file changed.

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

Prefer using nullish coalescing operator (`??`) instead of a ternary expression, as it is simpler to read.

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

Check warning on line 150 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 `TRINO`.

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

Check warning on line 894 in src/components/common/Table/TableV2.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=AZ2PjKRCxD0pevEjtcly&open=AZ2PjKRCxD0pevEjtcly&pullRequest=27352