Extend job messages #1825
Annotations
1 error and 2 warnings
Run npm run lint
Process completed with exit code 1.
|
Run npm run lint:
src/components/replica/index.tsx#L231
React Hook useEffect has a missing dependency: 'getLog'. Either include it or remove the dependency array. If 'getLog' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
Run npm run lint:
src/components/replica/index.tsx#L239
React Hook useEffect has missing dependencies: 'getHistoryLog' and 'log'. Either include them or remove the dependency array. If 'getHistoryLog' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
The logs for this run have expired and are no longer available.
Loading