Skip to content

Apply feedback

Apply feedback #4292

Triggered via push October 18, 2023 15:51
Status Failure
Total duration 1m 10s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

3 errors
check-eslint
Argument of type '{ status: string; id: number; created: number; type: "agent_message"; sId: string; visibility: MessageVisibility; version: number; parentMessageId: string | null; configuration: AgentConfigurationType; action: AgentActionType | null; content: string | null; error: { ...; } | null; }' is not assignable to parameter of type 'AgentMessageType'.
check-eslint
Argument of type '{ status: string; id: number; created: number; type: "agent_message"; sId: string; visibility: MessageVisibility; version: number; parentMessageId: string | null; configuration: AgentConfigurationType; action: AgentActionType | null; content: string | null; error: { ...; } | null; }' is not assignable to parameter of type 'AgentMessageType'.
check-eslint
Process completed with exit code 2.