Tunnel route helper + Dynamic tunnel route generator for TanStack Start React #46026
build.yml
on: pull_request
job_get_metadata
/
Get Metadata
6s
Check PR branches
3s
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 5s
Lint
1m 8s
Circular Dependency Check
1m 40s
Upload Artifacts
0s
Browser Unit Tests
1m 35s
Bun Unit Tests
0s
Deno Unit Tests
0s
Cloudflare Integration Tests
1m 40s
Bun Integration Tests
0s
Check for faulty .d.ts files
46s
Matrix: job_e2e_tests
Matrix: job_optional_e2e_tests
All required jobs passed or were skipped
5s
Annotations
2 errors, 15 warnings, and 7 notices
|
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.
|
|
Browser Unit Tests
Patch coverage defaulted to 100% because no changed files matched coverage data.
Unmatched diff files: dev-packages/e2e-tests/test-applications/tanstackstart-react/package.json, dev-packages/e2e-tests/test-applications/tanstackstart-react/src/globals.d.ts, dev-packages/e2e-tests/test-applications/tanstackstart-react/src/router.tsx, dev-packages/e2e-tests/test-applications/tanstackstart-react/src/routes/custom-monitor.ts, dev-packages/e2e-tests/test-applications/tanstackstart-react/tests/errors.test.ts, dev-packages/e2e-tests/test-applications/tanstackstart-react/tests/middleware.test.ts, dev-packages/e2e-tests/test-applications/tanstackstart-react/tests/transaction.test.ts, dev-packages/e2e-tests/test-applications/tanstackstart-react/tests/tunnel.test.ts, dev-packages/e2e-tests/test-applications/tanstackstart-react/vite.config.ts, packages/tanstackstart-react/src/client/index.ts, packages/tanstackstart-react/src/client/sdk.ts, packages/tanstackstart-react/src/client/tunnelRoute.ts, packages/tanstackstart-react/src/index.types.ts, packages/tanstackstart-react/src/server/index.ts, packages/tanstackstart-react/src/server/tunnelRoute.ts, packages/tanstackstart-react/src/vite/index.ts, packages/tanstackstart-react/src/vite/sentryTanstackStart.ts, packages/tanstackstart-react/src/vite/sourceMaps.ts, packages/tanstackstart-react/src/vite/tunnelRoute.ts, packages/tanstackstart-react/test/client/sdk.test.ts, packages/tanstackstart-react/test/client/tunnelRoute.test.ts, packages/tanstackstart-react/test/server/tunnelRoute.test.ts, packages/tanstackstart-react/test/vite/sentryTanstackStart.test.ts, packages/tanstackstart-react/test/vite/tunnelRoute.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/
|
|
E2E tunnel-custom 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 tunnel-static 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 tunnel-generated 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 tanstackstart-react 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
12 skipped
1 passed (2.4s)
|
|
🎭 Playwright Run Summary
12 skipped
1 passed (2.5s)
|
|
🎭 Playwright Run Summary
12 skipped
1 passed (3.8s)
|
|
🎭 Playwright Run Summary
12 skipped
1 passed (3.3s)
|
|
🎭 Playwright Run Summary
12 skipped
1 passed (3.3s)
|
|
🎭 Playwright Run Summary
12 skipped
1 passed (3.3s)
|
|
🎭 Playwright Run Summary
1 skipped
12 passed (5.7s)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
build-output
|
33.8 MB |
sha256:f3d5ceb6e24310dbf4716ffa19db78ae403319df5020b3ed96a4914438a20355
|
|
|
codecov-coverage-results-lazarnikolov-js-2140-tanstack-start-tunnel-adapter-job_browser_unit_tests
|
1 KB |
sha256:0006ef4b9516c20251c1f43770774941d59faaded5daf9620b191573987e1921
|
|
|
codecov-coverage-results-lazarnikolov-js-2140-tanstack-start-tunnel-adapter-job_node_unit_tests-18
|
4.6 KB |
sha256:05bd7a30cd410c8e1c1463981036c0b7053a45663c8fca180bddd9cc818a1fff
|
|
|
codecov-coverage-results-lazarnikolov-js-2140-tanstack-start-tunnel-adapter-job_node_unit_tests-20
|
4.6 KB |
sha256:53f89aa20a5077343bf31a3843dae29bd31e0c44cbd56df1771db07d8804874b
|
|
|
codecov-coverage-results-lazarnikolov-js-2140-tanstack-start-tunnel-adapter-job_node_unit_tests-22
|
4.6 KB |
sha256:76b658541aaf8d166837115e8008ac2bf3189363b11a876db942694e4b037333
|
|
|
codecov-coverage-results-lazarnikolov-js-2140-tanstack-start-tunnel-adapter-job_node_unit_tests-24
|
4.6 KB |
sha256:89567b63ee985b20e46017708a5fc9016ba485ff4e193c6e7a0581c3a0aab07f
|
|
|
codecov-test-results-lazarnikolov-js-2140-tanstack-start-tunnel-adapter-job_node_unit_tests-18
|
238 Bytes |
sha256:5f7386c029f8b435207224a80f2559bd808fde7043eb9aa82a2ddba7db6a40aa
|
|
|
codecov-test-results-lazarnikolov-js-2140-tanstack-start-tunnel-adapter-job_node_unit_tests-20
|
236 Bytes |
sha256:0d7734c9ef56f0a5715a50155779d5263344e93fe32cd8316345088ec6ecce01
|
|
|
codecov-test-results-lazarnikolov-js-2140-tanstack-start-tunnel-adapter-job_node_unit_tests-22
|
239 Bytes |
sha256:899a551e8aa5eac8c6aa9275814ae305e40a98f4244644a6e1bf8f23e28030b4
|
|
|
codecov-test-results-lazarnikolov-js-2140-tanstack-start-tunnel-adapter-job_node_unit_tests-24
|
238 Bytes |
sha256:83c638f79e7b325d7b895c01e2d85148e3f4e8ef3c8f569d3f26071b63d5045b
|
|