Add all routing parameters to debug UI #671
Annotations
1 error and 3 warnings
Build debug client
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build debug client:
client/src/components/SearchInput/TripQueryArguments.tsx#L41
React Hook useEffect has an unnecessary dependency: 'extractAllArgs'. Either exclude it or remove the dependency array. Outer scope values like 'extractAllArgs' aren't valid dependencies because mutating them doesn't re-render the component
|
Build debug client:
client/src/components/SearchInput/TripSchemaContext.tsx#L11
Fast refresh only works when a file only exports components. Move your React context(s) to a separate file
|
Loading