RNET-1168: Make mongodb connection string used for tests configurable #2067
Annotations
3 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#L806
'RealmLogger.Function(Action<LogLevel, string>)' is obsolete: 'Use Function(Action<LogLevel, LogCategory, string> logFunction).' [D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\Realm.Tests.csproj::TargetFramework=netstandard2.0]
|
The TargetFrameworkVersion (Android API level 30) is lower than the targetSdkVersion (34). Please increase the `$(TargetFrameworkVersion)` or decrease the `android:targetSdkVersion` in the `AndroidManifest.xml` so that the API levels match. [D:\a\realm-dotnet\realm-dotnet\Tests\Tests.Android\Tests.Android.csproj]
|
This job succeeded
Loading