Skip to content

fix(hono): Remove undefined from options type #46065

fix(hono): Remove undefined from options type

fix(hono): Remove undefined from options type #46065

Triggered via pull request April 21, 2026 13:09
Status Success
Total duration 18m 37s
Artifacts 10

build.yml

on: pull_request
job_get_metadata  /  Get Metadata
6s
job_get_metadata / Get Metadata
Check lockfile
3m 1s
Check lockfile
Check file formatting
1m 3s
Check file formatting
Check PR branches
4s
Check PR branches
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 0s
Size Check
Lint
1m 7s
Lint
Circular Dependency Check
1m 39s
Circular Dependency Check
Upload Artifacts
0s
Upload Artifacts
Browser Unit Tests
1m 46s
Browser Unit Tests
Bun Unit Tests
0s
Bun Unit Tests
Deno Unit Tests
0s
Deno Unit Tests
Cloudflare Integration Tests
1m 53s
Cloudflare Integration Tests
Bun Integration Tests
42s
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
3s
All required jobs passed or were skipped
Fit to window
Zoom out
Zoom in

Annotations

14 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/src/entry.bun.ts, dev-packages/e2e-tests/test-applications/hono-4/src/routes.ts, packages/hono/src/bun/middleware.ts, packages/hono/src/node/middleware.ts 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
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 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/
🎭 Playwright Run Summary
7 passed (2.0s)
🎭 Playwright Run Summary
7 passed (3.1s)
🎭 Playwright Run Summary
7 passed (2.8s)

Artifacts

Produced during runtime
Name Size Digest
build-output Expired
33.8 MB
sha256:b7a59d3e9339c0d14adc8f51b872501bf481ffaf6fd6abc198af53803102a9f3
codecov-coverage-results-sig-hono-undefined-type-job_browser_unit_tests
1 KB
sha256:ac98272234243c458d8ada20d95ca422110db165eb59d3b2713489f80abcdaa8
codecov-coverage-results-sig-hono-undefined-type-job_node_unit_tests-18
2.26 KB
sha256:0b4837b5ef67c25210cc195043b7299bedb37ed66ef98fa60944dba602d189fd
codecov-coverage-results-sig-hono-undefined-type-job_node_unit_tests-20
2.26 KB
sha256:aca77630fdd2d947ca3dc74df2fb8ce29cf2012d6cb3dd1bd39c44c76baa63aa
codecov-coverage-results-sig-hono-undefined-type-job_node_unit_tests-22
2.26 KB
sha256:cd82a78d5599f62aa8a482ac032019af52e3cd05ffea5a52e07625877f0ee884
codecov-coverage-results-sig-hono-undefined-type-job_node_unit_tests-24
2.26 KB
sha256:51cbc20a10acdc5aaaac6e8d0bc0e055b2f80a51d03a92f40e057d90e6140379
codecov-test-results-sig-hono-undefined-type-job_node_unit_tests-18
236 Bytes
sha256:4e905340061ff955311a286f6a650e83e1160196f315fd35ecd229e934ac1899
codecov-test-results-sig-hono-undefined-type-job_node_unit_tests-20
236 Bytes
sha256:4482d285ad02fe9caaca824bab817789e0e92c1c198cd416e11db3252c150891
codecov-test-results-sig-hono-undefined-type-job_node_unit_tests-22
235 Bytes
sha256:3e7ffaca64eebd07b17bb81a139060c739cabbcb9345d49e5f78eb76a81231c9
codecov-test-results-sig-hono-undefined-type-job_node_unit_tests-24
236 Bytes
sha256:2eac87fa18592cab994dd1ee06870a373093f98a3dc506c244452c80c7373440