wip: planning agent v2 #24
Annotations
10 errors and 1 warning
Typecheck:
src/agents/action/index.ts#L24
'actionManager' is declared but its value is never read.
|
Typecheck:
src/agents/action/llm-handler.ts#L63
Property 'reasoning' does not exist on type 'PlanStep'.
|
Typecheck:
src/agents/planning/index.ts#L395
Object literal may only specify known properties, and 'reasoning' does not exist in type 'PlanStep'.
|
Typecheck:
src/agents/planning/index.ts#L413
Object literal may only specify known properties, and 'reasoning' does not exist in type 'PlanStep'.
|
Typecheck:
src/agents/planning/index.ts#L423
Object literal may only specify known properties, and 'reasoning' does not exist in type 'PlanStep'.
|
Typecheck:
src/agents/planning/index.ts#L434
Object literal may only specify known properties, and 'reasoning' does not exist in type 'PlanStep'.
|
Typecheck:
src/agents/planning/index.ts#L442
Object literal may only specify known properties, and 'reasoning' does not exist in type 'PlanStep'.
|
Typecheck:
src/agents/planning/index.ts#L450
Object literal may only specify known properties, and 'reasoning' does not exist in type 'PlanStep'.
|
Typecheck:
src/agents/planning/index.ts#L458
Object literal may only specify known properties, and 'reasoning' does not exist in type 'PlanStep'.
|
Typecheck:
src/agents/planning/index.ts#L467
Object literal may only specify known properties, and 'reasoning' does not exist in type 'PlanStep'.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading