Skip to content

Bump hono from 4.12.5 to 4.12.7 in the npm_and_yarn group across 1 directory #104

Bump hono from 4.12.5 to 4.12.7 in the npm_and_yarn group across 1 directory

Bump hono from 4.12.5 to 4.12.7 in the npm_and_yarn group across 1 directory #104

Triggered via pull request March 11, 2026 02:13
Status Failure
Total duration 36s
Artifacts

docker-build.yml

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

Annotations

4 errors and 1 warning
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
Test and analyze
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/