More prep for initial public release readiness #29
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
|