You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@hgezim I've just quickly tried with Elixir 1.18.1, latest Mimic and got no errors 🤔 Could you provide a minimal repo that I can use that reproduces the error or something like this?
FYI we are having the same issue, but only on 1.18.1 and only in CI. When I run tests on my local machine it works with both 1.18.1 and 1.18.2
Maybe it is something in combination with the erlang/OTP version.
Downgrading to 1.10.0 also fixed the issue, but on 1.10.2 I got the same errors. My guess is the default struct change is somehow related to this issue. 7a039df
I would like to help out but again, I can only reproduce this on our CI machine, not on my local machine; for now.
That's the first one then the rest show up as:
Totally mimic copied tho.
Downgrading to 1.10.0 seem to fix this.
Sorry for such a crappy bug report.
The text was updated successfully, but these errors were encountered: