nhat-phan / shit-cleaner

An Intellij IDE plugin which uses Code Climate CLI to analyze your source code on local machine and display code smells/duplications right in your IDE
GNU Affero General Public License v3.0
27 stars 7 forks source link

Kotlinx error: Field 'lines' is required, but it was missing #6

Open diegopamio opened 4 years ago

diegopamio commented 4 years ago

I'm getting kotlinx.serialization.MissingFieldException: Field 'lines' is required, but it was missing

any clue?

maxim-zaman-heb commented 4 years ago

I'm also getting similar exceptions