Skip to content

Add all routing parameters to debug UI #664

Add all routing parameters to debug UI

Add all routing parameters to debug UI #664

Triggered via pull request January 21, 2025 12:33
Status Failure
Total duration 33s
Artifacts

debug-client.yml

on: pull_request
debug-client
21s
debug-client
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 3 warnings
debug-client: client/src/components/SearchInput/TripQueryArguments.tsx#L108
Unexpected 'debugger' statement
debug-client: client/src/components/SearchInput/TripQueryArguments.tsx#L295
Unexpected 'debugger' statement
debug-client: client/src/components/SearchInput/TripSchemaContext.tsx#L40
Unexpected any. Specify a different type
debug-client: client/src/components/SearchInput/useTripArgs.ts#L56
Unexpected any. Specify a different type
debug-client: client/src/components/SearchInput/useTripArgs.ts#L56
Unexpected any. Specify a different type
debug-client
Process completed with exit code 1.
debug-client
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
debug-client: client/src/components/SearchInput/TripQueryArguments.tsx#L65
React Hook useEffect has a missing dependency: 'extractAllArgs'. Either include it or remove the dependency array
debug-client: client/src/components/SearchInput/TripSchemaContext.tsx#L73
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components