Skip to content

Update corelibrary and dependent packages#27

Merged
marcin-dardzinski merged 1 commit intomainfrom
chore/bump-corelibrary
Jan 16, 2026
Merged

Update corelibrary and dependent packages#27
marcin-dardzinski merged 1 commit intomainfrom
chore/bump-corelibrary

Conversation

@marcin-dardzinski
Copy link
Copy Markdown
Member

leancodepl/corelibrary#813 changed Parse(string v) to Parse(string v, IFormatProvider? provider = null) which is crashing migrations when attempting to update Example App

Unable to create a 'DbContext' of type 'ExamplesDbContext'. The exception 'Virtual static method 'Parse' is not implemented on type 'LeanCode.AppRating.DataAccess.AppRatingId' from assembly 'LeanCode.AppRating, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'.' was thrown while attempting to create an instance. 

@github-actions
Copy link
Copy Markdown

Summary

Tests 📝 Passed ✅ Failed ❌ Skipped ⏭️ Other ❓ Flaky 🍂 Duration ⏱️
9 9 0 0 0 0 13.2s

🎉 No failed tests in this run. | ⏭️ No skipped tests in this run.

Github Test Reporter by CTRF 💚

@marcin-dardzinski marcin-dardzinski merged commit 1da3da2 into main Jan 16, 2026
2 checks passed
@marcin-dardzinski marcin-dardzinski deleted the chore/bump-corelibrary branch January 16, 2026 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants