RNET-1137: Fix progress notification #2001
Annotations
5 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: realm/aws-devicefarm/test-application@c929c9a9465e36c2372e0c62208fe76db3950f2e. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Tests/Realm.Tests/Database/MigrationTests.cs#L1003
Non-nullable property 'FloatList' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\Realm.Tests.csproj::TargetFramework=netstandard2.0]
|
Tests/Realm.Tests/Database/MigrationTests.cs#L1012
Non-nullable property 'FloatProp' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\Realm.Tests.csproj::TargetFramework=netstandard2.0]
|
Tests/Realm.Tests/Database/MigrationTests.cs#L1014
Non-nullable property 'FloatList' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [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