mintproject / mic

Model Insertion Checker
https://mic-cli.readthedocs.io/en/latest/
5 stars 3 forks source link

Encoding issues lead to exceptions #302

Closed dgarijo closed 3 years ago

dgarijo commented 4 years ago

When I was testing MIC today we had some files encoded in ANSI that led to encoding errors when reading it in MIC.

These errors were shown as an exception instead of the program collecting it and showing it to me.

issue-label-bot[bot] commented 4 years ago

Issue-Label Bot is automatically applying the label bug to this issue, with a confidence of 0.90. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

mosoriob commented 3 years ago

Fixed by the entrypoint

https://github.com/mintproject/mic/blob/ed79ed925139885da9b1bea6cae57d529eddbb91/src/mic/templates/entrypoint.sh#L4