feat(vercel-edge): Use opentelemetry for @sentry/vercel-edge
#28763
build.yml
on: pull_request
Get Metadata
7s
Check PR branches
1s
Matrix: job_compile_bindings_profiling_node
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
5m 17s
Circular Dependency Check
1m 39s
Browser Unit Tests
4m 44s
Bun Unit Tests
1m 2s
Deno Unit Tests
1m 17s
Node Profiling Unit Tests
2m 49s
Size Check
2m 6s
Check for faulty .d.ts files
58s
Overhead metrics
0s
Matrix: job_e2e_tests
Matrix: job_profiling_e2e_tests
Matrix: job_optional_e2e_tests
All required jobs passed or were skipped
0s
Annotations
14 errors and 6 warnings
Size Check
Error: No artifacts found
|
test/async.test.ts > withIsolationScope() > forks the isolation scope when not passing any isolation scope:
packages/vercel-edge/test/async.test.ts#L135
AssertionError: expected ScopeClass{ …(16) } not to be ScopeClass{ …(16) } // Object.is equality
Compared values have no visual difference.
❯ test/async.test.ts:135:27
❯ ../core/src/asyncContext/stackStrategy.ts:148:12
❯ AsyncContextStack.withScope ../core/src/asyncContext/stackStrategy.ts:49:28
❯ Object.withIsolationScope ../core/src/asyncContext/stackStrategy.ts:147:33
❯ Module.withIsolationScope ../core/src/currentScopes.ts:114:14
❯ test/async.test.ts:132:7
❯ test/async.test.ts:128:5
|
test/async.test.ts > withIsolationScope() > forks the isolation scope when passing undefined:
packages/vercel-edge/test/async.test.ts#L149
AssertionError: expected ScopeClass{ …(16) } not to be ScopeClass{ …(16) } // Object.is equality
Compared values have no visual difference.
❯ test/async.test.ts:149:27
❯ ../core/src/asyncContext/stackStrategy.ts:148:12
❯ AsyncContextStack.withScope ../core/src/asyncContext/stackStrategy.ts:49:28
❯ Object.withIsolationScope ../core/src/asyncContext/stackStrategy.ts:147:33
❯ Module.withIsolationScope ../core/src/currentScopes.ts:108:18
❯ test/async.test.ts:146:7
❯ test/async.test.ts:142:5
|
test/async.test.ts > withIsolationScope() > sets the passed in isolation scope as active isolation scope:
packages/vercel-edge/test/async.test.ts#L163
AssertionError: expected ScopeClass{ …(16) } to be ScopeClass{ …(11) } // Object.is equality
- Expected
+ Received
ScopeClass {
"_attachments": Array [],
"_breadcrumbs": Array [],
"_contexts": Object {},
"_eventProcessors": Array [],
"_extra": Object {},
+ "_fingerprint": undefined,
+ "_level": undefined,
"_notifyingListeners": false,
"_propagationContext": Object {
- "spanId": "bb98e45429b92ee0",
- "traceId": "25875d7eb1304b03b216790a1ce543d8",
+ "spanId": "bd71a00ff3ae8867",
+ "traceId": "52fb0abc15d74da5984fbbcc993a71e5",
},
+ "_requestSession": undefined,
"_scopeListeners": Array [],
"_sdkProcessingMetadata": Object {},
- "_tags": Object {},
+ "_session": undefined,
+ "_tags": Object {
+ "aa": "aa",
+ },
+ "_transactionName": undefined,
"_user": Object {},
}
❯ test/async.test.ts:163:37
❯ ../core/src/asyncContext/stackStrategy.ts:148:12
❯ AsyncContextStack.withScope ../core/src/asyncContext/stackStrategy.ts:49:28
❯ withIsolationScope ../core/src/asyncContext/stackStrategy.ts:147:33
❯ Object.withSetIsolationScope ../core/src/asyncContext/stackStrategy.ts:161:14
❯ Module.withIsolationScope ../core/src/currentScopes.ts:111:16
❯ test/async.test.ts:162:7
❯ test/async.test.ts:156:5
|
Node (22) Unit Tests
Process completed with exit code 1.
|
test/async.test.ts > withIsolationScope() > forks the isolation scope when not passing any isolation scope:
packages/vercel-edge/test/async.test.ts#L135
AssertionError: expected ScopeClass{ …(16) } not to be ScopeClass{ …(16) } // Object.is equality
Compared values have no visual difference.
❯ test/async.test.ts:135:27
❯ ../core/src/asyncContext/stackStrategy.ts:148:12
❯ AsyncContextStack.withScope ../core/src/asyncContext/stackStrategy.ts:49:28
❯ Object.withIsolationScope ../core/src/asyncContext/stackStrategy.ts:147:33
❯ Module.withIsolationScope ../core/src/currentScopes.ts:114:14
❯ test/async.test.ts:132:7
❯ test/async.test.ts:128:5
|
test/async.test.ts > withIsolationScope() > forks the isolation scope when passing undefined:
packages/vercel-edge/test/async.test.ts#L149
AssertionError: expected ScopeClass{ …(16) } not to be ScopeClass{ …(16) } // Object.is equality
Compared values have no visual difference.
❯ test/async.test.ts:149:27
❯ ../core/src/asyncContext/stackStrategy.ts:148:12
❯ AsyncContextStack.withScope ../core/src/asyncContext/stackStrategy.ts:49:28
❯ Object.withIsolationScope ../core/src/asyncContext/stackStrategy.ts:147:33
❯ Module.withIsolationScope ../core/src/currentScopes.ts:108:18
❯ test/async.test.ts:146:7
❯ test/async.test.ts:142:5
|
test/async.test.ts > withIsolationScope() > sets the passed in isolation scope as active isolation scope:
packages/vercel-edge/test/async.test.ts#L163
AssertionError: expected ScopeClass{ …(16) } to be ScopeClass{ …(11) } // Object.is equality
- Expected
+ Received
ScopeClass {
"_attachments": Array [],
"_breadcrumbs": Array [],
"_contexts": Object {},
"_eventProcessors": Array [],
"_extra": Object {},
+ "_fingerprint": undefined,
+ "_level": undefined,
"_notifyingListeners": false,
"_propagationContext": Object {
- "spanId": "b8ca87eb08a59fcd",
- "traceId": "905ccdac952e4f4bad9c3290b07cb869",
+ "spanId": "833c2e132bb77e6c",
+ "traceId": "b0754bb090cc44379789d2aa44de23c7",
},
+ "_requestSession": undefined,
"_scopeListeners": Array [],
"_sdkProcessingMetadata": Object {},
- "_tags": Object {},
+ "_session": undefined,
+ "_tags": Object {
+ "aa": "aa",
+ },
+ "_transactionName": undefined,
"_user": Object {},
}
❯ test/async.test.ts:163:37
❯ ../core/src/asyncContext/stackStrategy.ts:148:12
❯ AsyncContextStack.withScope ../core/src/asyncContext/stackStrategy.ts:49:28
❯ withIsolationScope ../core/src/asyncContext/stackStrategy.ts:147:33
❯ Object.withSetIsolationScope ../core/src/asyncContext/stackStrategy.ts:161:14
❯ Module.withIsolationScope ../core/src/currentScopes.ts:111:16
❯ test/async.test.ts:162:7
❯ test/async.test.ts:156:5
|
Node (20) Unit Tests
Process completed with exit code 1.
|
test/async.test.ts > withIsolationScope() > forks the isolation scope when not passing any isolation scope:
packages/vercel-edge/test/async.test.ts#L135
AssertionError: expected ScopeClass{ …(16) } not to be ScopeClass{ …(16) } // Object.is equality
Compared values have no visual difference.
❯ test/async.test.ts:135:27
❯ ../core/src/asyncContext/stackStrategy.ts:148:12
❯ AsyncContextStack.withScope ../core/src/asyncContext/stackStrategy.ts:49:28
❯ Object.withIsolationScope ../core/src/asyncContext/stackStrategy.ts:147:33
❯ Module.withIsolationScope ../core/src/currentScopes.ts:114:14
❯ test/async.test.ts:132:7
❯ test/async.test.ts:128:5
|
test/async.test.ts > withIsolationScope() > forks the isolation scope when passing undefined:
packages/vercel-edge/test/async.test.ts#L149
AssertionError: expected ScopeClass{ …(16) } not to be ScopeClass{ …(16) } // Object.is equality
Compared values have no visual difference.
❯ test/async.test.ts:149:27
❯ ../core/src/asyncContext/stackStrategy.ts:148:12
❯ AsyncContextStack.withScope ../core/src/asyncContext/stackStrategy.ts:49:28
❯ Object.withIsolationScope ../core/src/asyncContext/stackStrategy.ts:147:33
❯ Module.withIsolationScope ../core/src/currentScopes.ts:108:18
❯ test/async.test.ts:146:7
❯ test/async.test.ts:142:5
|
test/async.test.ts > withIsolationScope() > sets the passed in isolation scope as active isolation scope:
packages/vercel-edge/test/async.test.ts#L163
AssertionError: expected ScopeClass{ …(16) } to be ScopeClass{ …(11) } // Object.is equality
- Expected
+ Received
ScopeClass {
"_attachments": Array [],
"_breadcrumbs": Array [],
"_contexts": Object {},
"_eventProcessors": Array [],
"_extra": Object {},
+ "_fingerprint": undefined,
+ "_level": undefined,
"_notifyingListeners": false,
"_propagationContext": Object {
- "spanId": "bfeafd347b4c7e88",
- "traceId": "475be26af56a4c9c8c825fa248f0a355",
+ "spanId": "b2290b85d3fc6e34",
+ "traceId": "3287d607d5424e49812d108d586150fd",
},
+ "_requestSession": undefined,
"_scopeListeners": Array [],
"_sdkProcessingMetadata": Object {},
- "_tags": Object {},
+ "_session": undefined,
+ "_tags": Object {
+ "aa": "aa",
+ },
+ "_transactionName": undefined,
"_user": Object {},
}
❯ test/async.test.ts:163:37
❯ ../core/src/asyncContext/stackStrategy.ts:148:12
❯ AsyncContextStack.withScope ../core/src/asyncContext/stackStrategy.ts:49:28
❯ withIsolationScope ../core/src/asyncContext/stackStrategy.ts:147:33
❯ Object.withSetIsolationScope ../core/src/asyncContext/stackStrategy.ts:161:14
❯ Module.withIsolationScope ../core/src/currentScopes.ts:111:16
❯ test/async.test.ts:162:7
❯ test/async.test.ts:156:5
|
Node (18) Unit Tests
Process completed with exit code 1.
|
All required jobs passed or were skipped
Process completed with exit code 1.
|
Size Check
Workflow 1963617 not found in branch lforst-nextjs-otel
|
E2E generic-ts3.8 Test
Codecov:
Failed to properly upload report: The process '/home/runner/work/_actions/codecov/test-results-action/v1/dist/codecov' failed with exit code 1
|
E2E node-exports-test-app Test
Codecov:
Failed to properly upload report: The process '/home/runner/work/_actions/codecov/test-results-action/v1/dist/codecov' failed with exit code 1
|
E2E create-react-app (TS 3.8) Test
Codecov:
Failed to properly upload report: The process '/home/runner/work/_actions/codecov/test-results-action/v1/dist/codecov' failed with exit code 1
|
E2E cloudflare-astro Test
The following actions use a deprecated Node.js version and will be forced to run on node20: cloudflare/pages-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
E2E create-react-app Test
Codecov:
Failed to properly upload report: The process '/home/runner/work/_actions/codecov/test-results-action/v1/dist/codecov' failed with exit code 1
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
build-output
Expired
|
14.5 MB |
|