RNET-1137: Fix progress notification #2001
pr.yml
on: pull_request
Matrix: Wrappers / Check Cache
Test Source Generation
7m 53s
Verify TODOs
4s
Matrix: Deploy BaaS
Matrix: Test Weaver
Matrix: Wrappers / Android
Matrix: Wrappers / Apple Platform
Matrix: Wrappers / Linux
Matrix: Wrappers / UWP
Matrix: Wrappers / Windows
Test .NET Framework
8m 9s
Test UWP
5m 2s
Test Xamarin.macOS
9m 25s
Test Maui.MacCatalyst
14m 59s
Test Xamarin.iOS
10m 22s
Test Maui.iOS
17m 11s
Test Xamarin.tvOS
8m 8s
Test Xamarin.Android
24m 15s
Test Maui.Android
26m 27s
Test Woven Classes
5m 57s
Verify Namespaces
1m 10s
Matrix: test-net-core
Matrix: Cleanup BaaS
Test Unity linux
3m 45s
Test Unity windows
10m 30s
Annotations
4 errors and 66 warnings
Test UWP
Error: Input required and not supplied: path
|
Test UWP
The certificate specified has expired. For more information about renewing certificates, see http://go.microsoft.com/fwlink/?LinkID=241478.
|
Test UWP
Process completed with exit code 1.
|
Test Code Coverage
Failed test were found and 'fail-on-error' option is set to true
|
Test net6.0, linux-x64:
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.
|
Test net6.0, linux-x64:
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.
|
Test net6.0, linux-x64:
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.
|
Test net8.0, osx-arm64:
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.
|
Test net8.0, osx-arm64:
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.
|
Test net8.0, osx-arm64:
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.
|
Package Unity:
Tests/Realm.Tests/Sync/StaticQueriesTests.cs#L71
Nullability of reference types in value of type 'Task<SyncCollectionsObject>' doesn't match target type 'Task<SyncCollectionsObject?>'. [D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\Realm.Tests.csproj::TargetFramework=netstandard2.0]
|
Package Unity:
Tests/Realm.Tests/Sync/StaticQueriesTests.cs#L177
Nullability of reference types in value of type 'Task<SyncAllTypesObject>' doesn't match target type 'Task<SyncAllTypesObject?>'. [D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\Realm.Tests.csproj::TargetFramework=netstandard2.0]
|
Package Unity:
Tests/Realm.Tests/Sync/StaticQueriesTests.cs#L240
Nullability of reference types in value of type 'Task<SyncAllTypesObject>' doesn't match target type 'Task<SyncAllTypesObject?>'. [D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\Realm.Tests.csproj::TargetFramework=netstandard2.0]
|
Package Unity:
Tests/Realm.Tests/Sync/StaticQueriesTests.cs#L263
Nullability of reference types in value of type 'Task<SyncAllTypesObject>' doesn't match target type 'Task<SyncAllTypesObject?>'. [D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\Realm.Tests.csproj::TargetFramework=netstandard2.0]
|
Package Unity:
Tests/Realm.Tests/Sync/StaticQueriesTests.cs#L344
Nullability of reference types in value of type 'Task<CounterObject>' doesn't match target type 'Task<CounterObject?>'. [D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\Realm.Tests.csproj::TargetFramework=netstandard2.0]
|
Package Unity:
Tests/Realm.Tests/Sync/StaticQueriesTests.cs#L372
Nullability of reference types in value of type 'Task<BasicAsymmetricObject>' doesn't match target type 'Task<BasicAsymmetricObject?>'. [D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\Realm.Tests.csproj::TargetFramework=netstandard2.0]
|
Package Unity:
Tests/Realm.Tests/Sync/StaticQueriesTests.cs#L435
Nullability of reference types in value of type 'Task<SyncAllTypesObject>' doesn't match target type 'Task<SyncAllTypesObject?>'. [D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\Realm.Tests.csproj::TargetFramework=netstandard2.0]
|
Package Unity:
Tests/Realm.Tests/Sync/StaticQueriesTests.cs#L436
Nullability of reference types in value of type 'Task<IntPropertyObject>' doesn't match target type 'Task<IntPropertyObject?>'. [D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\Realm.Tests.csproj::TargetFramework=netstandard2.0]
|
Package Unity:
Tests/Realm.Tests/Sync/StaticQueriesTests.cs#L608
Nullability of reference types in value of type 'Task<LinksObject>' doesn't match target type 'Task<LinksObject?>'. [D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\Realm.Tests.csproj::TargetFramework=netstandard2.0]
|
Package Unity:
Tests/Realm.Tests/Sync/StaticQueriesTests.cs#L648
Nullability of reference types in value of type 'Task<LinksObject>' doesn't match target type 'Task<LinksObject?>'. [D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\Realm.Tests.csproj::TargetFramework=netstandard2.0]
|
Test UWP:
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]
|
Test UWP:
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]
|
Test UWP:
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]
|
Test UWP
The certificate specified has expired. For more information about renewing certificates, see http://go.microsoft.com/fwlink/?LinkID=241478.
|
Test Woven Classes:
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=net8.0]
|
Test Woven Classes:
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=net8.0]
|
Test Woven Classes:
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=net8.0]
|
Test net6.0, win-x64:
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.
|
Test net6.0, win-x64:
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.
|
Test net6.0, win-x64:
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.
|
Test net6.0, osx-x64:
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.
|
Test net6.0, osx-x64:
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.
|
Test net6.0, osx-x64:
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.
|
Test Xamarin.tvOS:
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. [/Users/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/Realm.Tests.csproj]
|
Test Xamarin.tvOS:
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. [/Users/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/Realm.Tests.csproj]
|
Test Xamarin.tvOS:
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. [/Users/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/Realm.Tests.csproj]
|
Test .NET Framework:
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=net461]
|
Test .NET Framework:
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=net461]
|
Test .NET Framework:
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=net461]
|
Test Xamarin.macOS:
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. [/Users/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/Realm.Tests.csproj]
|
Test Xamarin.macOS:
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. [/Users/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/Realm.Tests.csproj]
|
Test Xamarin.macOS:
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. [/Users/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/Realm.Tests.csproj]
|
Test Xamarin.iOS:
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. [/Users/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/Realm.Tests.csproj]
|
Test Xamarin.iOS:
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. [/Users/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/Realm.Tests.csproj]
|
Test Xamarin.iOS:
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. [/Users/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/Realm.Tests.csproj]
|
Test Maui.MacCatalyst:
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.
|
Test Maui.MacCatalyst:
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.
|
Test Maui.MacCatalyst:
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.
|
Test Maui.MacCatalyst:
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.
|
Test Maui.MacCatalyst:
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.
|
Test Maui.MacCatalyst:
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.
|
Test Code Coverage:
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. [/home/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/Realm.Tests.csproj::TargetFramework=net8.0]
|
Test Code Coverage:
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. [/home/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/Realm.Tests.csproj::TargetFramework=net8.0]
|
Test Code Coverage:
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. [/home/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/Realm.Tests.csproj::TargetFramework=net8.0]
|
Test Maui.iOS:
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.
|
Test Maui.iOS:
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.
|
Test Maui.iOS:
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.
|
Test Maui.iOS:
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.
|
Test Maui.iOS:
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.
|
Test Maui.iOS:
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.
|
Test Xamarin.Android
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/.
|
Test Xamarin.Android:
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]
|
Test Xamarin.Android:
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]
|
Test Xamarin.Android:
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]
|
Test Xamarin.Android
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]
|
Test Maui.Android
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/.
|
Test Maui.Android:
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.
|
Test Maui.Android:
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.
|
Test Maui.Android:
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.
|
Test Maui.Android
The TargetFrameworkVersion (Android API level 34) is higher than the targetSdkVersion (31). Please increase the `android:targetSdkVersion` in the `AndroidManifest.xml` so that the API levels match.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
ExtractedChangelog
Expired
|
1.22 KB |
|
Realm.12.2.0-pr-3615.2001
Expired
|
85.7 MB |
|
Realm.PlatformHelpers.12.2.0-pr-3615.2001
Expired
|
171 KB |
|
Realm.UnityUtils.12.2.0-pr-3615.2001
Expired
|
20.4 KB |
|
Realm.UnityWeaver.12.2.0-pr-3615.2001
Expired
|
133 KB |
|
UnityTests
Expired
|
1.88 MB |
|
UnityTestsRunner.linux
Expired
|
37.8 MB |
|
UnityTestsRunner.windows
Expired
|
37.6 MB |
|
io.realm.unity-12.2.0-pr-3615.2001.tgz
Expired
|
66.3 MB |
|
wrappers-android-arm64-v8a
Expired
|
4.86 MB |
|
wrappers-android-armeabi-v7a
Expired
|
3.59 MB |
|
wrappers-android-x86
Expired
|
4.73 MB |
|
wrappers-android-x86_64
Expired
|
4.63 MB |
|
wrappers-catalyst
Expired
|
21.2 MB |
|
wrappers-iOS-Device
Expired
|
4.68 MB |
|
wrappers-iOS-Simulator
Expired
|
9.94 MB |
|
wrappers-linux-aarch64
Expired
|
5.81 MB |
|
wrappers-linux-armhf
Expired
|
5.2 MB |
|
wrappers-linux-x86_64
Expired
|
5.78 MB |
|
wrappers-macos
Expired
|
5.37 MB |
|
wrappers-tvOS-Device
Expired
|
4.66 MB |
|
wrappers-tvOS-Simulator
Expired
|
9.92 MB |
|
wrappers-windows-ARM64
Expired
|
13.4 MB |
|
wrappers-windows-Win32
Expired
|
13 MB |
|
wrappers-windows-uwp-ARM
Expired
|
11.1 MB |
|
wrappers-windows-uwp-ARM64
Expired
|
11.5 MB |
|
wrappers-windows-uwp-Win32
Expired
|
11.4 MB |
|
wrappers-windows-uwp-x64
Expired
|
11.7 MB |
|
wrappers-windows-x64
Expired
|
14.2 MB |
|