Skip to content

feat(node-core): Add node-core SDK #36071

feat(node-core): Add node-core SDK

feat(node-core): Add node-core SDK #36071

Re-run triggered July 2, 2025 20:01
Status Failure
Total duration 12m 27s
Artifacts 17

build.yml

on: pull_request
Get Metadata
10s
Get Metadata
Check file formatting
46s
Check file formatting
Check PR branches
5s
Check PR branches
Prepare E2E tests
2m 3s
Prepare E2E tests
Matrix: job_browser_loader_tests
Matrix: job_browser_playwright_tests
Matrix: job_node_integration_tests
Matrix: job_node_unit_tests
Matrix: job_remix_integration_tests
Lint
6m 7s
Lint
Circular Dependency Check
1m 21s
Circular Dependency Check
Upload Artifacts
0s
Upload Artifacts
Browser Unit Tests
3m 9s
Browser Unit Tests
Bun Unit Tests
31s
Bun Unit Tests
Deno Unit Tests
41s
Deno Unit Tests
Size Check
1m 30s
Size Check
Check for faulty .d.ts files
27s
Check for faulty .d.ts files
Matrix: job_e2e_tests
Matrix: job_optional_e2e_tests
All required jobs passed or were skipped
2s
All required jobs passed or were skipped
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 34 warnings
Node (24) Unit Tests
Process completed with exit code 1.
suites/public-api/OnUncaughtException/test.ts > OnUncaughtException integration > should close process on uncaught error with no additional listeners registered: dev-packages/node-core-integration-tests/suites/public-api/OnUncaughtException/test.ts#L6
Error: Test timed out in 15000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ suites/public-api/OnUncaughtException/test.ts:6:3
Unhandled error: dev-packages/node-core-integration-tests/suites/public-api/OnUncaughtException/test.ts#L13
AssertionError: expected null not to be null ❯ suites/public-api/OnUncaughtException/test.ts:13:25 ❯ ChildProcess.exithandler node:child_process:408:7 ❯ ChildProcess.emit node:events:507:28 ❯ maybeClose node:internal/child_process:1101:16 ❯ Process.ChildProcess._handle.onexit node:internal/child_process:305:5 This error originated in "suites/public-api/OnUncaughtException/test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running. The latest test that might've caused the error is "should close process on uncaught error with no additional listeners registered". It might mean one of the following: - The error was thrown, while Vitest was running this test. - If the error occurred after the test had been completed, this was the last documented test before it was thrown.
Node (20) Unit Tests
Process completed with exit code 1.
suites/anr/test.ts > should report ANR when event loop blocked > worker can be stopped and restarted: dev-packages/node-core-integration-tests/suites/anr/test.ts#L216
Error: Test timed out in 90000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ suites/anr/test.ts:216:3
Node (22) Unit Tests
Process completed with exit code 1.
suites/anr/test.ts > should report ANR when event loop blocked > worker can be stopped and restarted: dev-packages/node-core-integration-tests/suites/anr/test.ts#L216
Error: Test timed out in 90000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ suites/anr/test.ts:216:3
E2E nuxt-3 (canary) Test (optional)
Process completed with exit code 1.
All required jobs passed or were skipped
Process completed with exit code 1.
Prepare E2E tests
Cache save failed.
E2E nestjs-with-submodules-decorator Test
Could not determine node version from /home/runner/work/sentry-javascript/sentry-javascript/dev-packages/e2e-tests/test-applications/nestjs-with-submodules-decorator/package.json. Falling back
E2E nestjs-fastify Test
Could not determine node version from /home/runner/work/sentry-javascript/sentry-javascript/dev-packages/e2e-tests/test-applications/nestjs-fastify/package.json. Falling back
E2E astro-4 Test
Could not determine node version from /home/runner/work/sentry-javascript/sentry-javascript/dev-packages/e2e-tests/test-applications/astro-4/package.json. Falling back
E2E nestjs-graphql Test
Could not determine node version from /home/runner/work/sentry-javascript/sentry-javascript/dev-packages/e2e-tests/test-applications/nestjs-graphql/package.json. Falling back
E2E sveltekit-cloudflare-pages Test
Could not determine node version from /home/runner/work/sentry-javascript/sentry-javascript/dev-packages/e2e-tests/test-applications/sveltekit-cloudflare-pages/package.json. Falling back
E2E nestjs-distributed-tracing Test
Could not determine node version from /home/runner/work/sentry-javascript/sentry-javascript/dev-packages/e2e-tests/test-applications/nestjs-distributed-tracing/package.json. Falling back
E2E svelte-5 Test
Could not determine node version from /home/runner/work/sentry-javascript/sentry-javascript/dev-packages/e2e-tests/test-applications/svelte-5/package.json. Falling back
E2E webpack-5 Test
Could not determine node version from /home/runner/work/sentry-javascript/sentry-javascript/dev-packages/e2e-tests/test-applications/webpack-5/package.json. Falling back
E2E generic-ts3.8 Test
Could not determine node version from /home/runner/work/sentry-javascript/sentry-javascript/dev-packages/e2e-tests/test-applications/generic-ts3.8/package.json. Falling back
E2E nestjs-basic-with-graphql Test
Could not determine node version from /home/runner/work/sentry-javascript/sentry-javascript/dev-packages/e2e-tests/test-applications/nestjs-basic-with-graphql/package.json. Falling back
E2E nestjs-11 Test
Could not determine node version from /home/runner/work/sentry-javascript/sentry-javascript/dev-packages/e2e-tests/test-applications/nestjs-11/package.json. Falling back
E2E solid-solidrouter Test
Could not determine node version from /home/runner/work/sentry-javascript/sentry-javascript/dev-packages/e2e-tests/test-applications/solid-solidrouter/package.json. Falling back
E2E nuxt-3 (canary) Test (optional)
Could not determine node version from /home/runner/work/sentry-javascript/sentry-javascript/dev-packages/e2e-tests/test-applications/nuxt-3/package.json. Falling back
E2E solidstart-spa Test
Could not determine node version from /home/runner/work/sentry-javascript/sentry-javascript/dev-packages/e2e-tests/test-applications/solidstart-spa/package.json. Falling back
E2E astro-5 Test
Could not determine node version from /home/runner/work/sentry-javascript/sentry-javascript/dev-packages/e2e-tests/test-applications/astro-5/package.json. Falling back
E2E solidstart Test
Could not determine node version from /home/runner/work/sentry-javascript/sentry-javascript/dev-packages/e2e-tests/test-applications/solidstart/package.json. Falling back
E2E nestjs-basic Test
Could not determine node version from /home/runner/work/sentry-javascript/sentry-javascript/dev-packages/e2e-tests/test-applications/nestjs-basic/package.json. Falling back
E2E angular-19 Test
Could not determine node version from /home/runner/work/sentry-javascript/sentry-javascript/dev-packages/e2e-tests/test-applications/angular-19/package.json. Falling back
E2E nuxt-3-top-level-import Test
Could not determine node version from /home/runner/work/sentry-javascript/sentry-javascript/dev-packages/e2e-tests/test-applications/nuxt-3-top-level-import/package.json. Falling back
E2E nuxt-4 Test
Could not determine node version from /home/runner/work/sentry-javascript/sentry-javascript/dev-packages/e2e-tests/test-applications/nuxt-4/package.json. Falling back
E2E webpack-4 Test
Could not determine node version from /home/runner/work/sentry-javascript/sentry-javascript/dev-packages/e2e-tests/test-applications/webpack-4/package.json. Falling back
E2E solid Test
Could not determine node version from /home/runner/work/sentry-javascript/sentry-javascript/dev-packages/e2e-tests/test-applications/solid/package.json. Falling back
E2E nuxt-3 Test
Could not determine node version from /home/runner/work/sentry-javascript/sentry-javascript/dev-packages/e2e-tests/test-applications/nuxt-3/package.json. Falling back
E2E nestjs-8 Test
Could not determine node version from /home/runner/work/sentry-javascript/sentry-javascript/dev-packages/e2e-tests/test-applications/nestjs-8/package.json. Falling back
E2E nuxt-3-min Test
Could not determine node version from /home/runner/work/sentry-javascript/sentry-javascript/dev-packages/e2e-tests/test-applications/nuxt-3-min/package.json. Falling back
E2E nestjs-with-submodules Test
Could not determine node version from /home/runner/work/sentry-javascript/sentry-javascript/dev-packages/e2e-tests/test-applications/nestjs-with-submodules/package.json. Falling back
E2E sveltekit-2 Test
Could not determine node version from /home/runner/work/sentry-javascript/sentry-javascript/dev-packages/e2e-tests/test-applications/sveltekit-2/package.json. Falling back
E2E sveltekit-2.5.0-twp Test
Could not determine node version from /home/runner/work/sentry-javascript/sentry-javascript/dev-packages/e2e-tests/test-applications/sveltekit-2.5.0-twp/package.json. Falling back
E2E solidstart-top-level-import Test
Could not determine node version from /home/runner/work/sentry-javascript/sentry-javascript/dev-packages/e2e-tests/test-applications/solidstart-top-level-import/package.json. Falling back
E2E nuxt-4 (canary) Test (optional)
Could not determine node version from /home/runner/work/sentry-javascript/sentry-javascript/dev-packages/e2e-tests/test-applications/nuxt-4/package.json. Falling back
E2E solidstart-dynamic-import Test
Could not determine node version from /home/runner/work/sentry-javascript/sentry-javascript/dev-packages/e2e-tests/test-applications/solidstart-dynamic-import/package.json. Falling back
E2E sveltekit-2-svelte-5 Test
Could not determine node version from /home/runner/work/sentry-javascript/sentry-javascript/dev-packages/e2e-tests/test-applications/sveltekit-2-svelte-5/package.json. Falling back
E2E nuxt-3-dynamic-import Test
Could not determine node version from /home/runner/work/sentry-javascript/sentry-javascript/dev-packages/e2e-tests/test-applications/nuxt-3-dynamic-import/package.json. Falling back

