automate release of quick-edit when workers-types is updated #3721
Triggered via pull request
September 27, 2024 18:39
Status
Failure
Total duration
2m 20s
Artifacts
–
Annotations
18 errors and 27 warnings
Checks
Module '"../generate-dependabot-pr-changesets"' has no exported member 'commitAndPush'.
|
Checks
tools#check:type: command (/home/runner/work/workers-sdk/workers-sdk/tools) pnpm run check:type exited (2)
|
Checks
Process completed with exit code 2.
|
Tests (ubuntu-latest, ./tools)
tools#test:ci: command (/home/runner/work/workers-sdk/workers-sdk/tools) pnpm run test:ci exited (1)
|
dependabot/__tests__/generate-dependabot-pr-changesets.test.ts > writeChangeSet() > should call writeFileSync with appropriate changeset path and body:
tools/dependabot/__tests__/generate-dependabot-pr-changesets.test.ts#L162
Error: Snapshot `writeChangeSet() > should call writeFileSync with appropriate changeset path and body 1` mismatched
Expected: "".changeset/some-prefix-1234.md""
Received: "".changeset/dependabot-update-1234-some-prefix.md""
❯ dependabot/__tests__/generate-dependabot-pr-changesets.test.ts:162:54
|
dependabot/__tests__/generate-dependabot-pr-changesets.test.ts > commitAndPush() > should call spawnSync with appropriate git commands:
tools/dependabot/__tests__/generate-dependabot-pr-changesets.test.ts#L193
TypeError: commitAndPush is not a function
❯ dependabot/__tests__/generate-dependabot-pr-changesets.test.ts:193:3
|
dependabot/__tests__/generate-dependabot-pr-changesets.test.ts > commitAndPush() > should call error if any git command fails:
tools/dependabot/__tests__/generate-dependabot-pr-changesets.test.ts#L247
Error: Snapshot `commitAndPush() > should call error if any git command fails 1` mismatched
Expected: "[Error: Failed to push]"
Received: "[TypeError: __vi_import_3__.commitAndPush is not a function]"
❯ dependabot/__tests__/generate-dependabot-pr-changesets.test.ts:247:5
|
Tests (ubuntu-latest, ./tools)
Process completed with exit code 1.
|
Tests (windows-latest, ./tools)
tools#test:ci: command (D:\a\workers-sdk\workers-sdk\tools) pnpm run test:ci exited (1)
|
dependabot/__tests__/generate-dependabot-pr-changesets.test.ts > writeChangeSet() > should call writeFileSync with appropriate changeset path and body:
tools/dependabot/__tests__/generate-dependabot-pr-changesets.test.ts#L162
Error: Snapshot `writeChangeSet() > should call writeFileSync with appropriate changeset path and body 1` mismatched
Expected: "".changeset/some-prefix-1234.md""
Received: "".changeset/dependabot-update-1234-some-prefix.md""
❯ dependabot/__tests__/generate-dependabot-pr-changesets.test.ts:162:54
|
dependabot/__tests__/generate-dependabot-pr-changesets.test.ts > commitAndPush() > should call spawnSync with appropriate git commands:
tools/dependabot/__tests__/generate-dependabot-pr-changesets.test.ts#L193
TypeError: commitAndPush is not a function
❯ dependabot/__tests__/generate-dependabot-pr-changesets.test.ts:193:3
|
dependabot/__tests__/generate-dependabot-pr-changesets.test.ts > commitAndPush() > should call error if any git command fails:
tools/dependabot/__tests__/generate-dependabot-pr-changesets.test.ts#L247
Error: Snapshot `commitAndPush() > should call error if any git command fails 1` mismatched
Expected: "[Error: Failed to push]"
Received: "[TypeError: __vi_import_3__.commitAndPush is not a function]"
❯ dependabot/__tests__/generate-dependabot-pr-changesets.test.ts:247:5
|
Tests (windows-latest, ./tools)
Process completed with exit code 1.
|
Tests (macos-13, ./tools)
tools#test:ci: command (/Users/runner/work/workers-sdk/workers-sdk/tools) pnpm run test:ci exited (1)
|
dependabot/__tests__/generate-dependabot-pr-changesets.test.ts > writeChangeSet() > should call writeFileSync with appropriate changeset path and body:
tools/dependabot/__tests__/generate-dependabot-pr-changesets.test.ts#L162
Error: Snapshot `writeChangeSet() > should call writeFileSync with appropriate changeset path and body 1` mismatched
Expected: "".changeset/some-prefix-1234.md""
Received: "".changeset/dependabot-update-1234-some-prefix.md""
❯ dependabot/__tests__/generate-dependabot-pr-changesets.test.ts:162:54
|
dependabot/__tests__/generate-dependabot-pr-changesets.test.ts > commitAndPush() > should call spawnSync with appropriate git commands:
tools/dependabot/__tests__/generate-dependabot-pr-changesets.test.ts#L193
TypeError: commitAndPush is not a function
❯ dependabot/__tests__/generate-dependabot-pr-changesets.test.ts:193:3
|
dependabot/__tests__/generate-dependabot-pr-changesets.test.ts > commitAndPush() > should call error if any git command fails:
tools/dependabot/__tests__/generate-dependabot-pr-changesets.test.ts#L247
Error: Snapshot `commitAndPush() > should call error if any git command fails 1` mismatched
Expected: "[Error: Failed to push]"
Received: "[TypeError: __vi_import_3__.commitAndPush is not a function]"
❯ dependabot/__tests__/generate-dependabot-pr-changesets.test.ts:247:5
|
Tests (macos-13, ./tools)
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 (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 (ubuntu-latest, ./packages/*)
No files were found with the provided path: /home/runner/work/_temp/test-report/. No artifacts will be uploaded.
|
Tests (ubuntu-latest, ./packages/*)
No files were found with the provided path: /home/runner/work/_temp/wrangler-debug-logs/. 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 (ubuntu-latest, ./fixtures/*)
No files were found with the provided path: /home/runner/work/_temp/wrangler-debug-logs/. 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 (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 (windows-latest, ./packages/*)
No files were found with the provided path: D:\a\_temp/wrangler-debug-logs/. No artifacts will be uploaded.
|
Tests (windows-latest, ./packages/*)
No files were found with the provided path: D:\a\_temp/test-report/. 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 (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/wrangler-debug-logs/. No artifacts will be uploaded.
|
Tests (windows-latest, ./fixtures/*)
No files were found with the provided path: D:\a\_temp/test-report/. No artifacts will be uploaded.
|
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/wrangler-debug-logs/. No artifacts will be uploaded.
|
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/*)
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, ./packages/*)
No files were found with the provided path: /Users/runner/work/_temp/test-report/. No artifacts will be uploaded.
|
Tests (macos-13, ./packages/*)
No files were found with the provided path: /Users/runner/work/_temp/wrangler-debug-logs/. No artifacts will be uploaded.
|