Skip to content

Rework functions - split #2514

Rework functions - split

Rework functions - split #2514

Triggered via push September 8, 2023 09:17
Status Failure
Total duration 1m 47s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Fit to window
Zoom out
Zoom in

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.