Skip to content

Update changelog

Update changelog #2465

Triggered via push January 7, 2025 12:52
Status Failure
Total duration 58m 49s
Artifacts 25

main.yml

on: push
Matrix: Wrappers / Check Cache
Test Source Generation
2m 38s
Test Source Generation
Verify TODOs
5s
Verify TODOs
Matrix: Test Weaver
Matrix: Wrappers / Android
Matrix: Wrappers / Apple Platform
Matrix: Wrappers / Linux
Matrix: Wrappers / UWP
Matrix: Wrappers / Windows
Package NuGet
4m 0s
Package NuGet
Test Code Coverage
3m 35s
Test Code Coverage
Package Unity
3m 35s
Package Unity
Test .NET Framework
5m 6s
Test .NET Framework
Test UWP
11m 27s
Test UWP
Test Maui.MacCatalyst
8m 58s
Test Maui.MacCatalyst
Test Maui.iOS
14m 41s
Test Maui.iOS
Test Maui.Android
23m 28s
Test Maui.Android
Test Woven Classes
5m 34s
Test Woven Classes
Verify Namespaces
45s
Verify Namespaces
Publish package to S3
27s
Publish package to S3
Test xUnit Compatibility
2m 35s
Test xUnit Compatibility
Test Benchmark
12s
Test Benchmark
Matrix: test-net-core
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 32 warnings
Test net9.0, linux-x64
Assets file '/home/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/obj/project.assets.json' doesn't have a target for 'net9.0'. Ensure that restore has run and that you have included 'net9.0' in the TargetFrameworks for your project.
Test net9.0, linux-x64
Process completed with exit code 1.
Test net9.0, linux-x64
No test report files were found
Test net9.0, osx-arm64
Assets file '/Users/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/obj/project.assets.json' doesn't have a target for 'net9.0'. Ensure that restore has run and that you have included 'net9.0' in the TargetFrameworks for your project.
Test net9.0, osx-arm64
Process completed with exit code 1.
Test net9.0, osx-arm64
No test report files were found
Test net9.0, osx-x64
Assets file '/Users/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/obj/project.assets.json' doesn't have a target for 'net9.0'. Ensure that restore has run and that you have included 'net9.0' in the TargetFrameworks for your project.
Test net9.0, osx-x64
Process completed with exit code 1.
Test net9.0, osx-x64
No test report files were found
Test net9.0, win-x64
No test report files were found
Test net9.0, win-x64
Assets file 'D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\obj\project.assets.json' doesn't have a target for 'net9.0'. Ensure that restore has run and that you have included 'net9.0' in the TargetFrameworks for your project.
Test net9.0, win-x64
Process completed with exit code 1.
Test xUnit Compatibility
Process completed with exit code 1.
Realm.Tests.dll.Realms.Tests.Database.NotificationTests. ► Realms.Tests.Database.NotificationTests ► SubscribeWithKeypaths_NestedProperties_WorksWithScalar: TestResults.xml_transformed.xml#L0
Failed test found in: TestResults.xml_transformed.xml Error: at Realms.Tests.Database.NotificationTests.VerifyNotifications(List`1 notifications, Int32[] expectedInserted, Int32[] expectedModified, Int32[] expectedDeleted, Move[] expectedMoves, Boolean expectedCleared, Boolean expectedNotifications)
Realm.Tests.dll.Realms.Tests.Database.NotificationTests. ► Realms.Tests.Database.NotificationTests ► SubscribeWithKeypaths_TopLevelProperties_WorksWithCollection: TestResults.xml_transformed.xml#L0
Failed test found in: TestResults.xml_transformed.xml Error: at Realms.Tests.Database.NotificationTests.VerifyNotifications(List`1 notifications, Int32[] expectedInserted, Int32[] expectedModified, Int32[] expectedDeleted, Move[] expectedMoves, Boolean expectedCleared, Boolean expectedNotifications)
Realm.Tests.dll.Realms.Tests.Database.NotificationTests. ► Realms.Tests.Database.NotificationTests ► SubscribeWithKeypaths_WildCard_WorksWithPropertyAfterward: TestResults.xml_transformed.xml#L0
Failed test found in: TestResults.xml_transformed.xml Error: at Realms.Tests.Database.NotificationTests.VerifyNotifications(List`1 notifications, Int32[] expectedInserted, Int32[] expectedModified, Int32[] expectedDeleted, Move[] expectedMoves, Boolean expectedCleared, Boolean expectedNotifications)
Realm.Tests.dll.Realms.Tests.Database.NotificationTests.TestCollectionChangedAdapter. ► Realms.Tests.Database.NotificationTests ► TestCollectionChangedAdapter([1, 2, 3],Add,[0],0): TestResults.xml_transformed.xml#L0
Failed test found in: TestResults.xml_transformed.xml Error: at Realms.Tests.Database.NotificationTests.TestCollectionChangedAdapter(Int32[] initial, NotifyCollectionChangedAction action, Int32[] change, Int32 startIndex)
Test Maui.iOS
Failed test were found and 'fail-on-error' option is set to true
Test Benchmark
The current .NET SDK does not support targeting .NET 8.0. Either target .NET 7.0 or lower, or use a version of the .NET SDK that supports .NET 8.0. Download the .NET SDK from https://aka.ms/dotnet/download
Test Benchmark
Process completed with exit code 1.
Verify TODOs
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Wrappers / Check Cache (ubuntu)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test Weaver (ubuntu-latest, linux-x64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test Source Generation: Tests/SourceGenerators/Realm.SourceGenerator.Tests/CSharpSourceGeneratorVerifier.cs#L33
'NUnitVerifier' is obsolete: 'https://github.com/dotnet/roslyn-sdk/blob/main/src/Microsoft.CodeAnalysis.Testing/README.md#obsolete-packages' [D:\a\realm-dotnet\realm-dotnet\Tests\SourceGenerators\Realm.SourceGenerator.Tests\Realm.SourceGenerator.Tests.csproj]
Wrappers / Linux (armhf)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Wrappers / Linux (x86_64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Wrappers / Linux (aarch64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test Code Coverage
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test net9.0, linux-x64
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test net9.0, linux-x64
No files were found with the provided path: /tmp/coredump*. No artifacts will be uploaded.
Test net9.0, linux-x64
No file matches path TestResults.xml
Publish package to S3
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test net9.0, osx-arm64
No files were found with the provided path: /tmp/coredump*. No artifacts will be uploaded.
Test net9.0, osx-arm64
No file matches path TestResults.xml
Verify Namespaces
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test net9.0, osx-x64
No file matches path TestResults.xml
Test net9.0, osx-x64
No files were found with the provided path: /tmp/coredump*. No artifacts will be uploaded.
Test net9.0, win-x64
No file matches path TestResults.xml
Test net8.0, linux-x64
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Package Unity: Tests/Realm.Tests/Database/RemoveTests.cs#L160
Possible null reference assignment. [D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\Realm.Tests.csproj::TargetFramework=netstandard2.0]
Package Unity: Tests/Realm.Tests/Database/RemoveTests.cs#L172
Possible null reference assignment. [D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\Realm.Tests.csproj::TargetFramework=netstandard2.0]
Package Unity: Tests/Realm.Tests/Database/RealmValueTests.cs#L843
Possible null reference assignment. [D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\Realm.Tests.csproj::TargetFramework=netstandard2.0]
Package Unity: Tests/Realm.Tests/Database/RealmValueTests.cs#L869
Possible null reference assignment. [D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\Realm.Tests.csproj::TargetFramework=netstandard2.0]
Package Unity: Tests/Realm.Tests/Database/RealmValueTests.cs#L895
Possible null reference assignment. [D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\Realm.Tests.csproj::TargetFramework=netstandard2.0]
Package Unity: Tests/Realm.Tests/Database/RealmValueTests.cs#L921
Possible null reference assignment. [D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\Realm.Tests.csproj::TargetFramework=netstandard2.0]
Package Unity: Tests/Realm.Tests/Database/RealmValueTests.cs#L947
Possible null reference assignment. [D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\Realm.Tests.csproj::TargetFramework=netstandard2.0]
Package Unity: Tests/Realm.Tests/Database/PrimaryKeyTests.cs#L511
Possible null reference assignment. [D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\Realm.Tests.csproj::TargetFramework=netstandard2.0]
Package Unity: Tests/Realm.Tests/Database/MigrationTests.cs#L136
Possible null reference assignment. [D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\Realm.Tests.csproj::TargetFramework=netstandard2.0]
Package Unity: Tests/Realm.Tests/Database/MigrationTests.cs#L158
Possible null reference assignment. [D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\Realm.Tests.csproj::TargetFramework=netstandard2.0]
Test UWP: Tests/Tests.UWP/MainPage.xaml.cs#L37
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. [D:\a\realm-dotnet\realm-dotnet\Tests\Tests.UWP\Tests.UWP.csproj]
Test Maui.Android
Disabling the interpreter; using the interpreter and AOT at the same time is not supported. Use the interpreter for hot reload support in Debug configurations and AOT for Release configurations.
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
319 Bytes
Realm.20.0.0-alpha.2465
51 MB
Realm.UnityUtils.20.0.0-alpha.2465
19.9 KB
Realm.UnityWeaver.20.0.0-alpha.2465
110 KB
UnityTests
1.55 MB
io.realm.unity-20.0.0-alpha.2465.tgz
38.7 MB
wrappers-android-arm64-v8a
3.81 MB
wrappers-android-armeabi-v7a
2.76 MB
wrappers-android-x86
3.52 MB
wrappers-android-x86_64
3.51 MB
wrappers-catalyst
13.9 MB
wrappers-iOS-Device
3.07 MB
wrappers-iOS-Simulator
6.52 MB
wrappers-linux-aarch64
4.53 MB
wrappers-linux-armhf
3.79 MB
wrappers-linux-x86_64
4.36 MB
wrappers-macos
3.53 MB
wrappers-tvOS-Device
3.06 MB
wrappers-tvOS-Simulator
6.51 MB
wrappers-windows-ARM64
5.22 MB
wrappers-windows-Win32
5.1 MB
wrappers-windows-uwp-ARM64
4.16 MB
wrappers-windows-uwp-Win32
3.93 MB
wrappers-windows-uwp-x64
4.13 MB
wrappers-windows-x64
5.36 MB