Skip to content

Merge branch 'main' into add-nlq-config-settings

863ca36
Select commit
Loading
Failed to load commit list.
Merged

add nlq to OpenMetadataApplicationConfig #27988

Merge branch 'main' into add-nlq-config-settings
863ca36
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / [open-metadata-ui] SonarCloud Code Analysis succeeded May 9, 2026 in 7m 12s

Annotations

Check failure on line 275 in src/components/MyData/Widgets/KPIWidget/KPIWidget.component.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=AZ4NEhfnCmMGJffqkqJh&open=AZ4NEhfnCmMGJffqkqJh&pullRequest=27988

Check warning on line 121 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=AZ4NEfMTCmMGJffqkqG1&open=AZ4NEfMTCmMGJffqkqG1&pullRequest=27988

Check warning on line 153 in src/pages/DataInsightPage/DataInsightProvider.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=AZ4NEnCbCmMGJffqkqQ4&open=AZ4NEnCbCmMGJffqkqQ4&pullRequest=27988

Check warning on line 166 in src/components/MyData/RightSidebar/FollowingWidget.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=AZ4NEhsiCmMGJffqkqJs&open=AZ4NEhsiCmMGJffqkqJs&pullRequest=27988

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

See this annotation in the file changed.

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

Prefer `Number.isNaN` over `isNaN`.

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

Check warning on line 306 in src/components/MyData/Widgets/TotalDataAssetsWidget/TotalDataAssetsWidget.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=AZ4NEhcCCmMGJffqkqJe&open=AZ4NEhcCCmMGJffqkqJe&pullRequest=27988

Check failure on line 61 in src/components/Auth/AppAuthenticators/BasicAuthAuthenticator.tsx

See this annotation in the file changed.

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

Prefer `return value` over `return Promise.resolve(value)`.

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

Check warning on line 258 in src/components/Auth/AppAuthenticators/OidcAuthenticator.tsx

See this annotation in the file changed.

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

A fragment with only one child is redundant.

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

Check failure on line 278 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=AZ4NEpfACmMGJffqkqVM&open=AZ4NEpfACmMGJffqkqVM&pullRequest=27988

Check failure on line 365 in src/context/LineageProvider/LineageProvider.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 20 to the 15 allowed.

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

Check warning on line 374 in src/components/KnowledgeCenter/KnowledgeCard/KnowledgeCard.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=AZ4NEkK0CmMGJffqkqMx&open=AZ4NEkK0CmMGJffqkqMx&pullRequest=27988

Check warning on line 322 in src/components/OntologyExplorer/OntologyExplorer.tsx

See this annotation in the file changed.

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

Use <output> instead of the "status" role to ensure accessibility across all devices.

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

Check warning on line 116 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=AZ4NEid-CmMGJffqkqKi&open=AZ4NEid-CmMGJffqkqKi&pullRequest=27988

Check warning on line 79 in src/hooks/useClipBoard.ts

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=AZ4NEraSCmMGJffqkqYk&open=AZ4NEraSCmMGJffqkqYk&pullRequest=27988

Check warning on line 357 in src/components/Database/Profiler/TableProfiler/ColumnProfileTable/ColumnProfileTable.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=AZ4NEdvCCmMGJffqkqEp&open=AZ4NEdvCCmMGJffqkqEp&pullRequest=27988

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=AZ4NEnwoCmMGJffqkqSA&open=AZ4NEnwoCmMGJffqkqSA&pullRequest=27988

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

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=AZ4NEp3HCmMGJffqkqV3&open=AZ4NEp3HCmMGJffqkqV3&pullRequest=27988

Check warning on line 168 in src/rest/suggestionsAPI.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=AZ4NErtmCmMGJffqkqZJ&open=AZ4NErtmCmMGJffqkqZJ&pullRequest=27988

Check warning on line 166 in src/components/common/EntityImport/EntityImport.component.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=AZ4NEfAECmMGJffqkqGh&open=AZ4NEfAECmMGJffqkqGh&pullRequest=27988

Check warning on line 92 in src/utils/EntityVersionUtils.tsx

See this annotation in the file changed.

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

This pattern can be replaced with '"'.

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

Check warning on line 309 in src/pages/TasksPage/RequestTagPage/RequestTagPage.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=AZ4NEnS3CmMGJffqkqRS&open=AZ4NEnS3CmMGJffqkqRS&pullRequest=27988

Check warning on line 302 in src/components/Database/Profiler/TableProfiler/ProfilerSettingsModal/ProfilerSettingsModal.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=AZ4NEdpXCmMGJffqkqEh&open=AZ4NEdpXCmMGJffqkqEh&pullRequest=27988

Check warning on line 52 in src/components/common/InlineAlert/InlineAlert.tsx

See this annotation in the file changed.

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

'subDescription' may use Object's default stringification format ('[object Object]') when stringified.

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

Check warning on line 785 in src/components/DataAssets/AssetsSelectionModal/useAssetSelectionContent.tsx

See this annotation in the file changed.

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

'TableDataCardV2' is deprecated.

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

Check warning on line 15 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=AZ4NElgXCmMGJffqkqOn&open=AZ4NElgXCmMGJffqkqOn&pullRequest=27988