Skip to content

fixed lint checks

fac65c7
Select commit
Loading
Failed to load commit list.
Merged

fix: action buttons visible immediately despite slow pipelineStatus API #27139

fixed lint checks
fac65c7
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / [open-metadata-ui] SonarCloud Code Analysis succeeded Apr 17, 2026 in 7m 6s

Annotations

Check warning on line 169 in src/constants/Services.constant.ts

See this annotation in the file changed.

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

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

See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ2bP-2VdYNJALtH5KTs&open=AZ2bP-2VdYNJALtH5KTs&pullRequest=27139

Check warning on line 64 in src/components/SettingsSso/ProviderSelector/ProviderSelector.tsx

See this annotation in the file changed.

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

Visible, non-interactive elements with click handlers must have at least one keyboard listener.

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

Check warning on line 169 in src/utils/CustomizeGlossaryTerm/CustomizeGlossaryTermBaseClass.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=AZ2bP-bydYNJALtH5KQ-&open=AZ2bP-bydYNJALtH5KQ-&pullRequest=27139

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

Check warning on line 93 in src/pages/SettingsNavigationPage/SettingsNavigationPage.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=AZ2bP-AXdYNJALtH5KO9&open=AZ2bP-AXdYNJALtH5KO9&pullRequest=27139

Check warning on line 384 in src/components/Auth/AuthProviders/AuthProvider.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=AZ2bP9KidYNJALtH5KL3&open=AZ2bP9KidYNJALtH5KL3&pullRequest=27139

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=AZ2bP-JrdYNJALtH5KPa&open=AZ2bP-JrdYNJALtH5KPa&pullRequest=27139

Check warning on line 450 in src/components/common/CoverImageUpload/MUICoverImageUpload.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=AZ2bP7JsdYNJALtH5KFs&open=AZ2bP7JsdYNJALtH5KFs&pullRequest=27139

Check failure on line 66 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=AZ2bP61jdYNJALtH5KEp&open=AZ2bP61jdYNJALtH5KEp&pullRequest=27139

Check warning on line 176 in src/constants/Services.constant.ts

See this annotation in the file changed.

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

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

See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ2bP-2VdYNJALtH5KTz&open=AZ2bP-2VdYNJALtH5KTz&pullRequest=27139

Check warning on line 262 in src/utils/FeedUtils.tsx

See this annotation in the file changed.

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

The signature '(element: FunctionComponentElement<any> | FunctionComponentElement<any>[], container: Container | null, callback?: (() => void) | undefined): void' of 'ReactDOM.render' is deprecated.

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

Check warning on line 499 in src/utils/CanvasUtils.ts

See this annotation in the file changed.

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

Simplify this regular expression to reduce its complexity from 24 to the 20 allowed.

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

Check warning on line 286 in src/components/DataQuality/AddDataQualityTest/components/EditTestCaseModalV1.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=AZ2bP76RdYNJALtH5KIR&open=AZ2bP76RdYNJALtH5KIR&pullRequest=27139

Check failure on line 343 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=AZ2bP9NBdYNJALtH5KMB&open=AZ2bP9NBdYNJALtH5KMB&pullRequest=27139

Check warning on line 180 in src/utils/CustomProperty.utils.ts

See this annotation in the file changed.

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

'value' will use Object's default stringification format ('[object Object]') when stringified.

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

Check warning on line 1598 in src/components/DataContract/ODCSImportModal/ODCSImportModal.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=AZ2bP9O6dYNJALtH5KMR&open=AZ2bP9O6dYNJALtH5KMR&pullRequest=27139

Check warning on line 340 in src/pages/ColumnBulkOperations/ColumnGrid/ColumnGrid.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=AZ2bP90UdYNJALtH5KOR&open=AZ2bP90UdYNJALtH5KOR&pullRequest=27139

Check warning on line 214 in src/constants/Widgets.constant.ts

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=AZ2bP-0mdYNJALtH5KTD&open=AZ2bP-0mdYNJALtH5KTD&pullRequest=27139

Check warning on line 198 in src/constants/Services.constant.ts

See this annotation in the file changed.

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

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

See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ2bP-2VdYNJALtH5KUJ&open=AZ2bP-2VdYNJALtH5KUJ&pullRequest=27139

Check failure on line 224 in src/rest/columnAPI.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 17 to the 15 allowed.

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

Check warning on line 99 in src/components/DataQuality/SummaryPannel/SummaryPieChartCard/SummaryPieChartCard.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=AZ2bP8AsdYNJALtH5KIl&open=AZ2bP8AsdYNJALtH5KIl&pullRequest=27139

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

Check warning on line 95 in src/utils/WebAnalyticsUtils.ts

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=AZ2bP-CYdYNJALtH5KPE&open=AZ2bP-CYdYNJALtH5KPE&pullRequest=27139

Check warning on line 668 in src/components/ExploreV1/ExploreV1.component.tsx

See this annotation in the file changed.

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

Visible, non-interactive elements with click handlers must have at least one keyboard listener.

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

Check failure on line 2223 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=AZ2bP-VidYNJALtH5KQV&open=AZ2bP-VidYNJALtH5KQV&pullRequest=27139