Skip to content

test(hono): Add E2E test for Hono on Cloudflare, Node and Bun #46002

test(hono): Add E2E test for Hono on Cloudflare, Node and Bun

test(hono): Add E2E test for Hono on Cloudflare, Node and Bun #46002

Triggered via pull request April 20, 2026 14:59
Status Failure
Total duration 11m 53s
Artifacts 6

build.yml

on: pull_request
job_get_metadata  /  Get Metadata
6s
job_get_metadata / Get Metadata
Check lockfile
2m 52s
Check lockfile
Check file formatting
47s
Check file formatting
Check PR branches
3s
Check PR branches
Prepare E2E tests
3m 2s
Prepare E2E tests
Matrix: job_browser_loader_tests
Matrix: job_browser_playwright_tests
Matrix: job_node_core_integration_tests
Matrix: job_node_integration_tests
Matrix: job_node_unit_tests
Matrix: job_remix_integration_tests
Size Check
1m 59s
Size Check
Lint
1m 3s
Lint
Circular Dependency Check
1m 53s
Circular Dependency Check
Upload Artifacts
0s
Upload Artifacts
Browser Unit Tests
1m 23s
Browser Unit Tests
Bun Unit Tests
0s
Bun Unit Tests
Deno Unit Tests
0s
Deno Unit Tests
Cloudflare Integration Tests
2m 2s
Cloudflare Integration Tests
Bun Integration Tests
0s
Bun Integration Tests
Check for faulty .d.ts files
1m 5s
Check for faulty .d.ts files
Matrix: job_e2e_tests
Matrix: job_optional_e2e_tests
All required jobs passed or were skipped
5s
All required jobs passed or were skipped
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 28 warnings, and 1 notice
Size Check
Size limit has been exceeded.
All required jobs passed or were skipped
Process completed with exit code 1.
Build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: dkhunt27/action-nx-affected-list@v6.1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
eslint(no-unused-vars): packages/core/test/lib/utils/weakRef.test.ts#L1
Identifier 'beforeEach' is imported but never used.
eslint(no-unused-vars): packages/core/test/lib/utils/weakRef.test.ts#L1
Identifier 'afterEach' is imported but never used.
eslint(no-unused-vars): packages/opentelemetry/test/utils/contextData.test.ts#L3
Identifier 'vi' is imported but never used.
eslint(no-unused-vars): packages/opentelemetry/test/utils/contextData.test.ts#L3
Identifier 'beforeEach' is imported but never used.
eslint(no-unused-vars): packages/opentelemetry/test/utils/contextData.test.ts#L3
Identifier 'afterEach' is imported but never used.
Node (20) Unit Tests
Patch coverage defaulted to 100% because no changed files matched coverage data. Unmatched diff files: dev-packages/e2e-tests/test-applications/hono-4-cf/.gitignore, dev-packages/e2e-tests/test-applications/hono-4-cf/.npmrc, dev-packages/e2e-tests/test-applications/hono-4-cf/package.json, dev-packages/e2e-tests/test-applications/hono-4-cf/playwright.config.ts, dev-packages/e2e-tests/test-applications/hono-4-cf/src/index.ts, dev-packages/e2e-tests/test-applications/hono-4-cf/start-event-proxy.mjs, dev-packages/e2e-tests/test-applications/hono-4-cf/tests/errors.test.ts, dev-packages/e2e-tests/test-applications/hono-4-cf/tests/tracing.test.ts, dev-packages/e2e-tests/test-applications/hono-4-cf/tsconfig.json, dev-packages/e2e-tests/test-applications/hono-4-cf/wrangler.jsonc Sample coverage paths: ./mute.js, /Users/isaacs/dev/js/events-to-array/etoa.js This usually indicates a path format mismatch between your coverage tool and the repository.
Node (20) Unit Tests
Please ensure your test framework is generating JUnit XML output.
Node (20) Unit Tests
No JUnit XML files found matching pattern: **/*.junit.xml
Node (20) Unit Tests
No files found matching pattern: **/*.junit.xml
Node (24) Unit Tests
Patch coverage defaulted to 100% because no changed files matched coverage data. Unmatched diff files: dev-packages/e2e-tests/test-applications/hono-4-cf/.gitignore, dev-packages/e2e-tests/test-applications/hono-4-cf/.npmrc, dev-packages/e2e-tests/test-applications/hono-4-cf/package.json, dev-packages/e2e-tests/test-applications/hono-4-cf/playwright.config.ts, dev-packages/e2e-tests/test-applications/hono-4-cf/src/index.ts, dev-packages/e2e-tests/test-applications/hono-4-cf/start-event-proxy.mjs, dev-packages/e2e-tests/test-applications/hono-4-cf/tests/errors.test.ts, dev-packages/e2e-tests/test-applications/hono-4-cf/tests/tracing.test.ts, dev-packages/e2e-tests/test-applications/hono-4-cf/tsconfig.json, dev-packages/e2e-tests/test-applications/hono-4-cf/wrangler.jsonc Sample coverage paths: ./mute.js, /Users/isaacs/dev/js/events-to-array/etoa.js This usually indicates a path format mismatch between your coverage tool and the repository.
Node (24) Unit Tests
Please ensure your test framework is generating JUnit XML output.
Node (24) Unit Tests
No JUnit XML files found matching pattern: **/*.junit.xml
Node (24) Unit Tests
No files found matching pattern: **/*.junit.xml
Browser Unit Tests
Patch coverage defaulted to 100% because no changed files matched coverage data. Unmatched diff files: dev-packages/e2e-tests/test-applications/hono-4-cf/.gitignore, dev-packages/e2e-tests/test-applications/hono-4-cf/.npmrc, dev-packages/e2e-tests/test-applications/hono-4-cf/package.json, dev-packages/e2e-tests/test-applications/hono-4-cf/playwright.config.ts, dev-packages/e2e-tests/test-applications/hono-4-cf/src/index.ts, dev-packages/e2e-tests/test-applications/hono-4-cf/start-event-proxy.mjs, dev-packages/e2e-tests/test-applications/hono-4-cf/tests/errors.test.ts, dev-packages/e2e-tests/test-applications/hono-4-cf/tests/tracing.test.ts, dev-packages/e2e-tests/test-applications/hono-4-cf/tsconfig.json, dev-packages/e2e-tests/test-applications/hono-4-cf/wrangler.jsonc Sample coverage paths: ./mute.js, /Users/isaacs/dev/js/events-to-array/etoa.js This usually indicates a path format mismatch between your coverage tool and the repository.
Browser Unit Tests
Please ensure your test framework is generating JUnit XML output.
Browser Unit Tests
No JUnit XML files found matching pattern: **/*.junit.xml
Browser Unit Tests
No files found matching pattern: **/*.junit.xml
Node (18) Unit Tests
Patch coverage defaulted to 100% because no changed files matched coverage data. Unmatched diff files: dev-packages/e2e-tests/test-applications/hono-4-cf/.gitignore, dev-packages/e2e-tests/test-applications/hono-4-cf/.npmrc, dev-packages/e2e-tests/test-applications/hono-4-cf/package.json, dev-packages/e2e-tests/test-applications/hono-4-cf/playwright.config.ts, dev-packages/e2e-tests/test-applications/hono-4-cf/src/index.ts, dev-packages/e2e-tests/test-applications/hono-4-cf/start-event-proxy.mjs, dev-packages/e2e-tests/test-applications/hono-4-cf/tests/errors.test.ts, dev-packages/e2e-tests/test-applications/hono-4-cf/tests/tracing.test.ts, dev-packages/e2e-tests/test-applications/hono-4-cf/tsconfig.json, dev-packages/e2e-tests/test-applications/hono-4-cf/wrangler.jsonc Sample coverage paths: ./mute.js, /Users/isaacs/dev/js/events-to-array/etoa.js This usually indicates a path format mismatch between your coverage tool and the repository.
Node (18) Unit Tests
Please ensure your test framework is generating JUnit XML output.
Node (18) Unit Tests
No JUnit XML files found matching pattern: **/*.junit.xml
Node (18) Unit Tests
No files found matching pattern: **/*.junit.xml
Node (22) Unit Tests
Patch coverage defaulted to 100% because no changed files matched coverage data. Unmatched diff files: dev-packages/e2e-tests/test-applications/hono-4-cf/.gitignore, dev-packages/e2e-tests/test-applications/hono-4-cf/.npmrc, dev-packages/e2e-tests/test-applications/hono-4-cf/package.json, dev-packages/e2e-tests/test-applications/hono-4-cf/playwright.config.ts, dev-packages/e2e-tests/test-applications/hono-4-cf/src/index.ts, dev-packages/e2e-tests/test-applications/hono-4-cf/start-event-proxy.mjs, dev-packages/e2e-tests/test-applications/hono-4-cf/tests/errors.test.ts, dev-packages/e2e-tests/test-applications/hono-4-cf/tests/tracing.test.ts, dev-packages/e2e-tests/test-applications/hono-4-cf/tsconfig.json, dev-packages/e2e-tests/test-applications/hono-4-cf/wrangler.jsonc Sample coverage paths: ./mute.js, /Users/isaacs/dev/js/events-to-array/etoa.js This usually indicates a path format mismatch between your coverage tool and the repository.
Node (22) Unit Tests
Please ensure your test framework is generating JUnit XML output.
Node (22) Unit Tests
No JUnit XML files found matching pattern: **/*.junit.xml
Node (22) Unit Tests
No files found matching pattern: **/*.junit.xml
Size Check
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: ./dev-packages/size-limit-gh-action. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
E2E hono-4-cf Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
🎭 Playwright Run Summary
7 passed (3.2s)

