79221658

Date: 2024-11-25 04:41:23
Score: 0.5
Natty:
Report link

I had this issue in a Java 11 codebase that was still using Groovy 2.4 - I don't know what the exact issue was (something must have changed in Groovy 2.5 because Groovy 2.4 doesn't seem to work with Java 17) but removing the trait that was throwing the exception fixed the issue for me.

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