Skip to content

fix(ui): show the event-stream timezone once, not twice #1062

fix(ui): show the event-stream timezone once, not twice

fix(ui): show the event-stream timezone once, not twice #1062

Triggered via pull request July 14, 2026 13:49
Status Success
Total duration 3m 56s
Artifacts

code-quality.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
rust-quality
Process completed with exit code 101.
ui-quality: osprey_ui/src/components/common/QueryFilter.tsx#L32
React Hook React.useEffect has a missing dependency: 'highlightSearchQuery'. Either include it or remove the dependency array
ui-quality: osprey_ui/src/components/bulk_label_drawer/BulkLabelDrawer.tsx#L44
React Hook React.useEffect has missing dependencies: 'bulkLabelFeatureName', 'entityFeatureFilters', and 'executedQuery'. Either include them or remove the dependency array
ui-quality: osprey_ui/src/components/bulk_actions/BulkActionPage.tsx#L24
React Hook useEffect has a missing dependency: 'getJobs'. Either include it or remove the dependency array