Improve Log context exploration support #193
Annotations
4 errors
build:
src/LogContext/LogContextProvider.ts#L123
Expected a space after the ':'
|
build:
src/LogContext/components/LogContextUI.tsx#L29
React Hook useEffect has missing dependencies: 'props.origQuery?.query' and 'updateFilters'. Either include them or remove the dependency array
|
build:
src/LogContext/components/LogContextUI.tsx#L33
React Hook useEffect has a missing dependency: 'props'. Either include it or remove the dependency array. However, 'props' will change when *any* prop changes, so the preferred fix is to destructure the 'props' object outside of the useEffect call and refer to those specific props inside useEffect
|
build
Process completed with exit code 1.
|