Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Actualize 'serializer not found' platform-specific message #2339

Merged
merged 1 commit into from
Jun 22, 2023

Conversation

sandwwraith
Copy link
Member

Fixes #1248

"${notRegisteredMessage()}\n" +
"On Kotlin/JS explicitly declared serializer should be used for interfaces and enums without @Serializable annotation"
notRegisteredMessage() +
"To get enum serializer on Kotlin/JS, it should be annotated with @Serializable annotation."
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it specific to JS/Legacy or to JS/IR as well?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Both

@qwwdfsad qwwdfsad self-requested a review June 22, 2023 09:48
@sandwwraith sandwwraith merged commit 3e54de5 into dev Jun 22, 2023
@sandwwraith sandwwraith deleted the improve-notfound-msg branch June 22, 2023 10:12
JesusMcCloud pushed a commit to a-sit-plus/kotlinx.serialization that referenced this pull request Jul 5, 2023
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