Skip to content

notify nvim on unexpected errors #68

notify nvim on unexpected errors

notify nvim on unexpected errors #68

Triggered via push January 9, 2025 16:53
Status Failure
Total duration 41s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
error: Unable to find text: bun/test/driver.ts#L97
:ok, I will try to rewrite the poem in that file Replace [[ -1 / +1 ]] in bun/test/fixtures/poem.txt Awaiting user review. replace: { filePath: bun/test/fixtures/poem.txt match: ``` bogus line... ``` replace: ``` Replace text ``` } Result: ``` The user will review your proposed change. Assume that your change will be accepted and address other parts of the question, if any exist. Do not take more attempts at the same edit unless the user requests it. ``` Insert 1 lines. Awaiting user review. Edits: review edits ]** Error applying edit: Unable to find text "bogus line..." in file bun/test/fixtures/poem.txt" after line 0 in displayBuffer. displayBuffer content: # user: Update the poem in the file bun/test/fixtures/poem.txt # assistant: ok, I will try to rewrite the poem in that file Replace [[ -1 / +1 ]] in bun/test/fixtures/poem.txt Awaiting user review. id: id1 replace: { filePath: bun/test/fixtures/poem.txt match: ``` bogus line... ``` replace: ``` Replace text ``` } Result: ``` The user will review your proposed change. Assume that your change will be accepted and address other parts of the question, if any exist. Do not take more attempts at the same edit unless the user requests it. ``` Insert 1 lines. Awaiting user review. Edits: review edits ]** Error applying edit: Unable to find text "bogus line..." in file bun/test/fixtures/poem.txt Stopped (end_turn) at /home/runner/work/magenta.nvim/magenta.nvim/bun/test/driver.ts:97:15
error: Unable to find text: bun/test/driver.ts#L97
:ok, I will try to rewrite the poem in that file Replace [[ -2 / +1 ]] in bun/test/fixtures/poem.txt Awaiting user review. replace: { filePath: bun/test/fixtures/poem.txt match: ``` Moonlight whispers through the trees, Silver shadows dance with ease. ``` replace: ``` Replace 1 ``` } Result: ``` The user will review your proposed change. Assume that your change will be accepted and address other parts of the question, if any exist. Do not take more attempts at the same edit unless the user requests it. ``` Replace [[ -2 / +1 ]] in bun/test/fixtures/poem.txt Awaiting user review. Edits: review edits ]** " after line 0 in displayBuffer. displayBuffer content: # user: Update the poem in the file bun/test/fixtures/poem.txt # assistant: ok, I will try to rewrite the poem in that file Replace [[ -2 / +1 ]] in bun/test/fixtures/poem.txt Awaiting user review. id: id1 replace: { filePath: bun/test/fixtures/poem.txt match: ``` Moonlight whispers through the trees, Silver shadows dance with ease. ``` replace: ``` Replace 1 ``` } Result: ``` The user will review your proposed change. Assume that your change will be accepted and address other parts of the question, if any exist. Do not take more attempts at the same edit unless the user requests it. ``` Replace [[ -2 / +1 ]] in bun/test/fixtures/poem.txt Awaiting user review. Edits: review edits ]** Stopped (end_turn) at /home/runner/work/magenta.nvim/magenta.nvim/bun/test/driver.ts:97:15
test
Process completed with exit code 1.
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636