Skip to content

Iceberg: POC Iceberg Catalog - #1059

Draft
ddecrulle wants to merge 2 commits into
mainfrom
iceberg
Draft

Iceberg: POC Iceberg Catalog#1059
ddecrulle wants to merge 2 commits into
mainfrom
iceberg

add data explorer preview

a77cbef
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis failed Mar 5, 2026 in 54s

Quality Gate failed

Failed conditions
B Reliability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

Annotations

Check warning on line 20 in web/src/core/usecases/icebergCatalog/thunks.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Unexpected negated condition.

See more on https://sonarcloud.io/project/issues?id=InseeFrLab_onyxia&issues=AZy-m4Z7vjWlMhfwQLvo&open=AZy-m4Z7vjWlMhfwQLvo&pullRequest=1059

Check warning on line 142 in web/src/ui/pages/icebergCatalog/IcebergCatalogs.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Mark the props of the component as read-only.

See more on https://sonarcloud.io/project/issues?id=InseeFrLab_onyxia&issues=AZy-m4fQvjWlMhfwQLv1&open=AZy-m4fQvjWlMhfwQLv1&pullRequest=1059

Check warning on line 218 in web/src/ui/pages/icebergCatalog/IcebergCatalogs.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / 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=InseeFrLab_onyxia&issues=AZy-m4fQvjWlMhfwQLv3&open=AZy-m4fQvjWlMhfwQLv3&pullRequest=1059

Check warning on line 58 in web/src/core/adapters/icebergApi/icebergApi.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Unexpected negated condition.

See more on https://sonarcloud.io/project/issues?id=InseeFrLab_onyxia&issues=AZy-m4epvjWlMhfwQLvt&open=AZy-m4epvjWlMhfwQLvt&pullRequest=1059

Check warning on line 110 in web/src/ui/pages/icebergCatalog/IcebergCatalogs.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Unexpected negated condition.

See more on https://sonarcloud.io/project/issues?id=InseeFrLab_onyxia&issues=AZy-m4fQvjWlMhfwQLv0&open=AZy-m4fQvjWlMhfwQLv0&pullRequest=1059

Check failure on line 319 in web/src/core/adapters/onyxiaApi/onyxiaApi.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Refactor this code to not nest functions more than 4 levels deep.

See more on https://sonarcloud.io/project/issues?id=InseeFrLab_onyxia&issues=AZy-m4eHvjWlMhfwQLvp&open=AZy-m4eHvjWlMhfwQLvp&pullRequest=1059

Check warning on line 236 in web/src/ui/pages/icebergCatalog/IcebergCatalogs.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Mark the props of the component as read-only.

See more on https://sonarcloud.io/project/issues?id=InseeFrLab_onyxia&issues=AZy-m4fQvjWlMhfwQLv5&open=AZy-m4fQvjWlMhfwQLv5&pullRequest=1059

Check failure on line 332 in web/src/core/adapters/onyxiaApi/onyxiaApi.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Refactor this code to not nest functions more than 4 levels deep.

See more on https://sonarcloud.io/project/issues?id=InseeFrLab_onyxia&issues=AZy-m4eHvjWlMhfwQLvr&open=AZy-m4eHvjWlMhfwQLvr&pullRequest=1059

Check warning on line 25 in web/src/ui/pages/icebergCatalog/IcebergCatalogs.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Mark the props of the component as read-only.

See more on https://sonarcloud.io/project/issues?id=InseeFrLab_onyxia&issues=AZy-m4fQvjWlMhfwQLvw&open=AZy-m4fQvjWlMhfwQLvw&pullRequest=1059

Check warning on line 326 in web/src/core/adapters/onyxiaApi/onyxiaApi.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Avoid using `instanceof` for type checking as it can lead to unreliable results.

See more on https://sonarcloud.io/project/issues?id=InseeFrLab_onyxia&issues=AZy-m4eHvjWlMhfwQLvq&open=AZy-m4eHvjWlMhfwQLvq&pullRequest=1059

Check warning on line 28 in web/src/core/adapters/icebergApi/icebergApi.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Move function 'secretName' to the outer scope.

See more on https://sonarcloud.io/project/issues?id=InseeFrLab_onyxia&issues=AZy-m4epvjWlMhfwQLvs&open=AZy-m4epvjWlMhfwQLvs&pullRequest=1059

Check warning on line 218 in web/src/ui/pages/icebergCatalog/IcebergCatalogs.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / 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=InseeFrLab_onyxia&issues=AZy-m4fQvjWlMhfwQLv4&open=AZy-m4fQvjWlMhfwQLv4&pullRequest=1059

Check warning on line 269 in web/src/core/bootstrap.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this "init_iceberg_api" label.

See more on https://sonarcloud.io/project/issues?id=InseeFrLab_onyxia&issues=AZy-m4fDvjWlMhfwQLvv&open=AZy-m4fDvjWlMhfwQLvv&pullRequest=1059

Check warning on line 107 in web/src/ui/pages/icebergCatalog/IcebergCatalogs.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Unexpected negated condition.

See more on https://sonarcloud.io/project/issues?id=InseeFrLab_onyxia&issues=AZy-m4fQvjWlMhfwQLvz&open=AZy-m4fQvjWlMhfwQLvz&pullRequest=1059

Check warning on line 66 in web/src/ui/pages/icebergCatalog/IcebergCatalogs.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Unexpected negated condition.

See more on https://sonarcloud.io/project/issues?id=InseeFrLab_onyxia&issues=AZy-m4fQvjWlMhfwQLvx&open=AZy-m4fQvjWlMhfwQLvx&pullRequest=1059

Check warning on line 198 in web/src/ui/pages/icebergCatalog/IcebergCatalogs.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Mark the props of the component as read-only.

See more on https://sonarcloud.io/project/issues?id=InseeFrLab_onyxia&issues=AZy-m4fQvjWlMhfwQLv2&open=AZy-m4fQvjWlMhfwQLv2&pullRequest=1059

Check warning on line 269 in web/src/core/bootstrap.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Refactor the code to remove this label and the need for it.

See more on https://sonarcloud.io/project/issues?id=InseeFrLab_onyxia&issues=AZy-m4fDvjWlMhfwQLvu&open=AZy-m4fDvjWlMhfwQLvu&pullRequest=1059

Check warning on line 76 in web/src/ui/pages/icebergCatalog/IcebergCatalogs.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Mark the props of the component as read-only.

See more on https://sonarcloud.io/project/issues?id=InseeFrLab_onyxia&issues=AZy-m4fQvjWlMhfwQLvy&open=AZy-m4fQvjWlMhfwQLvy&pullRequest=1059