Add flexible schema mapping POC #2019
Annotations
2 errors and 5 warnings
|
|
|
Tests/Realm.Tests/Database/FlexibleSchemaPocTests.cs#L131
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#L112
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#L37
Single-line comment should be preceded by blank line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1515.md)
|
|
This job failed
Loading