Skip to content

Fix compilation when using Scala 3.3.x#76

Open
WojciechMazur wants to merge 1 commit intofindify:masterfrom
WojciechMazur:fix/compilation-scala-3.3.x
Open

Fix compilation when using Scala 3.3.x#76
WojciechMazur wants to merge 1 commit intofindify:masterfrom
WojciechMazur:fix/compilation-scala-3.3.x

Conversation

@WojciechMazur
Copy link
Copy Markdown

Fixes compilation error when using Scala 3.3.x, based on the Open Community Build failure: https://github.com/VirtusLab/community-build3/actions/runs/4650721329/jobs/8230870972

…type `resolveClassByName` returned `Class[Object]` instead of expected `Class[TypeSerializer[B]]`. Probably in the past it was infered as Nothing allowing to typecheck, however in case of lack of context information the infered type is undefined.
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.

1 participant