Skip to content

Implement duplicated code detection prompts, supported by tools. #147

Implement duplicated code detection prompts, supported by tools.

Implement duplicated code detection prompts, supported by tools. #147

Triggered via pull request March 5, 2026 01:01
Status Failure
Total duration 35s
Artifacts

build-server.yml

on: pull_request
Build Server
32s
Build Server
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Build Server
Process completed with exit code 1.
test/src/tools/lsp/lsp-tools.test.ts > registerLSPTools > should register 3 file-based LSP tools directly: server/test/src/tools/lsp/lsp-tools.test.ts#L42
AssertionError: expected "vi.fn()" to be called 3 times, but got 4 times ❯ test/src/tools/lsp/lsp-tools.test.ts:42:29
test/src/tools/codeql-tools.test.ts > registerCodeQLTools > should register all CodeQL tools including helpers and CLI tools: server/test/src/tools/codeql-tools.test.ts#L47
AssertionError: expected "vi.fn()" to be called 35 times, but got 36 times ❯ test/src/tools/codeql-tools.test.ts:47:29