Artifacts

Produced during runtime
Name Size Digest
E2E Test Dump (nextjs-13 (canary)) Expired
77 KB
sha256:1ed44458f950e5da92d9732185b03fed9474b9d0d02ea358be398206ef3035d4
E2E Test Dump (nextjs-13 (latest)) Expired
77.3 KB
sha256:c63d9e6c13400375e7bfe662ada37a254548c41bc772fbbe3b64806c5200876c
E2E Test Dump (nextjs-13) Expired
89.3 KB
sha256:b0bed267ab7dca5bf854551589af1ed70965427cf39a205a17f014f9df86ef90
E2E Test Dump (nextjs-14 (canary)) Expired
36 KB
sha256:3ef44b734a0a0f345e26eb1dd5b043b8be3024ab3860591d31089f100ea5882a
E2E Test Dump (nextjs-14 (latest)) Expired
35.3 KB
sha256:b41f342ed5d01f3a1a3ffd2cea313a7aaf9698dc3cf73ad5222e0953c33ab575
E2E Test Dump (nextjs-14) Expired
24.8 KB
sha256:89af9001bcad8cae45f640bd19b6ebeb0f6e4d96bcd693cd3e1fcf379ff5fb57
E2E Test Dump (nextjs-15 (canary)) Expired
41.4 KB
sha256:83f1c8780e5fa1f43a5983978df553397d93ce00dce8aab8a4c7b2ebf5e8cc1a
E2E Test Dump (nextjs-15 (latest)) Expired
73.2 KB
sha256:f84041d84fb928ed2609e8875ddaa0531e9ef59adf2a9f4a319f61ee6db21c57
E2E Test Dump (nextjs-15) Expired
72.2 KB
sha256:c44fd28d30dfef60a70f910c87881a15d0efa2807235f3e4f654014bc6710251
E2E Test Dump (nextjs-app-dir (canary)) Expired
169 KB
sha256:4798c99ac301a283bf162146b4f2b68ce3bb7cadc6dbdc044f3bfe8f6375fc47
E2E Test Dump (nextjs-app-dir (latest)) Expired
165 KB
sha256:0a503e26d071484ee94526c8d6ec9cb22a815a17c20885fa8850257a448512dd
E2E Test Dump (nextjs-app-dir (next@13)) Expired
147 KB
sha256:7c6bc79412c2e8711cb68e909af5af592bda5f83831d48e6327026091890b9ca
E2E Test Dump (nextjs-app-dir) Expired
156 KB
sha256:cdf18cf404c0001bca809b0ac1a204e95ee67cb2e1ca427b85d9e207555ea7d1
E2E Test Dump (nextjs-turbo (canary)) Expired
21.5 KB
sha256:3317af19d9b386070fe11abea62803ca2462eb101d717283bcfd34b4f377a606
E2E Test Dump (nextjs-turbo (latest)) Expired
20.6 KB
sha256:ab79a0f5d98f8d77d33c61ccf185ea5616596987a732108e7042e580cf9c707a
E2E Test Dump (nextjs-turbo) Expired
19.3 KB
sha256:d828b5456bdd2bb2c12a1480593abc4c99f2cc9d0e4b18692273b416b40888bd
build-output Expired
16.3 MB
sha256:9a40e7f41d1ff2709d92d9cd005adfe46258217803ea22a0a9379a3eecc161c9