RNET-1137: Fix progress notification #2001
Annotations
3 warnings
Tests/Realm.Tests/Database/MigrationTests.cs#L1012
Non-nullable property 'FloatProp' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Tests/Realm.Tests/Database/MigrationTests.cs#L1014
Non-nullable property 'FloatList' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Tests/Realm.Tests/Database/MigrationTests.cs#L1003
Non-nullable property 'FloatList' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
This job succeeded
Loading