Skip to content

feat(hono): Add runtime packages as optional peer dependencies #46072

feat(hono): Add runtime packages as optional peer dependencies

feat(hono): Add runtime packages as optional peer dependencies #46072

Triggered via pull request April 21, 2026 14:05
Status Success
Total duration 21m 29s
Artifacts 10

build.yml

on: pull_request
job_get_metadata  /  Get Metadata
8s
job_get_metadata / Get Metadata
Prepare E2E tests
2m 50s
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
2m 1s
Size Check
Lint
1m 5s
Lint
Circular Dependency Check
1m 46s
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
1m 40s
Cloudflare Integration Tests
Bun Integration Tests
41s
Bun Integration Tests
Check for faulty .d.ts files
37s
Check for faulty .d.ts files
Matrix: job_e2e_tests
Matrix: job_optional_e2e_tests
All required jobs passed or were skipped
6s
All required jobs passed or were skipped
Fit to window
Zoom out
Zoom in

Annotations

18 warnings and 3 notices
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.
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/package.json, packages/hono/README.md, packages/hono/package.json 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 (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/package.json, packages/hono/README.md, packages/hono/package.json Sample coverage paths: ./mute.js, /Users/isaacs/dev/js/events-to-array/etoa.js, /home/runner/work/sentry-javascript/sentry-javascript/packages/hono/src/index.bun.ts This usually indicates a path format mismatch between your coverage tool and the repository.
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/package.json, packages/hono/README.md, packages/hono/package.json Sample coverage paths: ./mute.js, /Users/isaacs/dev/js/events-to-array/etoa.js, /home/runner/work/sentry-javascript/sentry-javascript/packages/hono/src/index.bun.ts This usually indicates a path format mismatch between your coverage tool and the repository.
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/package.json, packages/hono/README.md, packages/hono/package.json Sample coverage paths: ./mute.js, /Users/isaacs/dev/js/events-to-array/etoa.js, /home/runner/work/sentry-javascript/sentry-javascript/packages/hono/src/index.bun.ts This usually indicates a path format mismatch between your coverage tool and the repository.
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/package.json, packages/hono/README.md, packages/hono/package.json Sample coverage paths: ./mute.js, /Users/isaacs/dev/js/events-to-array/etoa.js, /home/runner/work/sentry-javascript/sentry-javascript/packages/hono/src/index.bun.ts This usually indicates a path format mismatch between your coverage tool and the repository.
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 (bun) 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/
E2E hono-4 (node) 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/
E2E hono-4 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 (2.0s)
🎭 Playwright Run Summary
7 passed (3.1s)
🎭 Playwright Run Summary
7 passed (3.1s)

Artifacts

Produced during runtime
Name Size Digest
build-output Expired
33.9 MB
sha256:9758ce2139cc26dd10da10a904cd178349ad7b5858c176b075b122b584115ea4
codecov-coverage-results-sig-hono-explicit-runtime-install-job_browser_unit_tests
1 KB
sha256:e1169cff517c7b1c01517ab14966ad8118e4394da1733ee2746f82c6154f384e
codecov-coverage-results-sig-hono-explicit-runtime-install-job_node_unit_tests-18
2.26 KB
sha256:b9b68f9eb8eaf9b572d24a414ce5168adcbb1d201e34fc624c1d4f81f03b6f92
codecov-coverage-results-sig-hono-explicit-runtime-install-job_node_unit_tests-20
2.26 KB
sha256:42f707951fe2c78919a33bcd9999beaca613cf464d97c120e0fa48582af5b45b
codecov-coverage-results-sig-hono-explicit-runtime-install-job_node_unit_tests-22
2.26 KB
sha256:556ccc46a02ba579f280ed37c4da7a998f58634883a6c032ba58bcc7555e5a91
codecov-coverage-results-sig-hono-explicit-runtime-install-job_node_unit_tests-24
2.26 KB
sha256:5ee5202afc89db6f18d0adf87897575bf27861056a4b6de791e14d0457888b63
codecov-test-results-sig-hono-explicit-runtime-install-job_node_unit_tests-18
236 Bytes
sha256:5d5f1f83f331a7048b60c8d9e44e51997be868d16babc0d8de412d7ff2b9c253
codecov-test-results-sig-hono-explicit-runtime-install-job_node_unit_tests-20
239 Bytes
sha256:9a40996de3bba068869cdca35276ea78e096dc150082aa92b6a47898cf94443e
codecov-test-results-sig-hono-explicit-runtime-install-job_node_unit_tests-22
236 Bytes
sha256:ef144c44fe515e9531a9cdfddfb5a8318d8bd6a9bfe4b0f9a681185b74fc07bc
codecov-test-results-sig-hono-explicit-runtime-install-job_node_unit_tests-24
236 Bytes
sha256:29cb49209e559a52f192ea16aa96b6943d62a7b16f8c81a870decb3a837c11fa