import unenv-preset #5773
Annotations
3 errors and 4 warnings
Run tests
tools#test:ci: command (/home/runner/work/workers-sdk/workers-sdk/tools) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test:ci exited (1)
|
Run tests:
tools/deployments/__tests__/validate-changesets.test.ts#L22
Error: Snapshot `findPackageNames() > should return all the private packages which contain deploy scripts 1` mismatched
- Expected
+ Received
@@ -10,10 +10,11 @@
"playground-preview-worker",
"@cloudflare/prerelease-registry",
"@cloudflare/quick-edit",
"solarflare-theme",
"turbo-r2-archive",
+ "@cloudflare/unenv-preset",
"@cloudflare/vitest-pool-workers",
"@cloudflare/workers-editor-shared",
"workers-playground",
"@cloudflare/workers-shared",
"workers.new",
❯ deployments/__tests__/validate-changesets.test.ts:22:30
|
Run tests
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Upload debug logs
No files were found with the provided path: /home/runner/work/_temp/wrangler-debug-logs/. No artifacts will be uploaded.
|
Upload test report
No files were found with the provided path: /home/runner/work/_temp/test-report/. No artifacts will be uploaded.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "e2e-test-debug-logs-macos-13-", "e2e-test-debug-logs-windows-latest-", "e2e-test-report-macos-13-".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading