Fixes #32658: single-select glossary term editor shows raw FQN and logs TreeSelect value-shape warning #29470
Triggered via pull request
September 9, 2026 14:26
anuj-kumary
synchronize
#33059
Status
Failure
Total duration
4m 39s
Artifacts
–
Annotations
2 errors and 6 warnings
|
checkstyle
Process completed with exit code 1.
|
|
ui-checkstyle
Process completed with exit code 1.
|
|
authorize
Cache reservation failed: cache write denied: token has no writable scopes
|
|
checkstyle:
openmetadata-ui/src/main/resources/ui/src/components/common/AsyncSelectList/TreeAsyncSelectList.tsx#L326
React Hook useEffect has a missing dependency: 'fetchGlossaryListInternal'. Either include it or remove the dependency array
|
|
checkstyle:
openmetadata-ui/src/main/resources/ui/src/components/common/AsyncSelectList/TreeAsyncSelectList.tsx#L69
This runtime import participates in a circular dependency. Extract the shared type/constant/utility or invert the dependency
|
|
checkstyle:
openmetadata-ui/src/main/resources/ui/src/components/common/AsyncSelectList/TreeAsyncSelectList.tsx#L66
This runtime import participates in a circular dependency. Extract the shared type/constant/utility or invert the dependency
|
|
checkstyle:
openmetadata-ui/src/main/resources/ui/src/components/common/AsyncSelectList/TreeAsyncSelectList.tsx#L65
This runtime import participates in a circular dependency. Extract the shared type/constant/utility or invert the dependency
|
|
checkstyle:
openmetadata-ui/src/main/resources/ui/src/components/common/AsyncSelectList/TreeAsyncSelectList.tsx#L60
This runtime import participates in a circular dependency. Extract the shared type/constant/utility or invert the dependency
|