Skip to content

feat: Set url.template on pageload and navigation spans across framework SDKs #50547

feat: Set url.template on pageload and navigation spans across framework SDKs

feat: Set url.template on pageload and navigation spans across framework SDKs #50547

Triggered via pull request July 8, 2026 12:54
Status Cancelled
Total duration 12m 37s
Artifacts 2

build.yml

on: pull_request
Get CI Metadata  /  Get Metadata
8s
Get CI Metadata / Get Metadata
Build Lambda layer
0s
Build Lambda layer
Matrix: job_node_core_integration_tests
Matrix: job_node_integration_tests
Matrix: job_node_unit_tests
Lint
1m 20s
Lint
Circular Dependency Check
1m 36s
Circular Dependency Check
Browser Unit Tests
52s
Browser Unit Tests
Bun Unit Tests
0s
Bun Unit Tests
Deno Unit Tests
0s
Deno Unit Tests
Node v18.0.0 Compatibility Check
0s
Node v18.0.0 Compatibility Check
Cloudflare Integration Tests
2m 37s
Cloudflare Integration Tests
Bundler Plugin Integration Tests
2m 42s
Bundler Plugin Integration Tests
Bun Integration Tests
Bun Integration Tests
Deno Integration Tests
0s
Deno Integration Tests
Check for faulty .d.ts files
47s
Check for faulty .d.ts files
Matrix: job_browser_loader_tests
Matrix: job_browser_playwright_tests
Size Check
0s
Size Check
Matrix: job_optional_e2e_tests
Upload Artifacts
0s
Upload Artifacts
Matrix: job_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

