Skip to content

Release v1.1.1

Release v1.1.1 #102

Triggered via pull request March 7, 2026 19:59
Status Failure
Total duration 36s
Artifacts

docker-build.yml

on: pull_request
Test and analyze
32s
Test and analyze
build-docker-push
build-docker-push
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Test and analyze
Process completed with exit code 1.
tests/unit/mcp-tools.test.js > MCP Tools - Shared Module > handleToolCall - get_stats > should return null healthPercent when no endpoints tested: tests/unit/mcp-tools.test.js#L614
TypeError: Cannot read properties of undefined (reading 'healthPercent') ❯ tests/unit/mcp-tools.test.js:614:23
tests/unit/mcp-tools.test.js > MCP Tools - Shared Module > handleToolCall - get_stats > should return aggregate stats: tests/unit/mcp-tools.test.js#L589
AssertionError: expected true to be undefined - Expected: undefined + Received: true ❯ tests/unit/mcp-tools.test.js:589:30
tests/unit/dataService.test.js > loadData > should handle all sources failing: dataService.js#L226
Error: All data sources failed during data refresh ❯ dataService.js:226:13 ❯ refreshDataWithGuard dataService.js:240:12 ❯ tests/unit/dataService.test.js:1229:20