Skip to content

Merge branch 'main' into fix-user-persona-spec

30213c6
Select commit
Loading
Failed to load commit list.
Merged

fix(playwright): fix incorrect selectors in UserCreationWithPersona.spec.ts #27679

Merge branch 'main' into fix-user-persona-spec
30213c6
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / [open-metadata-ui] SonarCloud Code Analysis succeeded Apr 27, 2026 in 5m 12s

Annotations

Check warning on line 367 in src/components/common/CoverImageUpload/MUICoverImageUpload.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=AZ2-I6LhxBog4OQfgfjf&open=AZ2-I6LhxBog4OQfgfjf&pullRequest=27679

Check warning on line 119 in src/pages/AddQueryPage/AddQueryPage.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=AZ2-I-RixBog4OQfgftk&open=AZ2-I-RixBog4OQfgftk&pullRequest=27679

Check warning on line 51 in src/utils/ExtensionPointRegistry.ts

See this annotation in the file changed.

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

Member 'contributions' is never reassigned; mark it as `readonly`.

See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ2-I-l2xBog4OQfgfuW&open=AZ2-I-l2xBog4OQfgfuW&pullRequest=27679

Check failure on line 61 in src/components/BlockEditor/Extensions/File/FileNode.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=AZ2-I5p8xBog4OQfgfiV&open=AZ2-I5p8xBog4OQfgfiV&pullRequest=27679

Check warning on line 148 in src/components/DataQuality/TestCases/TestCases.component.tsx

See this annotation in the file changed.

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

Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.

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

Check warning on line 148 in src/pages/WorkflowDefinitions/WorkflowsPage/WorkflowsPage.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=AZ2-I-L_xBog4OQfgftR&open=AZ2-I-L_xBog4OQfgftR&pullRequest=27679

Check warning on line 397 in src/utils/CommonUtils.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=AZ2-I_IdxBog4OQfgfwj&open=AZ2-I_IdxBog4OQfgfwj&pullRequest=27679

Check warning on line 177 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=AZ2-I6gKxBog4OQfgfkf&open=AZ2-I6gKxBog4OQfgfkf&pullRequest=27679

Check warning on line 72 in src/components/Settings/Applications/MarketPlaceAppDetails/MarketPlaceAppDetails.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=AZ2-I8FAxBog4OQfgfoQ&open=AZ2-I8FAxBog4OQfgfoQ&pullRequest=27679

Check warning on line 285 in src/components/Settings/Applications/AppLogsViewer/AppLogsViewer.component.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=AZ2-I8DDxBog4OQfgfoO&open=AZ2-I8DDxBog4OQfgfoO&pullRequest=27679

Check warning on line 21 in src/constants/Learning.constants.ts

See this annotation in the file changed.

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

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

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

Check warning on line 47 in src/components/MyData/Widgets/KPIWidget/KPILegend/KPILegend.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=AZ2-I7fTxBog4OQfgfmq&open=AZ2-I7fTxBog4OQfgfmq&pullRequest=27679

Check warning on line 291 in src/components/Settings/Users/AdminPermissionDebugger/AdminPermissionDebugger.component.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=AZ2-I8OrxBog4OQfgfor&open=AZ2-I8OrxBog4OQfgfor&pullRequest=27679

Check warning on line 59 in src/utils/EntityByFqnUtils.ts

See this annotation in the file changed.

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

Reduce the number of non-empty switch cases from 39 to at most 30.

See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ2-I-4CxBog4OQfgfvj&open=AZ2-I-4CxBog4OQfgfvj&pullRequest=27679

Check warning on line 44 in src/rest/driveAPI.ts

See this annotation in the file changed.

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

Replace this union type with a type alias.

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

Check warning on line 199 in src/components/ActivityFeed/ActivityFeedCard/ActivityFeedCard.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=AZ2-I7oVxBog4OQfgfm9&open=AZ2-I7oVxBog4OQfgfm9&pullRequest=27679

Check warning on line 489 in src/hooks/useGridEditController.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=AZ2-I_kRxBog4OQfgfyf&open=AZ2-I_kRxBog4OQfgfyf&pullRequest=27679

Check warning on line 530 in src/utils/ExploreUtils.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=AZ2-I_VOxBog4OQfgfxd&open=AZ2-I_VOxBog4OQfgfxd&pullRequest=27679

Check failure on line 41 in src/components/BlockEditor/Extensions/diff-view.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=AZ2-I5w6xBog4OQfgfir&open=AZ2-I5w6xBog4OQfgfir&pullRequest=27679

Check failure on line 101 in src/components/DataContract/ContractSecurity/ContractSecurityCard.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=AZ2-I9VZxBog4OQfgfq6&open=AZ2-I9VZxBog4OQfgfq6&pullRequest=27679

Check warning on line 61 in src/components/Settings/Services/Ingestion/IngestionRecentRun/IngestionRecentRuns.component.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=AZ2-I8HQxBog4OQfgfoU&open=AZ2-I8HQxBog4OQfgfoU&pullRequest=27679

Check warning on line 225 in src/rest/miscAPI.ts

See this annotation in the file changed.

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

Arrow function has too many parameters (8). Maximum allowed is 7.

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

Check failure on line 98 in src/utils/TagsUtils.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=AZ2-I_F3xBog4OQfgfwb&open=AZ2-I_F3xBog4OQfgfwb&pullRequest=27679

Check warning on line 87 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=AZ2-I6AAxBog4OQfgfjE&open=AZ2-I6AAxBog4OQfgfjE&pullRequest=27679

Check warning on line 422 in src/pages/TasksPage/shared/TaskPayloadSchemaFields.tsx

See this annotation in the file changed.

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

'getFieldValue(fieldName, '') ?? ''' will use Object's default stringification format ('[object Object]') when stringified.

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