Rework functions - split #2514
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
4 errors
check-eslint
Property 'id' is missing in type '{ name: string; description: string; inputs: { name: string; description: string; type: "string"; }[]; }' but required in type 'AgentActionSpecification'.
|
check-eslint
Property 'action' does not exist on type 'AgentConfigurationType'.
|
check-eslint
Type '{ sId: string; status: "active"; name: string; pictureUrl: null; action: null; generation: null; }' is not assignable to type 'AgentConfigurationType'.
|
check-eslint
Process completed with exit code 2.
|