-
Notifications
You must be signed in to change notification settings - Fork 118
[close #415] add spotbugs in github actions #502
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
Conversation
Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
zz-jason
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
|
@marsishandsome PTAL |
|
/merge |
|
Your auto merge job has been accepted, waiting for:
|
|
/run-all-tests |
|
@iosmanthus merge failed. |
|
@iosmanthus please resolve conflicts. |
…thub-actions-ts Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
Done |
|
/rebuild |
Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
|
/merge |
|
/run-all-tests |
|
/merge |
|
/run-all-tests |
|
@iosmanthus merge failed. |
|
/run-all-tests |
What problem does this PR solve?
Issue Number: close #415
Problem Description:
This pull request enables spotbugs checker while pushing to any branch of the repository, with warning annotations if there are some violations. Here is a preview of this action: https://github.com/iosmanthus/client-java/actions/runs/1819057548
Check List for Tests
This PR has been tested by at least one of the following methods:
Related changes