RNET-1168: Make mongodb connection string used for tests configurable #2066
Annotations
4 errors and 4 warnings
|
Tests/Realm.Tests/Sync/SyncTestHelpers.cs#L188
There is no argument given that corresponds to the required parameter 'mongodbConnString' of 'BaasClient.Docker(Uri, string, TextWriter, string?)' [/home/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/Realm.Tests.csproj::TargetFramework=net8.0]
|
Tests/Realm.Tests/Sync/SyncTestHelpers.cs#L199
There is no argument given that corresponds to the required parameter 'mongodbConnString' of 'BaasClient.Docker(Uri, string, TextWriter, string?)' [/home/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/Realm.Tests.csproj::TargetFramework=net8.0]
|
|
|
Realm/Realm/Logging/Logger.cs#L52
File may only contain a single type (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1402.md) [/home/runner/work/realm-dotnet/realm-dotnet/Realm/Realm/Realm.csproj::TargetFramework=net8.0]
|
Tests/Realm.Tests/Sync/SynchronizedInstanceTests.cs#L806
'RealmLogger.Function(Action<LogLevel, string>)' is obsolete: 'Use Function(Action<LogLevel, LogCategory, string> logFunction).' [/home/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/Realm.Tests.csproj::TargetFramework=net8.0]
|
|
This job failed
Loading