Skip to content

add contribution guide #38

add contribution guide

add contribution guide #38

Triggered via pull request February 5, 2026 13:02
Status Failure
Total duration 1m 1s
Artifacts

ci.yml

on: pull_request
Lint & TypeCheck
23s
Lint & TypeCheck
Unit Tests
49s
Unit Tests
Matrix: Provider E2E
Agent Integration
0s
Agent Integration
Comprehensive Agent Tests
0s
Comprehensive Agent Tests
CI Summary
4s
CI Summary
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Unit Tests: tests/unit/core/skills/management-manager-archived.test.ts#L115
Property 'deleteSkill' does not exist on type 'SkillsManagementManager'.
Unit Tests: tests/unit/core/skills/management-manager-archived.test.ts#L109
Property 'createSkill' does not exist on type 'SkillsManagementManager'. Did you mean 'renameSkill'?
Unit Tests: tests/unit/core/skills/management-manager-archived.test.ts#L105
Property 'createSkill' does not exist on type 'SkillsManagementManager'. Did you mean 'renameSkill'?
Unit Tests: tests/unit/core/skills/management-manager-archived.test.ts#L102
Argument of type 'SandboxFactory' is not assignable to parameter of type 'string'.
Unit Tests: tests/unit/core/skills/management-manager-archived.test.ts#L78
Property 'deleteSkill' does not exist on type 'SkillsManagementManager'.
Unit Tests: tests/unit/core/skills/management-manager-archived.test.ts#L72
Property 'createSkill' does not exist on type 'SkillsManagementManager'. Did you mean 'renameSkill'?
Unit Tests: tests/unit/core/skills/management-manager-archived.test.ts#L68
Expected 1-2 arguments, but got 3.
Unit Tests: tests/unit/core/skills/management-manager-archived.test.ts#L43
Property 'deleteSkill' does not exist on type 'SkillsManagementManager'.
Unit Tests: tests/unit/core/skills/management-manager-archived.test.ts#L37
Property 'createSkill' does not exist on type 'SkillsManagementManager'. Did you mean 'renameSkill'?
Unit Tests: tests/unit/core/skills/management-manager-archived.test.ts#L34
Argument of type 'SandboxFactory' is not assignable to parameter of type 'string'.
CI Summary
Process completed with exit code 1.