Add flexible schema mapping POC #2025
Annotations
1 error and 4 warnings
|
Tests/Realm.Tests/Database/FlexibleSchemaPocTests.cs#L264
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#L182
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#L264
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#L182
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
This job failed
Loading