Skip to content

Merge branch 'main' into fix-service-doc-spec

39697dd
Select commit
Loading
Failed to load commit list.
Merged

Fixed ServiceDoc Panel flaky behaviour #27884

Merge branch 'main' into fix-service-doc-spec
39697dd
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / [open-metadata-ui] SonarCloud Code Analysis succeeded May 4, 2026 in 5m 2s

Annotations

Check warning on line 90 in src/components/BlockEditor/Extensions/Callout/Callout.ts

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=AZ3yw46GWhaTO00S152a&open=AZ3yw46GWhaTO00S152a&pullRequest=27884

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

See this annotation in the file changed.

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

'getTagProps' is deprecated.

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

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

See this annotation in the file changed.

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

Prefer `childNode.remove()` over `parentNode.removeChild(childNode)`.

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

Check warning on line 1351 in src/pages/ColumnBulkOperations/ColumnGrid/ColumnGrid.component.tsx

See this annotation in the file changed.

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

Update this function so that its implementation is not identical to the one on line 1286.

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

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=AZ3yw_ZbWhaTO00S16BJ&open=AZ3yw_ZbWhaTO00S16BJ&pullRequest=27884

Check warning on line 47 in src/utils/TaskFormSchemaUtils.ts

See this annotation in the file changed.

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

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

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

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

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=AZ3yxAaPWhaTO00S16DR&open=AZ3yxAaPWhaTO00S16DR&pullRequest=27884

Check warning on line 149 in src/components/common/FileUpload/MUIFileUpload.tsx

See this annotation in the file changed.

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

'If' statement should not be the only statement in 'else' block

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

Check warning on line 112 in src/components/DataContract/ContractSecurity/ContractSecurityCard.component.tsx

See this annotation in the file changed.

@sonarqubecloud 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=AZ3yw-KWWhaTO00S15-z&open=AZ3yw-KWWhaTO00S15-z&pullRequest=27884

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

See this annotation in the file changed.

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

`String.raw` should be used to avoid escaping `\`.

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

Check failure on line 347 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=AZ3yxBJHWhaTO00S16FG&open=AZ3yxBJHWhaTO00S16FG&pullRequest=27884

Check warning on line 81 in src/components/Entity/EntityExportModalProvider/EntityExportModalProvider.component.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=AZ3yw9WiWhaTO00S159m&open=AZ3yw9WiWhaTO00S159m&pullRequest=27884

Check warning on line 156 in src/pages/AppInstall/AppInstall.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=AZ3yw_Q3WhaTO00S16A_&open=AZ3yw_Q3WhaTO00S16A_&pullRequest=27884

Check warning on line 286 in src/pages/LearningResourcesPage/LearningResourceForm.component.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=AZ3yw_VjWhaTO00S16BI&open=AZ3yw_VjWhaTO00S16BI&pullRequest=27884

Check failure on line 281 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=AZ3yxAaPWhaTO00S16Da&open=AZ3yxAaPWhaTO00S16Da&pullRequest=27884

Check warning on line 102 in src/rest/suggestionsAPI.ts

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=AZ3yxBzGWhaTO00S16Gu&open=AZ3yxBzGWhaTO00S16Gu&pullRequest=27884

Check warning on line 81 in src/components/WorkflowDefinitions/WorkflowBuilder/forms/QueryBuilderSection.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=AZ3yw8EvWhaTO00S157h&open=AZ3yw8EvWhaTO00S157h&pullRequest=27884

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

See this annotation in the file changed.

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

Prefer `childNode.remove()` over `parentNode.removeChild(childNode)`.

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

Check warning on line 47 in src/components/common/atoms/TagChip/TagChip.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=AZ3yw5SlWhaTO00S152y&open=AZ3yw5SlWhaTO00S152y&pullRequest=27884

Check warning on line 41 in src/components/WorkflowDefinitions/WorkflowBuilder/common/FormField.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=AZ3yw8LyWhaTO00S1571&open=AZ3yw8LyWhaTO00S1571&pullRequest=27884

Check failure on line 989 in src/utils/QueryBuilderElasticsearchFormatUtils.js

See this annotation in the file changed.

@sonarqubecloud 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=AZ3yxAp-WhaTO00S16EF&open=AZ3yxAp-WhaTO00S16EF&pullRequest=27884

Check failure on line 234 in src/components/common/Form/JSONSchema/JsonSchemaWidgets/LdapRoleMappingWidget/LdapRoleMappingWidget.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=AZ3yw58AWhaTO00S1539&open=AZ3yw58AWhaTO00S1539&pullRequest=27884

Check warning on line 99 in src/components/Alerts/AlertDetails/AlertConfigDetails/AlertConfigDetails.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=AZ3yw9trWhaTO00S15-G&open=AZ3yw9trWhaTO00S15-G&pullRequest=27884

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=AZ3yw6EtWhaTO00S154X&open=AZ3yw6EtWhaTO00S154X&pullRequest=27884

Check warning on line 127 in src/components/Settings/Users/AdminPermissionDebugger/AdminPermissionDebugger.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=AZ3yw8oQWhaTO00S158k&open=AZ3yw8oQWhaTO00S158k&pullRequest=27884