Skip to content

Fixes 25 07 25

Fixes 25 07 25 #1050

Triggered via pull request July 28, 2025 14:38
Status Failure
Total duration 1m 38s
Artifacts

agent_gui_build.yml

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

Annotations

9 errors
build (lts/*)
Process completed with exit code 2.
build (lts/*)
'string' is declared but its value is never read.
build (lts/*)
Import 'ThreadListItem' conflicts with local value, so must be declared with a type-only import when 'isolatedModules' is enabled.
build (lts/*)
Property 'loading' is missing in type '{ thread: { ft_id: string; ft_need_user: number; ft_need_assistant: number; ft_fexp_id: string; located_fgroup_id: string; ft_title: string; }; ft_id: string; streamingBranches: never[]; waitingBranches: never[]; endNumber: number; endAlt: number; endPrevAlt: number; messages: { ...; }; }' but required in type 'MessagesInitialState'.
build (lts/*)
Property 'loading' is missing in type '{ waitingBranches: never[]; streamingBranches: never[]; messages: { "J7CJxOiP5F:100:1:100": { ft_app_specific: null; ftm_belongs_to_ft_id: string; ftm_alt: number; ftm_num: number; ftm_prev_alt: number; ... 6 more ...; ftm_user_preferences: { ...; }; }; ... 13 more ...; "J7CJxOiP5F:100:14:100": { ...; }; }; ... 4 mo...' but required in type 'MessagesInitialState'.
build (lts/*)
Type '{ waitingBranches: number[]; streamingBranches: number[]; messages: {}; ft_id: string | null; endNumber: number; endAlt: number; endPrevAlt: number; thread: { __typename?: "FThreadOutput"; ... 8 more ...; ft_toolset?: any | null; } | null; loading?: boolean | undefined; }' is not assignable to type 'MessagesInitialState'.
build (lts/*)
Property 'loading' is missing in type '{ waitingBranches: never[]; streamingBranches: never[]; ft_id: null; endNumber: number; endAlt: number; endPrevAlt: number; thread: null; messages: {}; }' but required in type 'MessagesInitialState'.
build (latest)
The operation was canceled.
build (latest)
The strategy configuration was canceled because "build.lts__" failed