Fix local builds of Wrangler #3751
Annotations
3 errors and 3 warnings
Run tests:
fixtures/get-platform-proxy/tests/get-platform-proxy.env.test.ts#L432
AssertionError: expected 'DurableObjectClass undefined[wrangler…' to be 'Hello from DurableObject A' // Object.is equality
Expected: "Hello from DurableObject A"
Received: "DurableObjectClass undefined[wrangler] Couldn't find `wrangler dev` session for class "DurableObjectClass" to proxy to"
❯ testDoBinding tests/get-platform-proxy.env.test.ts:432:21
❯ tests/get-platform-proxy.env.test.ts:260:4
|
Run tests
get-platform-proxy-fixture#test:ci: command (D:\a\workers-sdk\workers-sdk\fixtures\get-platform-proxy) pnpm run test:ci exited (1)
|
Run tests
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Upload test report
No files were found with the provided path: D:\a\_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-ubuntu-latest-", "e2e-test-debug-logs-windows-latest-", "e2e-test-report-macos-13-", "e2e-test-report-ubuntu-latest-", "e2e-test-report-windows-latest-".
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