Skip to content

Main Build

Main Build #2437

Manually triggered May 28, 2024 08:57
Status Failure
Total duration 1h 1m 57s
Artifacts 29

main.yml

on: workflow_dispatch
Matrix: Wrappers / Check Cache
Matrix: Deploy BaaS
Test Source Generation
5m 51s
Test Source Generation
Verify TODOs
4s
Verify TODOs
Matrix: Test Weaver
Matrix: Wrappers / Android
Matrix: Wrappers / Apple Platform
Matrix: Wrappers / Linux
Matrix: Wrappers / UWP
Matrix: Wrappers / Windows
Test Maui.MacCatalyst
37m 41s
Test Maui.MacCatalyst
Test Xamarin.macOS
8m 4s
Test Xamarin.macOS
Test Xamarin.iOS
9m 35s
Test Xamarin.iOS
Test Xamarin.tvOS
10m 55s
Test Xamarin.tvOS
Test Xamarin.Android
16m 50s
Test Xamarin.Android
Test Woven Classes
5m 49s
Test Woven Classes
Verify Namespaces
1m 0s
Verify Namespaces
Publish package to S3
38s
Publish package to S3
Test xUnit Compatibility
53s
Test xUnit Compatibility
Test Benchmark
32s
Test Benchmark
Matrix: test-net-core
Build Unity linux
1m 27s
Build Unity linux
Build Unity windows
5m 12s
Build Unity windows
Matrix: Cleanup BaaS
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 15 warnings
Test Weaver (macos-14, osx-arm64)
Failed test were found and 'fail-on-error' option is set to true
Test Benchmark
Process completed with exit code 126.
Test xUnit Compatibility
To build this project, the following workloads must be installed: tvos
Test xUnit Compatibility
To install these workloads, run the following command: dotnet workload restore
Test xUnit Compatibility
Process completed with exit code 1.
Test Maui.iOS
Process completed with exit code 6.
Test Maui.iOS
No test report files were found
Test Code Coverage
Failed test were found and 'fail-on-error' option is set to true
Test Xamarin.tvOS
Failed test were found and 'fail-on-error' option is set to true
Test .NET Framework
Failed test were found and 'fail-on-error' option is set to true
Test UWP
Failed test were found and 'fail-on-error' option is set to true
Test Maui.MacCatalyst
Failed test were found and 'fail-on-error' option is set to true
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 Maui.iOS
No file matches path TestResults.xml_transformed.xml
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
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
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.18 KB
Realm.12.2.0-alpha.2437 Expired
85.7 MB
Realm.PlatformHelpers.12.2.0-alpha.2437 Expired
171 KB
Realm.UnityUtils.12.2.0-alpha.2437 Expired
20.3 KB
Realm.UnityWeaver.12.2.0-alpha.2437 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-alpha.2437.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.3 MB
wrappers-windows-Win32 Expired
13 MB
wrappers-windows-uwp-ARM Expired
11.2 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