Artifacts

Produced during runtime
Name Size Digest
build-output Expired
33.8 MB
sha256:351f3fa64a2bb418693544b5bc2361b652d889c750e9f76c74673ba37912f949
codecov-coverage-results-sig-hono-e2e-cf-job_browser_unit_tests
1 KB
sha256:9f52792a3bf80838b2118895f59760e60fc40d130cc0c3542daec272b9d8741e
codecov-coverage-results-sig-hono-e2e-cf-job_node_unit_tests-18
1.01 KB
sha256:61f2d23f8be23610c8501a3a8afbfa8f583fe5efef41bcdabb44b746ccbf973c
codecov-coverage-results-sig-hono-e2e-cf-job_node_unit_tests-20
1.01 KB
sha256:96f65f0bf64d1be2f07598b8cf350796ac08dadfd5e141a0e1ad1b18fc27c45e
codecov-coverage-results-sig-hono-e2e-cf-job_node_unit_tests-22
1.01 KB
sha256:dbd87d6471c9c0bbcde609487b736cd0076569cb92e5bfcb80e558ba4d31da96
codecov-coverage-results-sig-hono-e2e-cf-job_node_unit_tests-24
1.01 KB
sha256:6a3ab9a6d5f54254cb42b15015bb27ce60b597baf7555585594b3fde7d92d54e