github-advanced-security[bot] commented on code in PR #5213:
URL: https://github.com/apache/calcite/pull/5213#discussion_r3861752662
##########
testkit/src/main/java/org/apache/calcite/sql/test/SqlTests.java:
##########
@@ -403,6 +411,11 @@
actualMessage = Util.toLinux(actualMessage);
}
+ if (expectedMsgPattern == null) {
+ actualException.printStackTrace();
Review Comment:
## SonarCloud / Debugging features should not be enabled in production
<!--SONAR_ISSUE_KEY:AaA8wWTLOgEpuqSUlxPJ-->Make sure this debug feature is
deactivated before delivering the code in production. <p>See more on <a
href="https://sonarcloud.io/project/issues?id=apache_calcite&issues=AaA8wWTLOgEpuqSUlxPJ&open=AaA8wWTLOgEpuqSUlxPJ&pullRequest=5213">SonarQube
Cloud</a></p>
[Show more
details](https://github.com/apache/calcite/security/code-scanning/175)
--
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]