chore(deps): update dependency @a2a-js/sdk to v1 #94
Annotations
10 errors
|
Build:
src/agents/executors/haikuExecutor.ts#L137
Argument of type 'TaskStatusUpdateEvent' is not assignable to parameter of type 'AgentExecutionEvent'.
|
|
Build:
src/agents/executors/haikuExecutor.ts#L130
Object literal may only specify known properties, and 'kind' does not exist in type 'Part'.
|
|
Build:
src/agents/executors/haikuExecutor.ts#L129
Type 'string' is not assignable to type 'Role'.
|
|
Build:
src/agents/executors/haikuExecutor.ts#L124
Type 'string' is not assignable to type 'TaskState'.
|
|
Build:
src/agents/executors/haikuExecutor.ts#L113
Argument of type 'TaskArtifactUpdateEvent' is not assignable to parameter of type 'AgentExecutionEvent'.
|
|
Build:
src/agents/executors/haikuExecutor.ts#L110
Object literal may only specify known properties, and 'kind' does not exist in type 'Part'.
|
|
Build:
src/agents/executors/haikuExecutor.ts#L79
Argument of type 'TaskStatusUpdateEvent' is not assignable to parameter of type 'AgentExecutionEvent'.
|
|
Build:
src/agents/executors/haikuExecutor.ts#L76
Type 'string' is not assignable to type 'TaskState'.
|
|
Build:
src/agents/executors/haikuExecutor.ts#L68
Argument of type 'Task' is not assignable to parameter of type 'AgentExecutionEvent'.
|
|
Build:
src/agents/executors/haikuExecutor.ts#L65
Type 'string' is not assignable to type 'TaskState'.
|