Skip to content

fix: implement Issue #74 validation and confidence fixes #186

fix: implement Issue #74 validation and confidence fixes

fix: implement Issue #74 validation and confidence fixes #186

Triggered via pull request September 21, 2025 10:37
Status Failure
Total duration 1m 18s
Artifacts

comprehensive-testing.yml

on: pull_request
Quick Validation (Unit + Smoke)
19s
Quick Validation (Unit + Smoke)
Matrix: MCP Protocol Integration (18, 20, 22)
Server Lifecycle Testing
Server Lifecycle Testing
Security & Dependency Scan
Security & Dependency Scan
Performance Regression Testing
Performance Regression Testing
Test Summary & Coverage
52s
Test Summary & Coverage
End-to-End Testing
End-to-End Testing
Deployment Readiness Check
0s
Deployment Readiness Check
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Quick Validation (Unit + Smoke): tests/unit/tools/mark-complete-coverage.test.ts#L102
Argument of type '"# Plan\n- [x] **Task 1**: Done\n- [ ] **Task 2**: Not done"' is not assignable to parameter of type 'never'.
Quick Validation (Unit + Smoke): tests/unit/tools/mark-complete-coverage.test.ts#L101
Argument of type '"Initial task"' is not assignable to parameter of type 'never'.
Quick Validation (Unit + Smoke): tests/unit/tools/mark-complete-coverage.test.ts#L75
Argument of type '"# Plan\n- [ ] **Task 1**: Not done\n- [ ] **Task 2**: Not done"' is not assignable to parameter of type 'never'.
Quick Validation (Unit + Smoke): tests/unit/tools/mark-complete-coverage.test.ts#L74
Argument of type '"Initial task"' is not assignable to parameter of type 'never'.
Quick Validation (Unit + Smoke): tests/unit/tools/mark-complete-coverage.test.ts#L50
Argument of type '"Initial task"' is not assignable to parameter of type 'never'.
Quick Validation (Unit + Smoke): tests/unit/tools/mark-complete-coverage.test.ts#L49
Argument of type 'undefined' is not assignable to parameter of type 'never'.
Quick Validation (Unit + Smoke): tests/unit/tools/mark-complete-coverage.test.ts#L48
Argument of type 'undefined' is not assignable to parameter of type 'never'.
Quick Validation (Unit + Smoke): tests/unit/tools/mark-complete-coverage.test.ts#L47
Argument of type 'true' is not assignable to parameter of type 'never'.
Quick Validation (Unit + Smoke): tests/unit/tools/mark-complete-coverage.test.ts#L46
Argument of type 'string[]' is not assignable to parameter of type 'never'.
Quick Validation (Unit + Smoke): tests/unit/tools/mark-complete-coverage.test.ts#L45
Argument of type 'true' is not assignable to parameter of type 'never'.
Test Summary & Coverage
Process completed with exit code 1.