RNET-1159: Flexible-schema POC #2076
Annotations
1 error and 3 warnings
|
Tests/Realm.Tests/Sync/SynchronizedInstanceTests.cs#L807
'RealmLogger.Function(Action<LogLevel, string>)' is obsolete: 'Use Function(Action<LogLevel, LogCategory, string> logFunction).'
|
Tests/Realm.Tests/Database/RelaxedSchemaTests.cs#L368
A closing brace should not be preceded by a blank line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1508.md)
|
Tests/Realm.Tests/Database/RelaxedSchemaTests.cs#L366
Code should not contain multiple blank lines in a row (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1507.md)
|
This job failed
Loading