Skip to content

feat: wrangler deploy prompts warning with deployment #1087

feat: wrangler deploy prompts warning with deployment

feat: wrangler deploy prompts warning with deployment #1087

Status Failure
Total duration 4m 34s
Artifacts 6

test-and-check.yml

on: pull_request
Add PR to project
2s
Add PR to project
Matrix: Checks
Matrix: Tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 20 warnings
Checks (ubuntu-latest)
wrangler#check:lint: command (/home/runner/work/workers-sdk/workers-sdk/packages/wrangler) pnpm run check:lint exited (1)
Checks (ubuntu-latest): packages/wrangler/src/versions/deploy.ts#L12
'confirm' is defined but never used. Allowed unused vars must match /^_/u
Checks (ubuntu-latest): packages/wrangler/src/versions/deploy.ts#L12
'confirm' is defined but never used
Checks (ubuntu-latest): packages/wrangler/src/versions/deploy.ts#L16
'logger' is defined but never used. Allowed unused vars must match /^_/u
Checks (ubuntu-latest): packages/wrangler/src/versions/deploy.ts#L16
'logger' is defined but never used
Checks (ubuntu-latest)
Process completed with exit code 1.
Checks (windows-latest)
The job was canceled because "ubuntu-latest" failed.
Checks (windows-latest)
The operation was canceled.
Checks (macos-13)
The job was canceled because "ubuntu-latest" failed.
Checks (macos-13)
The operation was canceled.
Tests (ubuntu-latest, ./fixtures/*)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests (ubuntu-latest, ./fixtures/*)
No files were found with the provided path: /home/runner/work/_temp/test-report/. No artifacts will be uploaded.
Tests (ubuntu-latest, ./tools)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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 (ubuntu-latest, ./packages/*)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests (windows-latest, ./fixtures/*)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests (windows-latest, ./fixtures/*)
No files were found with the provided path: D:\a\_temp/test-report/. No artifacts will be uploaded.
Tests (windows-latest, ./packages/*)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests (windows-latest, ./tools)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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, ./fixtures/*)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests (macos-13, ./fixtures/*)
No files were found with the provided path: /Users/runner/work/_temp/test-report/. No artifacts will be uploaded.
Tests (macos-13, ./packages/*)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests (macos-13, ./tools)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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.
Checks (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/

Artifacts

Produced during runtime
Name Size
e2e-test-debug-logs-macos-13- Expired
994 KB
e2e-test-debug-logs-ubuntu-latest- Expired
1000 KB
e2e-test-debug-logs-windows-latest- Expired
1020 KB
e2e-test-report-macos-13- Expired
1.17 MB
e2e-test-report-ubuntu-latest- Expired
1.17 MB
e2e-test-report-windows-latest- Expired
1.04 MB