Skip to content

chore(deps): update all non-major dependencies #56

chore(deps): update all non-major dependencies

chore(deps): update all non-major dependencies #56

Triggered via pull request February 21, 2024 17:01
Status Failure
Total duration 52s
Billable time 2m
Artifacts

pull-request.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

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