Uh oh!
There was an error while loading. Please reload this page.
TEZ-4624: Replace findbugs plugin with spotbugs - #410
Conversation
tez-yetus
commented
Apr 28, 2025
(!) A patch to the testing environment has been detected. |
This comment was marked as outdated.
This comment was marked as outdated.
tez-yetus
commented
Apr 28, 2025
(!) A patch to the testing environment has been detected. |
This comment was marked as outdated.
This comment was marked as outdated.
tez-yetus
commented
Apr 28, 2025
(!) A patch to the testing environment has been detected. |
This comment was marked as outdated.
This comment was marked as outdated.
tez-yetus
commented
Apr 29, 2025
(!) A patch to the testing environment has been detected. |
tez-yetus
commented
Apr 29, 2025
💔 -1 overall
This message was automatically generated. |
tez-yetus
commented
Apr 29, 2025
(!) A patch to the testing environment has been detected. |
tez-yetus
commented
Apr 29, 2025
(!) A patch to the testing environment has been detected. |
tez-yetus
commented
Apr 29, 2025
💔 -1 overall
This message was automatically generated. |
tez-yetus
commented
Apr 29, 2025
💔 -1 overall
This message was automatically generated. |
ayushtkn
left a comment
There was a problem hiding this comment.
Looks f9 to me, maybe we can upgrade to the latest version, can you run spotbugs locally for all the modules & attach the result on the PR/ticket to show it isn't inducing any new issues
Uh oh!
There was an error while loading. Please reload this page.
abstractdog
commented
Apr 30, 2025
basically, looks good to me |
maheshrajus
commented
May 5, 2025
@abstractdog "findbugs" presented in 5 places in the file "BUILDING.TXT". In all places "findbugs" replaced by "spotbugs". |
maheshrajus
commented
May 5, 2025
@ayushtkn i generated the spotbugs report locally and comparing with old findbugs report(before spotbugs PR) and checking if there are any new issues generated by new rules added in spotbugs. If any issue that needs to fix or need to add exclude list will check and push. Thanks for the review ! |
tez-yetus
commented
May 6, 2025
(!) A patch to the testing environment has been detected. |
maheshrajus
commented
May 6, 2025
Attaching spotbugs report which is run locally. |
tez-yetus
commented
May 6, 2025
💔 -1 overall
This message was automatically generated. |
abstractdog
commented
May 6, 2025
the latest precommit still shows failures |
@abstractdog@ayushtkn Spot bugs run and green when run for whole changes it is given +1. we can check this latest yetus precommit report. Can i include only spotbug plugin changes in this PR ? |
abstractdog
commented
May 7, 2025
thanks for the explanation, let's merge this and then open a dummy PR to check |
TEZ-4624: Replace findbugs plugin with spotbugs