XnLemon commented on PR #3579:
URL: https://github.com/apache/dubbo-go/pull/3579#issuecomment-5264490215
```bash
Picked up JAVA_TOOL_OPTIONS: -Dhttp.keepAlive=false
-Dmaven.wagon.http.pool=false
/opt/hostedtoolcache/CodeQL/2.26.2/x64/codeql/java/tools/autobuild.sh
Picked up JAVA_TOOL_OPTIONS: -Dhttp.keepAlive=false
-Dmaven.wagon.http.pool=false
ERROR: Could not detect a suitable build command for the source checkout.
Error: We were unable to automatically build your code. Please replace the
call to the autobuild action with your custom build steps. Encountered a fatal
error while running
"/opt/hostedtoolcache/CodeQL/2.26.2/x64/codeql/java/tools/autobuild.sh". Exit
code was 1 and last log line was: ERROR: Could not detect a suitable build
command for the source checkout. See the logs for more details.
```
仓库 CodeQL workflow 的自动语言探测不稳定:这次意外识别到了嵌套的 Java benchmark 项目,然后 Java
autobuild 失败。上一次同版本 CodeQL 只识别到 Go,因此通过了。
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]