-
Notifications
You must be signed in to change notification settings - Fork 1k
New issue
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
[improve][bugfix]: fix AlertTemplateUtilTest test exception and update code style #1969
[improve][bugfix]: fix AlertTemplateUtilTest test exception and update code style #1969
Conversation
…tyle Signed-off-by: yuluo-yx <[email protected]>
hi why remove the idea icon.png |
sorry, my bad. I will restore it. |
There are some errors about checkstyle. Please execute this command before submission: mvn checkstyle:checkstyle Maybe you can refer this link: #1818 (comment) |
tks, I'm dealing with this very difficult problem.
I'm having this problem, and I'm guessing it's a problem with my local environment 🤔 |
Maybe you can run this cmd first: mvn clean install |
hi, @crossoverJie Does the community have an idea style file for this, something like this: cc @tomsun28 |
yep, I executed it.
and I find :https://stackoverflow.com/questions/77171270/compilation-error-after-upgrading-to-jdk-21-nosuchfielderror-jcimport-does-n but it doesn't seem to work for me. |
The current version is not compatible with JDK 21, please use JDK 17 for compilation. https://github.com/apache/hertzbeat/blob/master/CONTRIBUTING.md#backend-start |
|
Maybe we should beat magic with magic. Let me try clearing my cache. |
Thank you for your help, after I cleared the cache of idea, it works fine! 🫡@crossoverJie |
Signed-off-by: yuluo-yx <[email protected]>
Signed-off-by: yuluo-yx <[email protected]>
What's changed?
Checklist
Add or update API