Skip to content

[Experiment] Create a local-only realm package (#3660) #2457

[Experiment] Create a local-only realm package (#3660)

[Experiment] Create a local-only realm package (#3660) #2457

Triggered via push September 9, 2024 14:21
Status Failure
Total duration 44m 56s
Artifacts 26

main.yml

on: push
Matrix: Wrappers / Check Cache
Test Source Generation
3m 21s
Test Source Generation
Verify TODOs
3s
Verify TODOs
Matrix: Test Weaver
Matrix: Wrappers / Android
Matrix: Wrappers / Apple Platform
Matrix: Wrappers / Linux
Matrix: Wrappers / UWP
Matrix: Wrappers / Windows
Test Code Coverage
3m 7s
Test Code Coverage
Package Unity
3m 37s
Package Unity
Test .NET Framework
5m 16s
Test .NET Framework
Test UWP
14m 18s
Test UWP
Test Xamarin.macOS
8m 47s
Test Xamarin.macOS
Test Maui.MacCatalyst
8m 53s
Test Maui.MacCatalyst
Test Xamarin.iOS
10m 51s
Test Xamarin.iOS
Test Maui.iOS
24m 7s
Test Maui.iOS
Test Xamarin.tvOS
8m 32s
Test Xamarin.tvOS
Test Xamarin.Android
15m 3s
Test Xamarin.Android
Test Maui.Android
24m 37s
Test Maui.Android
Test Woven Classes
4m 19s
Test Woven Classes
Verify Namespaces
45s
Verify Namespaces
Publish package to S3
14s
Publish package to S3
Test xUnit Compatibility
2m 52s
Test xUnit Compatibility
Test Benchmark
27s
Test Benchmark
Matrix: test-net-core
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 6 warnings
Test Benchmark
Process completed with exit code 126.
Test xUnit Compatibility
Process completed with exit code 1.
Realm.Tests.dll.Realms.Tests.Database.DynamicAccessTests. ► Realms.Tests.Database.DynamicAccessTests ► RealmValueTests_WithObject: TestResults.xml_transformed.xml#L0
Failed test found in: TestResults.xml_transformed.xml Error: at System.Delegate.CreateDelegate(Type type, Object firstArgument, MethodInfo method, Boolean throwOnBindFailure, Boolean allowClosed)
Realm.Tests.dll.Realms.Tests.Database.DynamicAccessTests. ► Realms.Tests.Database.DynamicAccessTests ► SimpleTest: TestResults.xml_transformed.xml#L0
Failed test found in: TestResults.xml_transformed.xml Error: at System.Delegate.CreateDelegate(Type type, Object firstArgument, MethodInfo method, Boolean throwOnBindFailure, Boolean allowClosed)
Realm.Tests.dll.Realms.Tests.Database.DynamicAccessTests.RealmValueTests. ► Realms.Tests.Database.DynamicAccessTests ► RealmValueTests(<null>): TestResults.xml_transformed.xml#L0
Failed test found in: TestResults.xml_transformed.xml Error: at System.Delegate.CreateDelegate(Type type, Object firstArgument, MethodInfo method, Boolean throwOnBindFailure, Boolean allowClosed)
Realm.Tests.dll.Realms.Tests.Database.DynamicAccessTests.RealmValueTests. ► Realms.Tests.Database.DynamicAccessTests ► RealmValueTests(10): TestResults.xml_transformed.xml#L0
Failed test found in: TestResults.xml_transformed.xml Error: at System.Delegate.CreateDelegate(Type type, Object firstArgument, MethodInfo method, Boolean throwOnBindFailure, Boolean allowClosed)
Realm.Tests.dll.Realms.Tests.Database.DynamicAccessTests.RealmValueTests. ► Realms.Tests.Database.DynamicAccessTests ► RealmValueTests(True): TestResults.xml_transformed.xml#L0
Failed test found in: TestResults.xml_transformed.xml Error: at System.Delegate.CreateDelegate(Type type, Object firstArgument, MethodInfo method, Boolean throwOnBindFailure, Boolean allowClosed)
Realm.Tests.dll.Realms.Tests.Database.DynamicAccessTests.RealmValueTests. ► Realms.Tests.Database.DynamicAccessTests ► RealmValueTests(abc): TestResults.xml_transformed.xml#L0
Failed test found in: TestResults.xml_transformed.xml Error: at System.Delegate.CreateDelegate(Type type, Object firstArgument, MethodInfo method, Boolean throwOnBindFailure, Boolean allowClosed)
Realm.Tests.dll.Realms.Tests.Database.DynamicAccessTests.RealmValueTests. ► Realms.Tests.Database.DynamicAccessTests ► RealmValueTests(System.Byte[]): TestResults.xml_transformed.xml#L0
Failed test found in: TestResults.xml_transformed.xml Error: at System.Delegate.CreateDelegate(Type type, Object firstArgument, MethodInfo method, Boolean throwOnBindFailure, Boolean allowClosed)
Realm.Tests.dll.Realms.Tests.Database.DynamicAccessTests.RealmValueTests. ► Realms.Tests.Database.DynamicAccessTests ► RealmValueTests(3/19/2021 7:07:21 AM +00:00): TestResults.xml_transformed.xml#L0
Failed test found in: TestResults.xml_transformed.xml Error: at System.Delegate.CreateDelegate(Type type, Object firstArgument, MethodInfo method, Boolean throwOnBindFailure, Boolean allowClosed)
Realm.Tests.dll.Realms.Tests.Database.DynamicAccessTests.RealmValueTests. ► Realms.Tests.Database.DynamicAccessTests ► RealmValueTests(1.5): TestResults.xml_transformed.xml#L0
Failed test found in: TestResults.xml_transformed.xml Error: at System.Delegate.CreateDelegate(Type type, Object firstArgument, MethodInfo method, Boolean throwOnBindFailure, Boolean allowClosed)
Realm.Tests.dll.Realms.Tests.Database.DynamicAccessTests.RealmValueTests. ► Realms.Tests.Database.DynamicAccessTests ► RealmValueTests(2.5): TestResults.xml_transformed.xml#L0
Failed test found in: TestResults.xml_transformed.xml Error: at System.Delegate.CreateDelegate(Type type, Object firstArgument, MethodInfo method, Boolean throwOnBindFailure, Boolean allowClosed)
Realm.Tests.dll.Realms.Tests.Database.DynamicAccessTests.RealmValueTests. ► Realms.Tests.Database.DynamicAccessTests ► RealmValueTests(5): TestResults.xml_transformed.xml#L0
Failed test found in: TestResults.xml_transformed.xml Error: at System.Delegate.CreateDelegate(Type type, Object firstArgument, MethodInfo method, Boolean throwOnBindFailure, Boolean allowClosed)
Test Maui.iOS
Failed test were found and 'fail-on-error' option is set to true
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 Xamarin.Android
The following actions use a deprecated Node.js version 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/
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.iOS
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 93 MB
Test Maui.Android
The following actions use a deprecated Node.js version 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/
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.65 KB
Realm.12.4.0-alpha.2457 Expired
52.4 MB
Realm.UnityUtils.12.4.0-alpha.2457 Expired
19.9 KB
Realm.UnityWeaver.12.4.0-alpha.2457 Expired
110 KB
UnityTests Expired
1.54 MB
io.realm.unity-12.4.0-alpha.2457.tgz Expired
40.1 MB
wrappers-android-arm64-v8a Expired
3.81 MB
wrappers-android-armeabi-v7a Expired
2.76 MB
wrappers-android-x86 Expired
3.52 MB
wrappers-android-x86_64 Expired
3.51 MB
wrappers-catalyst Expired
14.4 MB
wrappers-iOS-Device Expired
3.06 MB
wrappers-iOS-Simulator Expired
6.52 MB
wrappers-linux-aarch64 Expired
4.53 MB
wrappers-linux-armhf Expired
3.79 MB
wrappers-linux-x86_64 Expired
4.36 MB
wrappers-macos Expired
3.66 MB
wrappers-tvOS-Device Expired
3.05 MB
wrappers-tvOS-Simulator Expired
6.51 MB
wrappers-windows-ARM64 Expired
5.17 MB
wrappers-windows-Win32 Expired
5.1 MB
wrappers-windows-uwp-ARM Expired
3.96 MB
wrappers-windows-uwp-ARM64 Expired
4.16 MB
wrappers-windows-uwp-Win32 Expired
3.94 MB
wrappers-windows-uwp-x64 Expired
4.12 MB
wrappers-windows-x64 Expired
5.31 MB