Using update_only
when doing background discover and content change
#3460
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
2 warnings
Check Quality:
src/components/capture/useDiscoverCapture.ts#L138
React Hook useCallback has a missing dependency: 'options.updateOnly'. Either include it or remove the dependency array
|
Check Quality:
src/components/capture/useDiscoverStartDiscovery.ts#L101
React Hook useCallback has a missing dependency: 'setDraftId'. Either include it or remove the dependency array
|