Add flexible schema mapping POC #2048
Annotations
1 error and 2 warnings
|
Tests/Realm.Tests/Database/FlexibleSchemaPocTests.cs#L187
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Tests/Realm.Tests/Database/FlexibleSchemaPocTests.cs#L180
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
This job failed
Loading