chore(deps): update all non-major dependencies #56
Annotations
4 errors and 1 warning
build (server)
Property 'error' is missing in type '{ children: never[]; end_time: string; metadata: Map<string, unknown>; input: Map<string, unknown>; latency: null; output: Map<string, unknown>; parent_run_id: null; run_type: string; session_name: string; ... 5 more ...; dotted_order: null; }' but required in type 'TraceDetailResponse'.
|
build (server)
Process completed with exit code 2.
|
build (ui)
The job was canceled because "server" failed.
|
build (ui)
The operation was canceled.
|
build (ui):
ui/src/pages/projects/[projectId]/traces/index.tsx#L161
React Hook useEffect has missing dependencies: 'initialEndDate', 'initialFeedbackFilters', 'initialInLast', 'initialStartDate', and 'router'. Either include them or remove the dependency array
|