Madrapps / jacoco-report

Github action that publishes the JaCoCo report as a comment in the Pull Request
https://github.com/marketplace/actions/jacoco-report
MIT License
144 stars 63 forks source link

TypeError: Cannot read properties of undefined (reading 'split') #84

Closed vincent-fuchs closed 1 month ago

vincent-fuchs commented 5 months ago

Using v1.6.1, we regularly get this error

TypeError: Cannot read properties of undefined (reading 'split')
image

how do we debug this ? the output is not really helpful at the moment

thanks

kikoso commented 2 months ago

Same error here after migrating to Kotlin KTS.

thsaravana commented 1 month ago

This is fixed in v1.7.0-alpha. Please reopen this, if this still happens.