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

Add more detailed unsupported type error #3163

Merged
merged 3 commits into from
Jan 11, 2023
Merged

Conversation

nirinchev
Copy link
Member

Description

Fixes #3162

TODO

  • Changelog entry

@nirinchev nirinchev self-assigned this Jan 9, 2023
@cla-bot cla-bot bot added the cla: yes label Jan 9, 2023
@nirinchev nirinchev requested a review from LaPeste January 9, 2023 07:25
@nirinchev nirinchev merged commit 38231af into main Jan 11, 2023
@nirinchev nirinchev deleted the ni/more-detailed-error branch January 11, 2023 15:38
papafe added a commit that referenced this pull request Jan 27, 2023
* main:
  Survey ad (#3201)
  Workaround Mono yield bug (#3200)
  Bump docker layer caching action to use node16 (#3193)
  Keypath filtering (#3179)
  Move realm files created by tests to current directory on CI (#2991)
  Fix failing sync tests (#3096)
  Updated example project to MAUI and Source Generators (#3168)
  Fix uwp workflow when running in debug (#3177)
  Deprecate push client (#3176)
  Don't use reflection in DynamicRealmObjectHelper.TryGetPrimaryKeyValue (#3175)
  Keep track of the active transaction and close it on realm close (#3164)
  Add more detailed unsupported type error (#3163)
  Build Xamarin.Android tests in all ABIs (#3165)

# Conflicts:
#	Tests/Realm.Tests/Generated/Realm.SourceGenerator/Realms.SourceGenerator.RealmGenerator/ObjectWithPartitionValue_generated.cs
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

If object does not extend RealmObject the error is not clear
2 participants