Skip to content

feat(nitro): Handle sourcemap preparation and upload #46216

feat(nitro): Handle sourcemap preparation and upload

feat(nitro): Handle sourcemap preparation and upload #46216

Triggered via pull request April 22, 2026 20:28
Status Success
Total duration 15m 58s
Artifacts 6

build.yml

on: pull_request
job_get_metadata  /  Get Metadata
6s
job_get_metadata / Get Metadata
Prepare E2E tests
3m 3s
Prepare E2E tests
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
Size Check
Lint
1m 13s
Lint
Circular Dependency Check
1m 49s
Circular Dependency Check
Upload Artifacts
0s
Upload Artifacts
Browser Unit Tests
1m 33s
Browser Unit Tests
Bun Unit Tests
0s
Bun Unit Tests
Deno Unit Tests
0s
Deno Unit Tests
Cloudflare Integration Tests
1m 55s
Cloudflare Integration Tests
Bun Integration Tests
0s
Bun Integration Tests
Check for faulty .d.ts files
35s
Check for faulty .d.ts files
Matrix: job_e2e_tests
Matrix: job_optional_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

1 error, 29 warnings, and 1 notice
Size Check
Error: No artifacts found
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.
Node (24) Unit Tests
Patch coverage defaulted to 100% because no changed files matched coverage data. Unmatched diff files: packages/nitro/package.json, packages/nitro/rollup.npm.config.mjs, packages/nitro/src/config.ts, packages/nitro/src/module.ts, packages/nitro/src/sourceMaps.ts, packages/nitro/test/sourceMaps.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.
Node (24) Unit Tests
Please ensure your test framework is generating JUnit XML output.
Node (24) Unit Tests
No JUnit XML files found matching pattern: **/*.junit.xml
Node (24) Unit Tests
No files found matching pattern: **/*.junit.xml
Node (22) Unit Tests
Patch coverage defaulted to 100% because no changed files matched coverage data. Unmatched diff files: packages/nitro/package.json, packages/nitro/rollup.npm.config.mjs, packages/nitro/src/config.ts, packages/nitro/src/module.ts, packages/nitro/src/sourceMaps.ts, packages/nitro/test/sourceMaps.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.
Node (22) Unit Tests
Please ensure your test framework is generating JUnit XML output.
Node (22) Unit Tests
No JUnit XML files found matching pattern: **/*.junit.xml
Node (22) Unit Tests
No files found matching pattern: **/*.junit.xml
Browser Unit Tests
Patch coverage defaulted to 100% because no changed files matched coverage data. Unmatched diff files: packages/nitro/package.json, packages/nitro/rollup.npm.config.mjs, packages/nitro/src/config.ts, packages/nitro/src/module.ts, packages/nitro/src/sourceMaps.ts, packages/nitro/test/sourceMaps.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
Node (20) Unit Tests
Patch coverage defaulted to 100% because no changed files matched coverage data. Unmatched diff files: packages/nitro/package.json, packages/nitro/rollup.npm.config.mjs, packages/nitro/src/config.ts, packages/nitro/src/module.ts, packages/nitro/src/sourceMaps.ts, packages/nitro/test/sourceMaps.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.
Node (20) Unit Tests
Please ensure your test framework is generating JUnit XML output.
Node (20) Unit Tests
No JUnit XML files found matching pattern: **/*.junit.xml
Node (20) Unit Tests
No files found matching pattern: **/*.junit.xml
Node (18) Unit Tests
Patch coverage defaulted to 100% because no changed files matched coverage data. Unmatched diff files: packages/nitro/package.json, packages/nitro/rollup.npm.config.mjs, packages/nitro/src/config.ts, packages/nitro/src/module.ts, packages/nitro/src/sourceMaps.ts, packages/nitro/test/sourceMaps.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.
Node (18) Unit Tests
Please ensure your test framework is generating JUnit XML output.
Node (18) Unit Tests
No JUnit XML files found matching pattern: **/*.junit.xml
Node (18) 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/
Size Check
Workflow 1963617 not found in branch awad/create-nitro-sdk-metadata
E2E nitro-3 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
14 passed (5.4s)

Artifacts

Produced during runtime
Name Size Digest
build-output
33.8 MB
sha256:113d42282df2628f77cf2af4c10a924fd7b094adbdd6bed8cb0de851c1db4752
codecov-coverage-results-awad-js-1076-nitro-upload-sourcemaps-job_browser_unit_tests
1 KB
sha256:67dcde112c87011cc60abbe03dedd19ac8142373c8f6a155e566a43eb16f5c79
codecov-coverage-results-awad-js-1076-nitro-upload-sourcemaps-job_node_unit_tests-18
1.01 KB
sha256:c5a5d2ef83f3f412a2ccd8bda1ef07392b600eb9b8f6291cdf70b8ce0dee59eb
codecov-coverage-results-awad-js-1076-nitro-upload-sourcemaps-job_node_unit_tests-20
1.01 KB
sha256:5fd905553b3c63d53d90e99deaa738f6c74161bee79688c38da8059839a2a083
codecov-coverage-results-awad-js-1076-nitro-upload-sourcemaps-job_node_unit_tests-22
1.01 KB
sha256:a21a1456c1f55836040eaed8b578e145e9e5a298a95e66737a0b341a0b8b2861
codecov-coverage-results-awad-js-1076-nitro-upload-sourcemaps-job_node_unit_tests-24
1.01 KB
sha256:b07f9d7d5c71d92bf08b8720b31a517fd68925f46c9d9051813632a8bc46a99f