feat(nuxt): Always add tracing meta tags #27207
build.yml
on: pull_request
Get Metadata
5s
Check PR branches
4s
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 15s
Check file formatting
1m 6s
Circular Dependency Check
1m 34s
Browser Unit Tests
1m 14s
Bun Unit Tests
0s
Deno Unit Tests
0s
Node Profiling Unit Tests
0s
Size Check
2m 0s
Check for faulty .d.ts files
1m 0s
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
9 errors and 3 warnings
test/runtime/plugins/server.test.ts > addSentryTracingMetaTags > should add meta tags:
packages/nuxt/test/runtime/plugins/server.test.ts#L49
AssertionError: expected [ Array(1) ] to include '<meta name="sentry-trace" content="tr…'
❯ test/runtime/plugins/server.test.ts:49:18
|
Node (20) Unit Tests
Process completed with exit code 1.
|
test/runtime/plugins/server.test.ts > addSentryTracingMetaTags > should add meta tags:
packages/nuxt/test/runtime/plugins/server.test.ts#L49
AssertionError: expected [ Array(1) ] to include '<meta name="sentry-trace" content="tr…'
❯ test/runtime/plugins/server.test.ts:49:18
|
Node (18) Unit Tests
Process completed with exit code 1.
|
test/runtime/plugins/server.test.ts > addSentryTracingMetaTags > should add meta tags:
packages/nuxt/test/runtime/plugins/server.test.ts#L49
AssertionError: expected [ Array(1) ] to include '<meta name="sentry-trace" content="tr…'
❯ test/runtime/plugins/server.test.ts:49:18
|
Node (16) Unit Tests
Process completed with exit code 1.
|
test/runtime/plugins/server.test.ts > addSentryTracingMetaTags > should add meta tags:
packages/nuxt/test/runtime/plugins/server.test.ts#L49
AssertionError: expected [ Array(1) ] to include '<meta name="sentry-trace" content="tr…'
❯ test/runtime/plugins/server.test.ts:49:18
|
Node (22) Unit Tests
Process completed with exit code 1.
|
All required jobs passed or were skipped
Process completed with exit code 1.
|
Node (14) Unit Tests
Codecov:
Failed to properly upload report: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
Browser Unit Tests
Codecov:
Failed to properly upload report: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
E2E cloudflare-astro Test
The following actions uses Node.js version which is deprecated 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/
|