Apply feedback #4292
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.
|