fix(hashline): fix startsWith display bug, add context lines, add insert_before #299
Annotations
2 errors
|
test
Process completed with exit code 1.
|
|
error: expect(received).toThrow(expected):
packages/opencode/test/tool/hashline.test.ts#L160
Expected constructor: HashlineMismatchError
Received constructor: Error
Received message: "Invalid anchor format: 2X"
at <anonymous> (/home/runner/work/opencode/opencode/packages/opencode/test/tool/hashline.test.ts:160:54)
|