feat(hono): Add hono.request spans for internal .request() calls
#47175
build.yml
on: pull_request
Get CI Metadata
/
Get Metadata
6s
Check PR branches
5s
Matrix: job_node_core_integration_tests
Matrix: job_node_integration_tests
Matrix: job_node_unit_tests
Matrix: job_remix_integration_tests
Lint
1m 0s
Circular Dependency Check
1m 38s
Browser Unit Tests
53s
Bun Unit Tests
Deno Unit Tests
Cloudflare Integration Tests
2m 29s
Bun Integration Tests
41s
Check for faulty .d.ts files
36s
Matrix: job_browser_loader_tests
Matrix: job_browser_playwright_tests
Matrix: job_optional_e2e_tests
Matrix: job_e2e_tests
All required jobs passed or were skipped
4s
Annotations
5 errors, 1 warning, and 3 notices
|
E2E hono-4 (node) Test
Process completed with exit code 1.
|
|
[chromium] › tests/multi-fetch.test.ts:211:5 › multi-fetch: internal .request() calls between sub-apps › trace propagation through internal .request() calls › sequential chained fetches produce two ordered hono.request spans:
../../_temp/test-application/tests/multi-fetch.test.ts#L265
1) [chromium] › tests/multi-fetch.test.ts:211:5 › multi-fetch: internal .request() calls between sub-apps › trace propagation through internal .request() calls › sequential chained fetches produce two ordered hono.request spans
Error: expect(received).toBeGreaterThanOrEqual(expected)
Expected: >= 1778600019.500206
Received: 1778600019.5
263 |
264 | // Sequential: second span starts at or after first span ends
> 265 | expect(internalRequestSpans[1].start_timestamp).toBeGreaterThanOrEqual(internalRequestSpans[0].timestamp);
| ^
266 |
267 | expect(internalRequestSpans[0]?.trace_id).toBe(traceId);
268 | expect(internalRequestSpans[1]?.trace_id).toBe(traceId);
at /home/runner/work/_temp/test-application/tests/multi-fetch.test.ts:265:55
|
|
E2E hono-4 (bun) Test
Process completed with exit code 1.
|
|
[chromium] › tests/multi-fetch.test.ts:211:5 › multi-fetch: internal .request() calls between sub-apps › trace propagation through internal .request() calls › sequential chained fetches produce two ordered hono.request spans:
../../_temp/test-application/tests/multi-fetch.test.ts#L265
1) [chromium] › tests/multi-fetch.test.ts:211:5 › multi-fetch: internal .request() calls between sub-apps › trace propagation through internal .request() calls › sequential chained fetches produce two ordered hono.request spans
Error: expect(received).toBeGreaterThanOrEqual(expected)
Expected: >= 1778600088.3501625
Received: 1778600088.35
263 |
264 | // Sequential: second span starts at or after first span ends
> 265 | expect(internalRequestSpans[1].start_timestamp).toBeGreaterThanOrEqual(internalRequestSpans[0].timestamp);
| ^
266 |
267 | expect(internalRequestSpans[0]?.trace_id).toBe(traceId);
268 | expect(internalRequestSpans[1]?.trace_id).toBe(traceId);
at /home/runner/work/_temp/test-application/tests/multi-fetch.test.ts:265:55
|
|
All required jobs passed or were skipped
Process completed with exit code 1.
|
|
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/
|
|
🎭 Playwright Run Summary
1 failed
[chromium] › tests/multi-fetch.test.ts:211:5 › multi-fetch: internal .request() calls between sub-apps › trace propagation through internal .request() calls › sequential chained fetches produce two ordered hono.request spans
57 passed (5.4s)
|
|
🎭 Playwright Run Summary
58 passed (5.1s)
|
|
🎭 Playwright Run Summary
1 failed
[chromium] › tests/multi-fetch.test.ts:211:5 › multi-fetch: internal .request() calls between sub-apps › trace propagation through internal .request() calls › sequential chained fetches produce two ordered hono.request spans
57 passed (4.4s)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
build-bundle-output
|
20.6 MB |
sha256:b50104b405bb6ce4a66d4a37e686b0476598d27a4a0ea713f0ddcd4425d9ddeb
|
|
|
build-output
|
10.7 MB |
sha256:35af322c70ca4582290429f63c86b0185285bbc2c5e6138b087d677c65701f3d
|
|
|
build-tarball-output
|
5.13 MB |
sha256:ed9cc83194657db76bf8e8f83422656182a9b766b7fa7488c6cf9fde08ff1c5f
|
|
|
playwright-traces-job_e2e_playwright_tests-hono-4
|
3.36 KB |
sha256:3a655abe2271578f298f380ec071520f200dd6076af4eac0834642aef7486921
|
|