Skip to content

More prep for initial public release readiness #29

More prep for initial public release readiness

More prep for initial public release readiness #29

Triggered via pull request February 8, 2026 04:45
Status Failure
Total duration 27s
Artifacts

build-server.yml

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

Annotations

2 errors
Build Server
Process completed with exit code 1.
test/src/lib/cli-executor.test.ts > validateCodeQLBinaryReachable > should return a version string when codeql is on PATH: server/src/lib/cli-executor.ts#L215
Error: CodeQL CLI is not reachable (binary: codeql). Ensure codeql is on PATH or set the CODEQL_PATH environment variable to the absolute path of the CodeQL CLI binary. Details: spawn codeql ENOENT ❯ Module.validateCodeQLBinaryReachable src/lib/cli-executor.ts:215:11 ❯ test/src/lib/cli-executor.test.ts:740:21