Fix local builds of Wrangler #3751
You are viewing an older attempt in the history of this workflow run.
View latest attempt.
Annotations
3 errors and 19 warnings
tests/get-platform-proxy.env.test.ts > getPlatformProxy - env > correctly obtains functioning DO bindings (provided by external local workers):
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
|
Tests (windows-latest, ./fixtures/*)
get-platform-proxy-fixture#test:ci: command (D:\a\workers-sdk\workers-sdk\fixtures\get-platform-proxy) pnpm run test:ci exited (1)
|
Tests (windows-latest, ./fixtures/*)
Process completed with exit code 1.
|
Tests (ubuntu-latest, ./tools)
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/
|
Tests (ubuntu-latest, ./tools)
No files were found with the provided path: /home/runner/work/_temp/wrangler-debug-logs/. No artifacts will be uploaded.
|
Tests (ubuntu-latest, ./tools)
No files were found with the provided path: /home/runner/work/_temp/test-report/. No artifacts will be uploaded.
|
Tests (windows-latest, ./tools)
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/
|
Tests (windows-latest, ./tools)
No files were found with the provided path: D:\a\_temp/test-report/. No artifacts will be uploaded.
|
Tests (windows-latest, ./tools)
No files were found with the provided path: D:\a\_temp/wrangler-debug-logs/. No artifacts will be uploaded.
|
Tests (macos-13, ./tools)
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/
|
Tests (macos-13, ./tools)
No files were found with the provided path: /Users/runner/work/_temp/wrangler-debug-logs/. No artifacts will be uploaded.
|
Tests (macos-13, ./tools)
No files were found with the provided path: /Users/runner/work/_temp/test-report/. No artifacts will be uploaded.
|
Tests (ubuntu-latest, ./packages/*)
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/
|
Tests (windows-latest, ./fixtures/*)
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/
|
Tests (windows-latest, ./fixtures/*)
No files were found with the provided path: D:\a\_temp/test-report/. No artifacts will be uploaded.
|
Tests (ubuntu-latest, ./fixtures/*)
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/
|
Tests (ubuntu-latest, ./fixtures/*)
No files were found with the provided path: /home/runner/work/_temp/test-report/. No artifacts will be uploaded.
|
Tests (macos-13, ./packages/*)
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/
|
Tests (windows-latest, ./packages/*)
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/
|
Tests (macos-13, ./fixtures/*)
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/
|
Tests (macos-13, ./fixtures/*)
No files were found with the provided path: /Users/runner/work/_temp/test-report/. No artifacts will be uploaded.
|
Deprecation notice: v1, v2, and v3 of the artifact actions
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/
|