-
Notifications
You must be signed in to change notification settings - Fork 640
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
Fix findings filtered by Checkstyle workflow #442
Labels
enhancement
New feature or request
Comments
qqeasonchen
pushed a commit
that referenced
this issue
Jul 19, 2021
* fix findings in RequestCode * fix findings in ClientRetCode * fix findings in Async* * fix findings in eventmesh-runtime * translate all chinese * translate * fix findings in org.apache.eventmesh.spi.example * move package demo to org.apache.eventmesh.runtime.demo * translate * rename package client to org.apache.eventmesh.runtime.client * rename package client to org.apache.eventmesh.runtime.client * update checkStyle.xml * fix System.err.out * delete sChat2 * remove comments in eventmesh-sdk-java:build.gradle * remove Chinese in eventmesh-test:build.gradle * fix Chinese findings in tcp_sub_broadcast.sh * fix Chinese findings in *.sh
ruanwenjun
added a commit
to ruanwenjun/eventmesh
that referenced
this issue
Jul 21, 2021
jjz921024
pushed a commit
to jjz921024/incubator-eventmesh
that referenced
this issue
Jul 25, 2021
…he#443) * fix findings in RequestCode * fix findings in ClientRetCode * fix findings in Async* * fix findings in eventmesh-runtime * translate all chinese * translate * fix findings in org.apache.eventmesh.spi.example * move package demo to org.apache.eventmesh.runtime.demo * translate * rename package client to org.apache.eventmesh.runtime.client * rename package client to org.apache.eventmesh.runtime.client * update checkStyle.xml * fix System.err.out * delete sChat2 * remove comments in eventmesh-sdk-java:build.gradle * remove Chinese in eventmesh-test:build.gradle * fix Chinese findings in tcp_sub_broadcast.sh * fix Chinese findings in *.sh
xwm1992
pushed a commit
to xwm1992/EventMesh
that referenced
this issue
Dec 27, 2021
…he#443) * fix findings in RequestCode * fix findings in ClientRetCode * fix findings in Async* * fix findings in eventmesh-runtime * translate all chinese * translate * fix findings in org.apache.eventmesh.spi.example * move package demo to org.apache.eventmesh.runtime.demo * translate * rename package client to org.apache.eventmesh.runtime.client * rename package client to org.apache.eventmesh.runtime.client * update checkStyle.xml * fix System.err.out * delete sChat2 * remove comments in eventmesh-sdk-java:build.gradle * remove Chinese in eventmesh-test:build.gradle * fix Chinese findings in tcp_sub_broadcast.sh * fix Chinese findings in *.sh
xwm1992
pushed a commit
that referenced
this issue
Aug 4, 2022
* fix findings in RequestCode * fix findings in ClientRetCode * fix findings in Async* * fix findings in eventmesh-runtime * translate all chinese * translate * fix findings in org.apache.eventmesh.spi.example * move package demo to org.apache.eventmesh.runtime.demo * translate * rename package client to org.apache.eventmesh.runtime.client * rename package client to org.apache.eventmesh.runtime.client * update checkStyle.xml * fix System.err.out * delete sChat2 * remove comments in eventmesh-sdk-java:build.gradle * remove Chinese in eventmesh-test:build.gradle * fix Chinese findings in tcp_sub_broadcast.sh * fix Chinese findings in *.sh
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Enhancement Request
Is your enhancement request related to a problem? Please describe
I introduced CheckStyle workflow in PR #438, but did not fix the issues that Checkstyle found.
Describe the solution you'd like
I will fix all findings filtered by the Checkstyle workflow.
The text was updated successfully, but these errors were encountered: