Skip to content

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

Use direct force pushes by committing first to a temp branch

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

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

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
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#L207
Error: Failed to determine head commit of temporary branch changesets-ghcommit-temp/test-c32fa8d0-node-existing-branch-force-existing-temp ❯ commitFilesFromBase64 src/core.ts:207: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#L207
Error: Failed to determine head commit of temporary branch changesets-ghcommit-temp/test-c32fa8d0-node-existing-branch-force ❯ commitFilesFromBase64 src/core.ts:207:13 ❯ tests/integration/node.test.ts:316:9
CI OK
Process completed with exit code 1.
typescript(await-thenable): src/core.ts#L258
Unexpected `await` of a non-Promise (non-"Thenable") value.
typescript(await-thenable): src/core.ts#L193
Unexpected `await` of a non-Promise (non-"Thenable") value.