fix(mcp): resolve type-check failure in agent-stack.service.spec.ts #510
Annotations
5 errors
|
publish-canary
Process completed with exit code 2.
|
|
publish-canary
Subsequent property declarations must have the same type. Property 'tags' must be of type 'string[]', but here has type 'string[] | undefined'.
|
|
publish-canary
All declarations of 'tags' must have identical modifiers.
|
|
publish-canary
All declarations of 'tags' must have identical modifiers.
|
|
publish-canary
Property 'specialists' is missing in type '{ name: string; description: string; category: string; tags: string[]; primary_agent: string; specialist_agents: string[]; recommended_for?: { file_patterns?: string[] | undefined; modes?: string[] | undefined; } | undefined; }' but required in type 'AgentStack'.
|