Skip to content

fix for task filter widget

569e283
Select commit
Loading
Failed to load commit list.
Merged

fix(test): flaky persona / task filter spec failure #27880

fix for task filter widget
569e283
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 34 in src/components/ActivityFeed/ActivityFeedList/TaskListV1.component.tsx

See this annotation in the file changed.

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

'isFullWidth' PropType is defined but prop is never used

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

Check warning on line 886 in src/pages/GlossaryTermRelationSettings/GlossaryTermRelationSettings.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=AZ3xr50zK4n94McDD8LP&open=AZ3xr50zK4n94McDD8LP&pullRequest=27880

Check warning on line 157 in src/components/common/Table/TableV2.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=AZ3xrx1PK4n94McDD8At&open=AZ3xrx1PK4n94McDD8At&pullRequest=27880

Check failure on line 45 in src/components/common/MUIAsyncTreeSelect/hooks/useTreeKeyboardNavigation.ts

See this annotation in the file changed.

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

Refactor this function to reduce its Cognitive Complexity from 52 to the 15 allowed.

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

Check warning on line 1415 in src/utils/EntityUtils.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=AZ3xr63KK4n94McDD8M6&open=AZ3xr63KK4n94McDD8M6&pullRequest=27880

Check warning on line 95 in src/utils/DataInsightUtils.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=AZ3xr7fhK4n94McDD8OE&open=AZ3xr7fhK4n94McDD8OE&pullRequest=27880

Check warning on line 93 in src/components/MyData/CustomizableComponents/CustomiseLandingPageHeader/CustomiseSearchBar.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=AZ3xr0AeK4n94McDD8Dl&open=AZ3xr0AeK4n94McDD8Dl&pullRequest=27880

Check warning on line 210 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=AZ3xryZEK4n94McDD8By&open=AZ3xryZEK4n94McDD8By&pullRequest=27880

Check failure on line 93 in src/components/BlockEditor/Extensions/Callout/Callout.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=AZ3xrw7xK4n94McDD7_v&open=AZ3xrw7xK4n94McDD7_v&pullRequest=27880

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=AZ3xr7zaK4n94McDD8Oo&open=AZ3xr7zaK4n94McDD8Oo&pullRequest=27880

Check failure on line 1374 in src/components/OntologyExplorer/hooks/useOntologyGraph.ts

See this annotation in the file changed.

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

Refactor this function to reduce its Cognitive Complexity from 35 to the 15 allowed.

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

Check warning on line 121 in src/components/BlockEditor/Extensions/BlockAndDragDrop/BlockAndDragHandle.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=AZ3xrw1cK4n94McDD7_p&open=AZ3xrw1cK4n94McDD7_p&pullRequest=27880

Check warning on line 238 in src/components/common/CoverImageUpload/MUICoverImageUpload.tsx

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=AZ3xrxtwK4n94McDD8Ac&open=AZ3xrxtwK4n94McDD8Ac&pullRequest=27880

Check warning on line 376 in src/components/Settings/Applications/AppLogsViewer/AppLogsViewer.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=AZ3xr1YpK4n94McDD8Fd&open=AZ3xr1YpK4n94McDD8Fd&pullRequest=27880

Check warning on line 130 in src/components/DomainListing/components/DomainTreeView.tsx

See this annotation in the file changed.

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

Complete the task associated to this "TODO" comment.

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

Check warning on line 148 in src/pages/TasksPage/UpdateTagPage/UpdateTagPage.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=AZ3xr5AYK4n94McDD8KH&open=AZ3xr5AYK4n94McDD8KH&pullRequest=27880

Check warning on line 80 in src/utils/AlertsClassBase.ts

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=AZ3xr76IK4n94McDD8Oz&open=AZ3xr76IK4n94McDD8Oz&pullRequest=27880

Check warning on line 393 in src/components/ActivityFeed/ActivityThreadPanel/ActivityThreadPanelBody.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=AZ3xr0ieK4n94McDD8EJ&open=AZ3xr0ieK4n94McDD8EJ&pullRequest=27880

Check warning on line 137 in src/pages/TasksPage/shared/TaskPayloadSchemaFields.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=AZ3xr48vK4n94McDD8J-&open=AZ3xr48vK4n94McDD8J-&pullRequest=27880

Check warning on line 119 in src/constants/Schedular.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=AZ3xr8C_K4n94McDD8PD&open=AZ3xr8C_K4n94McDD8PD&pullRequest=27880

Check warning on line 43 in src/pages/TasksPage/shared/DiffViewNew.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=AZ3xr46iK4n94McDD8J4&open=AZ3xr46iK4n94McDD8J4&pullRequest=27880

Check warning on line 94 in src/utils/BlockEditorUtils.ts

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=AZ3xr6s0K4n94McDD8Mi&open=AZ3xr6s0K4n94McDD8Mi&pullRequest=27880

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=AZ3xr3MpK4n94McDD8Hc&open=AZ3xr3MpK4n94McDD8Hc&pullRequest=27880

Check warning on line 127 in src/components/SettingsSso/SSOConfigurationForm/SsoConfigurationFormArrayFieldTemplate.tsx

See this annotation in the file changed.

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

arrow function is equivalent to `String`. Use `String` directly.

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

Check warning on line 801 in src/components/ActivityFeed/ActivityFeedProvider/ActivityFeedProvider.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=AZ3xr0mjK4n94McDD8ES&open=AZ3xr0mjK4n94McDD8ES&pullRequest=27880