Skip to content

feat(hono): Add @sentry/hono/bun for Bun runtime #45916

feat(hono): Add @sentry/hono/bun for Bun runtime

feat(hono): Add @sentry/hono/bun for Bun runtime #45916

Triggered via pull request April 17, 2026 12:13
@s1gr1ds1gr1d
synchronize #20355
sig/hono-bun
Status Success
Total duration 19m 30s
Artifacts 10

build.yml

on: pull_request
job_get_metadata  /  Get Metadata
7s
job_get_metadata / Get Metadata
Check lockfile
3m 10s
Check lockfile
Check file formatting
38s
Check file formatting
Check PR branches
3s
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
1m 54s
Size Check
Lint
1m 1s
Lint
Circular Dependency Check
1m 45s
Circular Dependency Check
Upload Artifacts
Upload Artifacts
Browser Unit Tests
1m 21s
Browser Unit Tests
Bun Unit Tests
Bun Unit Tests
Deno Unit Tests
Deno Unit Tests
Cloudflare Integration Tests
1m 45s
Cloudflare Integration Tests
Bun Integration Tests
41s
Bun Integration Tests
Check for faulty .d.ts files
36s
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

12 warnings
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.
eslint(no-unused-vars): packages/core/src/integrations/requestdata.ts#L2
Identifier 'hasSpanStreamingEnabled' 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/bun-integration-tests/expect.ts, dev-packages/bun-integration-tests/suites/basic/test.ts, dev-packages/bun-integration-tests/suites/hono-sdk/index.ts, dev-packages/bun-integration-tests/suites/hono-sdk/test.ts, packages/hono/package.json, packages/hono/rollup.npm.config.mjs, packages/hono/src/bun/middleware.ts, packages/hono/src/bun/sdk.ts, packages/hono/src/cloudflare/middleware.ts, packages/hono/src/index.bun.ts, packages/hono/src/node/sdk.ts, packages/hono/src/shared/buildFilteredIntegrations.ts, packages/hono/test/bun/middleware.test.ts, packages/hono/test/cloudflare/middleware.test.ts, packages/hono/test/node/middleware.test.ts, packages/hono/test/shared/buildFilteredIntegrations.test.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/

Artifacts

Produced during runtime
Name Size Digest
build-output
33.7 MB
sha256:23717a24f02305faf901a447d7a5662c056c51c5a06b66ebdc8945670455791c
codecov-coverage-results-sig-hono-bun-job_browser_unit_tests
1 KB
sha256:314d8888b9090042d5be106d046abb3458af4c9cc447569e1b62a5b8e26db3f4
codecov-coverage-results-sig-hono-bun-job_node_unit_tests-18
2.26 KB
sha256:d471d9aa6d4749010a49a9454f652372d562406cb2f0755a2a02bfc9489b7ee2
codecov-coverage-results-sig-hono-bun-job_node_unit_tests-20
2.26 KB
sha256:c7ecef211059d7d1bba6e394ca489b008806d21ed1d31a0291732db7eae74c26
codecov-coverage-results-sig-hono-bun-job_node_unit_tests-22
2.26 KB
sha256:9b4fb11269008041906d8136c8ed5b692e6d9b4a19d10816f9c87add0535ef8a
codecov-coverage-results-sig-hono-bun-job_node_unit_tests-24
2.26 KB
sha256:4e6c375768a96e072f270ed2343832676cc48913fdeadcdf24dbec666ff20394
codecov-test-results-sig-hono-bun-job_node_unit_tests-18
236 Bytes
sha256:c95d6d5fd898222bb49c20c7b4c6e62273e255ad47bf14d574252ac0750da5c5
codecov-test-results-sig-hono-bun-job_node_unit_tests-20
238 Bytes
sha256:8f5e27da2d6283d59041a185c7faaabd29583195f62bcf50d7eaa4764052e8c1
codecov-test-results-sig-hono-bun-job_node_unit_tests-22
236 Bytes
sha256:8852e2fda963e2f8b0119d8b1d747909f28f709effb9f16ec8627870a212c1f5
codecov-test-results-sig-hono-bun-job_node_unit_tests-24
235 Bytes
sha256:3d4674e1b1b666f1e40535a91b1a53f6271fddcc0e84bdb78c218d9a968d9bc4