79231293

Date: 2024-11-27 17:28:17
Score: 0.5
Natty:
Report link

In my case I had the code compiled with scala 2.13, but my tests are based on maven-surefire-plugin which was still an older version using scala 2.12. Updating surefire plugin version to latest (in my case 4.9.2) worked as it seems to be built on scala 2.13.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • High reputation (-1):
Posted by: Soundararajan