getappmap / getappmap/appmap-js
(0, assert_1.default)(trimmed.length && haystack.length)
Open
@dividedmind is already working on this.
Since Aug 12, 2024.
- Dominant language
- TypeScript
- Stars
- 53
- Forks
- 18
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 8
Description
https://github.com/getappmap/SWE-bench/actions/runs/10354682656/job/28660536027#step:7:3627
AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
(0, assert_1.default)(trimmed.length && haystack.length)
at findLineMatch (/home/runner/work/SWE-bench/SWE-bench/submodules/appmap-js/packages/cli/built/rpc/file/applyFileUpdate.js:12:26)
at applyFileUpdate (/home/runner/work/SWE-bench/SWE-bench/submodules/appmap-js/packages/cli/built/rpc/file/applyFileUpdate.js:53:19)
at async Object.handler (/home/runner/work/SWE-bench/SWE-bench/submodules/appmap-js/packages/cli/built/cmds/apply.js:56:9) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 0,
expected: true,
operator: '=='
}
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.