Skip to content

Fix overflow

Fix overflow #19

Triggered via push September 26, 2023 12:10
Status Failure
Total duration 1m 7s
Artifacts

client-build.yml

on: push
build-linux
56s
build-linux
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
build-linux
Process completed with exit code 1.
build-linux: client-next/src/components/ItineraryList/ItineraryHeaderContent.tsx#L28
React Hook useMemo has a missing dependency: 'maxSpan'. Either include it or remove the dependency array
build-linux: client-next/src/components/ItineraryList/useContainerWidth.ts#L25
React Hook useEffect has an unnecessary dependency: 'containerRef.current'. Either exclude it or remove the dependency array. Mutable values like 'containerRef.current' aren't valid dependencies because mutating them doesn't re-render the component