refactor: consolidate snapshot functionality into Store interface #15
Annotations
5 errors
|
|
|
tests/unit/core/pool-shutdown.test.ts#L143
Argument of type '(agentId: string) => { agentId: string; template: { systemPrompt: string; }; }' is not assignable to parameter of type '(agentId: string) => AgentConfig'.
|
|
tests/unit/core/pool-shutdown.test.ts#L119
Argument of type '(agentId: string) => { agentId: string; template: { systemPrompt: string; }; }' is not assignable to parameter of type '(agentId: string) => AgentConfig'.
|
|
tests/unit/core/pool-shutdown.test.ts#L34
Object literal may only specify known properties, and 'modelProvider' does not exist in type 'AgentDependencies'.
|
|
tests/unit/core/pool-shutdown.test.ts#L4
Cannot find module 'vitest' or its corresponding type declarations.
|
The logs for this run have expired and are no longer available.
Loading