perf(api): parallelize lock check and existing-log lookup in scoreboa… #73
Annotations
4 warnings
|
ci:
src/hooks/useHabits.ts#L301
React Hook useCallback has an unnecessary dependency: 'logs'. Either exclude it or remove the dependency array
|
|
ci:
src/hooks/useHabits.ts#L262
React Hook useCallback has unnecessary dependencies: 'habits' and 'logs'. Either exclude them or remove the dependency array
|
|
ci:
src/hooks/useHabits.ts#L231
React Hook useCallback has an unnecessary dependency: 'habits'. Either exclude it or remove the dependency array
|
|
ci:
src/hooks/useHabits.ts#L206
React Hook useCallback has an unnecessary dependency: 'habits'. Either exclude it or remove the dependency array
|