Summarization Feature in Orchestrator Workflow #136
code-quality.yml
on: pull_request
Lint & Format Check
1m 37s
Annotations
3 warnings
Lint & Format Check:
src/agents/workflows/orchestrator/orchestratorWorkflow.ts#L54
Unexpected any. Specify a different type
|
Lint & Format Check:
src/agents/workflows/orchestrator/prompts.ts#L2
'AIMessage' is defined but never used. Allowed unused vars must match /^_/u
|
Lint & Format Check:
src/agents/workflows/twitter/twitterWorkflow.ts#L182
'finalState' is assigned a value but never used. Allowed unused vars must match /^_/u
|