这是indexloc提供的服务,不要输入任何密码
Skip to content

Merge pull request #2 from org-echo-opencog/copilot/dev-open-cog-ai-w… #6

Merge pull request #2 from org-echo-opencog/copilot/dev-open-cog-ai-w…

Merge pull request #2 from org-echo-opencog/copilot/dev-open-cog-ai-w… #6

Triggered via push October 12, 2025 04:17
Status Failure
Total duration 3m 36s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Test: app/lib/opencog/goal-hierarchy.ts#L86
'progress' is specified more than once, so this usage will be overwritten.
Test: app/lib/opencog/cognitive-orchestrator.ts#L648
Argument of type '{ type: "meta-cognitive"; content: CrossSessionInsight; context: { source: string; }; associations: never[]; strength: "strong" | "moderate"; importance: number; tags: string[]; }' is not assignable to parameter of type 'Omit<MemoryTrace, "id" | "createdAt" | "lastAccessed" | "accessCount" | "consolidationLevel">'.
Test: app/lib/opencog/cognitive-orchestrator.ts#L539
Argument of type '{ type: "episodic"; content: { action: string; planId: string; success: boolean; }; context: { timestamp: number; outcome: string; }; associations: never[]; strength: "strong" | "moderate"; importance: number; tags: string[]; }' is not assignable to parameter of type 'Omit<MemoryTrace, "id" | "createdAt" | "lastAccessed" | "accessCount" | "consolidationLevel">'.
Test: app/lib/opencog/cognitive-orchestrator.ts#L514
Argument of type '{ type: "procedural"; content: { action: string; goalId: string; planId: string; }; context: { goalName: string; timestamp: number; }; associations: never[]; strength: "moderate"; importance: number; tags: string[]; }' is not assignable to parameter of type 'Omit<MemoryTrace, "id" | "createdAt" | "lastAccessed" | "accessCount" | "consolidationLevel">'.
Test: app/lib/opencog/cognitive-orchestrator.ts#L278
Property 'atomSpace' does not exist on type 'CognitiveOrchestrator'. Did you mean '_atomSpace'?
Test: app/lib/opencog/cognitive-orchestrator.ts#L254
Property 'workbenchStore' does not exist on type 'CognitiveOrchestrator'. Did you mean '_workbenchStore'?
Test: app/lib/opencog/cognitive-orchestrator.ts#L253
Property 'workbenchStore' does not exist on type 'CognitiveOrchestrator'. Did you mean '_workbenchStore'?
Test: app/lib/opencog/cognitive-orchestrator.ts#L109
Property 'config' does not exist on type 'CognitiveOrchestrator'. Did you mean '_config'?
Test: app/lib/opencog/cognitive-memory.ts#L100
'decayRate' is specified more than once, so this usage will be overwritten.
Test: app/lib/opencog/cognitive-memory.ts#L99
'associations' is specified more than once, so this usage will be overwritten.
Test
No files were found with the provided path: coverage/. No artifacts will be uploaded.