Skip to content

Fixes #33068: gate the AI Context scoped-rule badge on definition.enabled #29589

Fixes #33068: gate the AI Context scoped-rule badge on definition.enabled

Fixes #33068: gate the AI Context scoped-rule badge on definition.enabled #29589

Triggered via pull request September 9, 2026 18:52
@pmbrullpmbrull
opened #33089
Status Success
Total duration 4m 0s
Artifacts

ui-checkstyle.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
authorize
Cache reservation failed: cache write denied: token has no writable scopes
checkstyle: openmetadata-ui/src/main/resources/ui/src/utils/PersonaAIContextUtils.ts#L31
Pages are route-level composition modules. Move the shared implementation/type to a lower layer instead of importing a page from here
checkstyle: openmetadata-ui/src/main/resources/ui/src/pages/ContextCenterPage/ContextCenterAIContextPage/ContextCenterAIContextPage.tsx#L58
Avoid issuing one API request per item. Fetch at the data owner, use a bulk endpoint, or use useQueries with an intentional concurrency policy