18 errors and 19 notices
Node (22) Unit Tests
Process completed with exit code 1.
test/client/browserTracingIntegration.test.ts > browserTracingIntegration > starts a navigation span when `startTransactionOnLocationChange` is true: packages/sveltekit/test/client/browserTracingIntegration.test.ts#L211
AssertionError: expected "startBrowserTracingNavigationSpan" to be called with arguments: [ { …(3) }, …(2) ] Received: 1st startBrowserTracingNavigationSpan call: @@ -4,10 +4,11 @@ "getOptions": [Function getOptions], "on": [Function on], }, { "attributes": { + "navigation.type": "link", "sentry.origin": "auto.navigation.sveltekit", "sentry.source": "route", "sentry.sveltekit.navigation.from": "/users", "sentry.sveltekit.navigation.to": "/users/[id]", "sentry.sveltekit.navigation.type": "link", Number of calls: 1 ❯ test/client/browserTracingIntegration.test.ts:211:50
Node (20) Unit Tests
Process completed with exit code 1.
test/client/browserTracingIntegration.test.ts > browserTracingIntegration > starts a navigation span when `startTransactionOnLocationChange` is true: packages/sveltekit/test/client/browserTracingIntegration.test.ts#L211
AssertionError: expected "startBrowserTracingNavigationSpan" to be called with arguments: [ { …(3) }, …(2) ] Received: 1st startBrowserTracingNavigationSpan call: @@ -4,10 +4,11 @@ "getOptions": [Function getOptions], "on": [Function on], }, { "attributes": { + "navigation.type": "link", "sentry.origin": "auto.navigation.sveltekit", "sentry.source": "route", "sentry.sveltekit.navigation.from": "/users", "sentry.sveltekit.navigation.to": "/users/[id]", "sentry.sveltekit.navigation.type": "link", Number of calls: 1 ❯ test/client/browserTracingIntegration.test.ts:211:50
Node (24) Unit Tests
Process completed with exit code 1.
test/client/browserTracingIntegration.test.ts > browserTracingIntegration > starts a navigation span when `startTransactionOnLocationChange` is true: packages/sveltekit/test/client/browserTracingIntegration.test.ts#L211
AssertionError: expected "startBrowserTracingNavigationSpan" to be called with arguments: [ { …(3) }, …(2) ] Received: 1st startBrowserTracingNavigationSpan call: @@ -4,10 +4,11 @@ "getOptions": [Function getOptions], "on": [Function on], }, { "attributes": { + "navigation.type": "link", "sentry.origin": "auto.navigation.sveltekit", "sentry.source": "route", "sentry.sveltekit.navigation.from": "/users", "sentry.sveltekit.navigation.to": "/users/[id]", "sentry.sveltekit.navigation.type": "link", Number of calls: 1 ❯ test/client/browserTracingIntegration.test.ts:211:50
Node (26) Unit Tests
Process completed with exit code 1.
test/client/browserTracingIntegration.test.ts > browserTracingIntegration > starts a navigation span when `startTransactionOnLocationChange` is true: packages/sveltekit/test/client/browserTracingIntegration.test.ts#L211
AssertionError: expected "startBrowserTracingNavigationSpan" to be called with arguments: [ { …(3) }, …(2) ] Received: 1st startBrowserTracingNavigationSpan call: @@ -4,10 +4,11 @@ "getOptions": [Function getOptions], "on": [Function on], }, { "attributes": { + "navigation.type": "link", "sentry.origin": "auto.navigation.sveltekit", "sentry.source": "route", "sentry.sveltekit.navigation.from": "/users", "sentry.sveltekit.navigation.to": "/users/[id]", "sentry.sveltekit.navigation.type": "link", Number of calls: 1 ❯ test/client/browserTracingIntegration.test.ts:211:50
Node (18) Unit Tests
Process completed with exit code 1.
test/client/browserTracingIntegration.test.ts > browserTracingIntegration > starts a navigation span when `startTransactionOnLocationChange` is true: packages/sveltekit/test/client/browserTracingIntegration.test.ts#L211
AssertionError: expected "startBrowserTracingNavigationSpan" to be called with arguments: [ { …(3) }, …(2) ] Received: 1st startBrowserTracingNavigationSpan call: @@ -4,10 +4,11 @@ "getOptions": [Function getOptions], "on": [Function on], }, { "attributes": { + "navigation.type": "link", "sentry.origin": "auto.navigation.sveltekit", "sentry.source": "route", "sentry.sveltekit.navigation.from": "/users", "sentry.sveltekit.navigation.to": "/users/[id]", "sentry.sveltekit.navigation.type": "link", Number of calls: 1 ❯ test/client/browserTracingIntegration.test.ts:211:50
Build bundles
Canceling since a higher priority waiting request for CI: Build & Test-feat/pageload-url-attrs-frameworks exists
Build bundles
The operation was canceled.
Cloudflare Integration Tests
Canceling since a higher priority waiting request for CI: Build & Test-feat/pageload-url-attrs-frameworks exists
Cloudflare Integration Tests
The operation was canceled.
Bundler Plugin Integration Tests
Canceling since a higher priority waiting request for CI: Build & Test-feat/pageload-url-attrs-frameworks exists
Bundler Plugin Integration Tests
The operation was canceled.
All required jobs passed or were skipped
Process completed with exit code 1.
CI: Build & Test
Canceling since a higher priority waiting request for CI: Build & Test-feat/pageload-url-attrs-frameworks exists
🎭 Playwright Run Summary
4 passed (4.3s)
🎭 Playwright Run Summary
3 passed (4.5s)
🎭 Playwright Run Summary
13 passed (24.9s)
🎭 Playwright Run Summary
6 passed (26.5s)
🎭 Playwright Run Summary
12 passed (28.0s)
🎭 Playwright Run Summary
12 passed (28.8s)
🎭 Playwright Run Summary
2 passed (28.4s)
🎭 Playwright Run Summary
16 passed (23.5s)
🎭 Playwright Run Summary
12 passed (27.7s)
🎭 Playwright Run Summary
14 passed (25.0s)
🎭 Playwright Run Summary
9 passed (11.5s)
🎭 Playwright Run Summary
12 passed (28.9s)
🎭 Playwright Run Summary
12 passed (28.0s)
🎭 Playwright Run Summary
12 passed (29.6s)
🎭 Playwright Run Summary
9 passed (12.5s)
🎭 Playwright Run Summary
9 passed (11.2s)
🎭 Playwright Run Summary
9 passed (11.3s)
🎭 Playwright Run Summary
12 passed (27.8s)
🎭 Playwright Run Summary
12 passed (28.3s)

Artifacts

Produced during runtime
Name Size Digest
build-output Expired
11.9 MB
sha256:d047d12b1df283b367e44888b2bb7eea91e3d7fa9a92204f46a12c6f0497385c
build-tarball-output Expired
5.66 MB
sha256:ab09c3e466393da8a7df62f14772468a9cede8dc005bb5197f4e2495801472c2