Skip to content

Merge pull request #26 from shareAI-lab/feat/sdk-positioning-and-grac… #14

Merge pull request #26 from shareAI-lab/feat/sdk-positioning-and-grac…

Merge pull request #26 from shareAI-lab/feat/sdk-positioning-and-grac… #14

Triggered via push January 22, 2026 17:19
Status Failure
Total duration 1m 0s
Artifacts

ci.yml

on: push
Lint & TypeCheck
20s
Lint & TypeCheck
Unit Tests
50s
Unit Tests
Matrix: Provider E2E
Agent Integration
Agent Integration
CI Summary
2s
CI Summary
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Unit Tests
Process completed with exit code 1.
Unit Tests: 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'.
Unit Tests: 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'.
Unit Tests: tests/unit/core/pool-shutdown.test.ts#L34
Object literal may only specify known properties, and 'modelProvider' does not exist in type 'AgentDependencies'.
Unit Tests: tests/unit/core/pool-shutdown.test.ts#L4
Cannot find module 'vitest' or its corresponding type declarations.
CI Summary
Process completed with exit code 1.