RNET-1159: Flexible-schema POC #2076
Annotations
5 warnings
The following actions uses Node.js version which is deprecated and will be forced to run on node20: realm/aws-devicefarm/test-application@c929c9a9465e36c2372e0c62208fe76db3950f2e. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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 succeeded
Loading