Skip to content

Merge branch 'main' into fix-flaky-teams-hierarchy-spec

63827f0
Select commit
Loading
Failed to load commit list.
Merged

(playwright) Stabilize Teams Hierarchy spec and replace toast-based team deletion checks #27470

Merge branch 'main' into fix-flaky-teams-hierarchy-spec
63827f0
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / [open-metadata-ui] SonarCloud Code Analysis succeeded Apr 20, 2026 in 5m 30s

Annotations

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=AZ2bD9g9ECJJD7CkMGHS&open=AZ2bD9g9ECJJD7CkMGHS&pullRequest=27470

Check warning on line 44 in src/components/common/atoms/data/useQueryBuilder.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=AZ2bD9iHECJJD7CkMGHj&open=AZ2bD9iHECJJD7CkMGHj&pullRequest=27470

Check warning on line 69 in src/components/DataProducts/DataProductsSelectList/DataProductsSelectListV1.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=AZ2bD-OfECJJD7CkMGN6&open=AZ2bD-OfECJJD7CkMGN6&pullRequest=27470

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=AZ2bD95iECJJD7CkMGLI&open=AZ2bD95iECJJD7CkMGLI&pullRequest=27470

Check warning on line 115 in src/components/ServiceInsights/AgentsStatusWidget/AgentsStatusWidget.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=AZ2bD-M0ECJJD7CkMGNy&open=AZ2bD-M0ECJJD7CkMGNy&pullRequest=27470

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=AZ2bD-y5ECJJD7CkMGU5&open=AZ2bD-y5ECJJD7CkMGU5&pullRequest=27470

Check failure on line 825 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=AZ2bD-rwECJJD7CkMGSq&open=AZ2bD-rwECJJD7CkMGSq&pullRequest=27470

Check warning on line 34 in src/components/Modals/ModalWithFunctionEditor/ModalWithFunctionEditor.tsx

See this annotation in the file changed.

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

Promise-returning function provided to variable where a void return was expected.

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

Check warning on line 262 in src/pages/EditConnectionFormPage/EditConnectionFormPage.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=AZ2bD-jJECJJD7CkMGRN&open=AZ2bD-jJECJJD7CkMGRN&pullRequest=27470

Check warning on line 95 in src/components/DataQuality/IncidentManager/TestCaseIncidentTab/TestCaseIncidentTab.component.tsx

See this annotation in the file changed.

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

Do not use the `this` argument in `Array#filter()`.

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

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=AZ2bD-nWECJJD7CkMGRv&open=AZ2bD-nWECJJD7CkMGRv&pullRequest=27470

Check warning on line 520 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=AZ2bD-5lECJJD7CkMGX5&open=AZ2bD-5lECJJD7CkMGX5&pullRequest=27470

Check warning on line 181 in src/components/ActivityFeed/FeedEditor/FeedEditor.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=AZ2bD995ECJJD7CkMGLp&open=AZ2bD995ECJJD7CkMGLp&pullRequest=27470

Check warning on line 122 in src/components/Settings/Services/AddIngestion/AddIngestion.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=AZ2bD9_lECJJD7CkMGL2&open=AZ2bD9_lECJJD7CkMGL2&pullRequest=27470

Check warning on line 314 in src/components/Visualisations/Chart/CardinalityDistributionChart.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=AZ2bD-XpECJJD7CkMGP9&open=AZ2bD-XpECJJD7CkMGP9&pullRequest=27470

Check warning on line 148 in src/components/common/TableDataCardV2/TableDataCardV2.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=AZ2bD9qUECJJD7CkMGJV&open=AZ2bD9qUECJJD7CkMGJV&pullRequest=27470

Check warning on line 254 in src/components/common/UserTeamSelectableList/UserTeamSelectableList.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=AZ2bD9skECJJD7CkMGJt&open=AZ2bD9skECJJD7CkMGJt&pullRequest=27470

Check failure on line 485 in src/components/DataContract/ContractSecurityFormTab/ContractSecurityFormTab.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=AZ2bD-REECJJD7CkMGOX&open=AZ2bD-REECJJD7CkMGOX&pullRequest=27470

Check warning on line 58 in src/pages/Configuration/EditLoginConfiguration/EditLoginConfigurationPage.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=AZ2bD-cRECJJD7CkMGQW&open=AZ2bD-cRECJJD7CkMGQW&pullRequest=27470

Check warning on line 225 in src/pages/AppInstall/AppInstall.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=AZ2bD-ctECJJD7CkMGQc&open=AZ2bD-ctECJJD7CkMGQc&pullRequest=27470

Check failure on line 151 in src/components/ActivityFeed/FeedEditor/FeedEditor.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=AZ2bD995ECJJD7CkMGLn&open=AZ2bD995ECJJD7CkMGLn&pullRequest=27470

Check warning on line 68 in src/pages/CustomizeDetailsPage/CustomizeDetailsPage.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=AZ2bD-hvECJJD7CkMGRE&open=AZ2bD-hvECJJD7CkMGRE&pullRequest=27470

Check warning on line 153 in src/utils/DataContract/DataContractUtils.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=AZ2bD-ovECJJD7CkMGR7&open=AZ2bD-ovECJJD7CkMGR7&pullRequest=27470

Check warning on line 96 in src/components/Settings/Team/TeamDetails/TeamsHeaderSection/TeamsHeadingLabel.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=AZ2bD-B9ECJJD7CkMGMQ&open=AZ2bD-B9ECJJD7CkMGMQ&pullRequest=27470

Check warning on line 157 in src/components/MyData/Widgets/CuratedAssetsWidget/AdvancedAssetsFilterField/AdvancedAssetsFilterField.component.tsx

See this annotation in the file changed.

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

The signature '(tree: ImmutableTree<_TreeI>, config: Config): ImmutableTree<_TreeI>' of 'QbUtils.checkTree' is deprecated.

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