Skip to content

refactor(entity-rename): replace antd with core-components in EntityNameModal#29783

Open
anuj-kumary wants to merge 4 commits into
mainfrom
entity-rename-antd-to-core-components
Open

refactor(entity-rename): replace antd with core-components in EntityNameModal#29783
anuj-kumary wants to merge 4 commits into
mainfrom
entity-rename-antd-to-core-components

fix(entity-rename): restore DeleteWidgetModal import in ManageButton

53af925
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / [open-metadata-ui] SonarCloud Code Analysis succeeded Jul 6, 2026 in 7m 24s

Annotations

Check warning on line 225 in src/utils/KnowledgePagePureUtils.ts

See this annotation in the file changed.

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

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

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

Check failure on line 376 in src/components/ContextCenter/CreateMemoryModal/CreateMemoryModal.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 20 to the 15 allowed.

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

Check failure on line 175 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=AZ845GEPiXB7nvuYzMOf&open=AZ845GEPiXB7nvuYzMOf&pullRequest=29783

Check failure on line 276 in src/components/Glossary/GlossaryTermTab/GlossaryTermTab.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 16 to the 15 allowed.

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

Check warning on line 627 in src/utils/EntityUtilClassBase.ts

See this annotation in the file changed.

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

This case's code block is the same as the block for the case on line 594.

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

Check warning on line 692 in src/components/Domain/AddDomainForm/AddDomainForm.component.tsx

See this annotation in the file changed.

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

The empty object is useless.

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

Check failure on line 72 in src/components/common/EntityDescription/EntityAttachmentProvider/EntityAttachmentProvider.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=AZ844-eQiXB7nvuYzMEX&open=AZ844-eQiXB7nvuYzMEX&pullRequest=29783

Check warning on line 186 in src/components/DataQuality/TestCases/useTestCaseFilters.ts

See this annotation in the file changed.

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

Consider Object.entries() instead of entries() from lodash; check that the behavior is equivalent because the library handles nullish values differently from the native API.

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

Check failure on line 752 in src/components/DataQuality/AddDataQualityTest/components/TestCaseFormV1.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=AZ8448_PiXB7nvuYzMCO&open=AZ8448_PiXB7nvuYzMCO&pullRequest=29783

Check warning on line 93 in src/components/KnowledgeCenter/KnowledgePages/KnowledgePages.tsx

See this annotation in the file changed.

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

Consider Array.prototype.map() instead of map() from lodash; check that the behavior is equivalent because the library also accepts objects and nullish values.

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

Check warning on line 207 in src/components/Alerts/DestinationFormItemV2/DestinationSelectItemV2/DestinationConfigField/DestinationConfigField.tsx

See this annotation in the file changed.

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

'selectedKey' is deprecated.

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

Check warning on line 42 in src/utils/date-time/DateTimeUtils.ts

See this annotation in the file changed.

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

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

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

Check failure on line 70 in src/components/WorkflowDefinitions/WorkflowBuilder/WorkflowHeader.tsx

See this annotation in the file changed.

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

Unexpected `await` of a non-Promise (non-"Thenable") value.

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

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

See this annotation in the file changed.

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

Remove this "===" check; it will always be false. Did you mean to use "=="?

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

Check warning on line 77 in src/components/Glossary/GlossaryTerms/tabs/GlossaryTermReferences.tsx

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=AZ845Ba0iXB7nvuYzMIM&open=AZ845Ba0iXB7nvuYzMIM&pullRequest=29783

Check warning on line 145 in src/components/common/UserSelectableList/UserSelectableList.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=AZ844-10iXB7nvuYzME0&open=AZ844-10iXB7nvuYzME0&pullRequest=29783

Check failure on line 276 in src/utils/CronExpressionUtils.ts

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=AZ845Gd4iXB7nvuYzMPy&open=AZ845Gd4iXB7nvuYzMPy&pullRequest=29783

Check warning on line 157 in src/components/DataQuality/TestCases/useTestCaseList.ts

See this annotation in the file changed.

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

Consider Set instead of uniq() from lodash; for example, use `[...new Set(values)]`. Check that the behavior is equivalent because the library handles nullish values differently from the native API.

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

Check warning on line 366 in src/components/SettingsSso/SSOGroupedFieldTemplate/SSOGroupedFieldTemplate.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=AZ845CoQiXB7nvuYzMJt&open=AZ845CoQiXB7nvuYzMJt&pullRequest=29783

Check warning on line 112 in src/pages/Glossary/GlossaryLeftPanel/GlossaryLeftPanel.component.tsx

See this annotation in the file changed.

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

'LeftPanelCard' is deprecated.

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

Check warning on line 500 in src/components/KnowledgeCenter/KnowledgePagesHierarchy/KnowledgePagesHierarchy.tsx

See this annotation in the file changed.

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

Consider Set instead of uniq() from lodash; for example, use `[...new Set(values)]`. Check that the behavior is equivalent because the library handles nullish values differently from the native API.

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

Check warning on line 168 in src/components/KnowledgeCenter/KnowledgeDetailPageHeader/KnowledgeDetailPageHeader.tsx

See this annotation in the file changed.

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

Spread an array literal in array literal is unnecessary.

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

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

See this annotation in the file changed.

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

Remove this redundant jump.

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

Check warning on line 142 in src/components/common/CustomUnitSelect/CustomUnitSelect.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=AZ844-qbiXB7nvuYzMEl&open=AZ844-qbiXB7nvuYzMEl&pullRequest=29783

Check warning on line 68 in src/components/common/MarkdownEditor/markdownComponents.tsx

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=AZ844-RliXB7nvuYzMEE&open=AZ844-RliXB7nvuYzMEE&pullRequest=29783