Open valentinajemuovic opened 1 year ago
Hi,
I am interested in working on resolving the SonarQube warnings to help re-enable it on the project. Could you please reassign this ticket to me so I can start working on it?
Best regards, Kalin
Thanks @KalinIvanov-l, assigned now.
Thanks for your help @KalinIvanov-l! I merged the PR https://github.com/valentinacupac/banking-kata-java/pull/126
However, as CI ran, some errors appeared, you can see here https://github.com/valentinacupac/banking-kata-java/actions - I tried some attempts to fix it, but wasn't able to get it working after the merge. You can have a look at that output to see if you have any ideas for the fixing the failing tests, or otherwise I may also continue to look at this during the next days...
Thanks again for your support.
Hi,
Thank you for your feedback. I'll review the error and work on resolving it, which should rectify the issue in CI. I'll inform you as soon as I'm ready.
Thanks again!
Thank you very much!
P.S. I've now reset the main branch to my earlier commit (i.e. before merging the PR) so that the CI pipeline is green. So you can continue working on the PR to try to get the tests passing and then after you've locally tested, then we can try to merge the PR again.
I had disabled SonarQube, pending to resolve the warnings then I will re-enable it.