Skip to content

fix: do not overwrite local search component state while we are still debouncing #340

fix: do not overwrite local search component state while we are still debouncing

fix: do not overwrite local search component state while we are still debouncing #340

Triggered via pull request March 8, 2026 19:20
Status Success
Total duration 2m 23s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
PR: src/components/FilterComponents.tsx#L12
'useDebouncedCallback' is defined but never used. Allowed unused vars must match /(^_)|(^__+$)|(^e$)|(^error$)/u
PR: src/components/FilterComponents.tsx#L2
'useCallback' is defined but never used. Allowed unused vars must match /(^_)|(^__+$)|(^e$)|(^error$)/u
PR: src/components/CopyPageDropdown.tsx#L15
'PACKAGE_MANAGERS' is defined but never used. Allowed unused vars must match /(^_)|(^__+$)|(^e$)|(^error$)/u