We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
if (host.equals("*")) { host.equals("localhost"); }
Result of function call is ignored and it looks like an assignment was intended, not the comparison
TBD
No response
uname -a
ver
java -version
mvnw --version
gradlew --version
The text was updated successfully, but these errors were encountered:
*
Merge pull request #41753 from geoand/#41730
1f52cf1
Fix `*` handling of debug configuration in VertxCoreProcessor
Successfully merging a pull request may close this issue.
Describe the bug
Result of function call is ignored and it looks like an assignment was intended, not the comparison
Expected behavior
TBD
Actual behavior
TBD
How to Reproduce?
No response
Output of
uname -a
orver
No response
Output of
java -version
No response
Quarkus version or git rev
No response
Build tool (ie. output of
mvnw --version
orgradlew --version
)No response
Additional information
No response
The text was updated successfully, but these errors were encountered: