getsentry / symbolicator

Native Symbolication as a Service
https://getsentry.github.io/symbolicator/
MIT License
358 stars 47 forks source link

fix(proguard): Fix error casing #1412

Closed loewenheim closed 6 months ago

loewenheim commented 6 months ago

This serializes error variants in snake_case. I didn't originally add this because I thought it was the default.

ETA: Also adds an error log message when we encounter an invalid proguard file.