Skip to content

Improve Log context exploration support #193

Improve Log context exploration support

Improve Log context exploration support #193

Triggered via pull request January 19, 2024 06:33
Status Failure
Total duration 56s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.