Skip to content

Use direct force pushes by committing first to a temp branch #59

Use direct force pushes by committing first to a temp branch

Use direct force pushes by committing first to a temp branch #59

Triggered via pull request May 22, 2026 10:35
Status Failure
Total duration 2m 44s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Lint
Process completed with exit code 1.
Test
Process completed with exit code 1.
tests/integration/node.test.ts > node > commitFilesFromBuffers > existing branches > cleans up a pre-existing temporary branch when force is true: src/core.ts#L205
Error: Failed to determine head commit of temporary branch changesets-ghcommit-temp/test-b6c6f49f-node-existing-branch-force-existing-temp ❯ commitFilesFromBase64 src/core.ts:205:13 ❯ tests/integration/node.test.ts:364:9
tests/integration/node.test.ts > node > commitFilesFromBuffers > existing branches > can commit to existing branch when force is true: src/core.ts#L205
Error: Failed to determine head commit of temporary branch changesets-ghcommit-temp/test-b6c6f49f-node-existing-branch-force ❯ commitFilesFromBase64 src/core.ts:205:13 ❯ tests/integration/node.test.ts:316:9
CI OK
Process completed with exit code 1.