Skip to content

chore(deps): update dependency @a2a-js/sdk to v1 #94

chore(deps): update dependency @a2a-js/sdk to v1

chore(deps): update dependency @a2a-js/sdk to v1 #94

Triggered via pull request August 26, 2026 21:29
Status Failure
Total duration 37s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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'.