Skip to content

Add in-app rule authoring backed by a draft rules table #1057

Add in-app rule authoring backed by a draft rules table

Add in-app rule authoring backed by a draft rules table #1057

Triggered via pull request July 14, 2026 11:02
Status Success
Total duration 3m 55s
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