Skip to content

RNET-1159: Flexible-schema POC #2015

RNET-1159: Flexible-schema POC

RNET-1159: Flexible-schema POC #2015

Triggered via pull request June 24, 2024 07:05
Status Failure
Total duration 1h 14m 50s
Artifacts 27

pr.yml

on: pull_request
Matrix: Wrappers / Check Cache
Test Source Generation
7m 8s
Test Source Generation
Verify TODOs
8s
Verify TODOs
Matrix: Deploy BaaS
Matrix: Test Weaver
Matrix: Wrappers / Android
Matrix: Wrappers / Apple Platform
Matrix: Wrappers / Linux
Matrix: Wrappers / UWP
Matrix: Wrappers / Windows
Wrappers  /  MacOS
0s
Wrappers / MacOS
Wrappers  /  Catalyst
0s
Wrappers / Catalyst
Package Unity
3m 4s
Package Unity
Matrix: test-net-core
Matrix: Cleanup BaaS
Test Unity linux
0s
Test Unity linux
Test Unity windows
0s
Test Unity windows
Fit to window
Zoom out
Zoom in

Annotations

24 errors and 77 warnings
Test net6.0, linux-x64
Failed test were found and 'fail-on-error' option is set to true
Test net8.0, osx-arm64
Failed test were found and 'fail-on-error' option is set to true
Test Woven Classes
Failed test were found and 'fail-on-error' option is set to true
Test net6.0, win-x64
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
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 Xamarin.macOS
Failed test were found and 'fail-on-error' option is set to true
Test net6.0, osx-x64
Failed test were found and 'fail-on-error' option is set to true
Test Xamarin.iOS
Failed test were found and 'fail-on-error' option is set to true
Test Xamarin.Android
Process completed with exit code 1.
Test Xamarin.Android
Error: Input required and not supplied: path
Test Maui.MacCatalyst
Failed test were found and 'fail-on-error' option is set to true
Test Maui.iOS
Failed test were found and 'fail-on-error' option is set to true
Test Maui.Android
Failed test were found and 'fail-on-error' option is set to true
Build Unity windows
The job running on runner gh-unity-win2019-01 has exceeded the maximum execution time of 30 minutes.
Build Unity windows
The operation was canceled.
Build Unity linux
The job running on runner gh-unity-lin01 has exceeded the maximum execution time of 30 minutes.
Build Unity linux
The operation was canceled.
Test Xamarin.tvOS
The job running on runner GitHub Actions 450 has exceeded the maximum execution time of 60 minutes.
Test Xamarin.tvOS
No test report files were found
Test Xamarin.tvOS
The operation was canceled.
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
The certificate specified has expired. For more information about renewing certificates, see http://go.microsoft.com/fwlink/?LinkID=241478.
Test Code Coverage: Realm/Realm/Configurations/RealmConfigurationBase.cs#L92
Single line comment should begin with a space. (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1005.md) [/home/runner/work/realm-dotnet/realm-dotnet/Realm/Realm/Realm.csproj::TargetFramework=net8.0]
Test Code Coverage: Realm/Realm/DatabaseTypes/Accessors/ManagedAccessor.cs#L117
Single line comment should begin with a space. (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1005.md) [/home/runner/work/realm-dotnet/realm-dotnet/Realm/Realm/Realm.csproj::TargetFramework=net8.0]
Test Code Coverage: Realm/Realm/DatabaseTypes/Accessors/ManagedAccessor.cs#L123
Single line comment should begin with a space. (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1005.md) [/home/runner/work/realm-dotnet/realm-dotnet/Realm/Realm/Realm.csproj::TargetFramework=net8.0]
Test Code Coverage: Realm/Realm/DatabaseTypes/Metadata.cs#L56
Single line comment should begin with a space. (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1005.md) [/home/runner/work/realm-dotnet/realm-dotnet/Realm/Realm/Realm.csproj::TargetFramework=net8.0]
Test Code Coverage: Realm/Realm/Dynamic/DynamicObjectApi.cs#L60
Single line comment should begin with a space. (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1005.md) [/home/runner/work/realm-dotnet/realm-dotnet/Realm/Realm/Realm.csproj::TargetFramework=net8.0]
Test Code Coverage: Realm/Realm/Dynamic/DynamicObjectApi.cs#L140
Single line comment should begin with a space. (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1005.md) [/home/runner/work/realm-dotnet/realm-dotnet/Realm/Realm/Realm.csproj::TargetFramework=net8.0]
Test Code Coverage: Realm/Realm/Dynamic/DynamicObjectApi.cs#L146
Single line comment should begin with a space. (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1005.md) [/home/runner/work/realm-dotnet/realm-dotnet/Realm/Realm/Realm.csproj::TargetFramework=net8.0]
Test Code Coverage: Realm/Realm/Configurations/RealmConfigurationBase.cs#L93
Elements should be documented (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1600.md) [/home/runner/work/realm-dotnet/realm-dotnet/Realm/Realm/Realm.csproj::TargetFramework=net8.0]
Test Code Coverage: Realm/Realm/Handles/ObjectHandle.cs#L283
Single line comment should begin with a space. (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1005.md) [/home/runner/work/realm-dotnet/realm-dotnet/Realm/Realm/Realm.csproj::TargetFramework=net8.0]
Test Code Coverage: Realm/Realm/Handles/ObjectHandle.cs#L284
Single line comment should begin with a space. (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1005.md) [/home/runner/work/realm-dotnet/realm-dotnet/Realm/Realm/Realm.csproj::TargetFramework=net8.0]
Test Xamarin.Android
No matching artifact of type FILE found for Customer Artifacts.zip, skipping
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.
Test Xamarin.tvOS
No file matches path TestResults.xml

Artifacts

Produced during runtime
Name Size
ExtractedChangelog Expired
1.17 KB
Realm.12.2.0-pr-3630.2015 Expired
85 MB
Realm.PlatformHelpers.12.2.0-pr-3630.2015 Expired
172 KB
Realm.UnityUtils.12.2.0-pr-3630.2015 Expired
20.4 KB
Realm.UnityWeaver.12.2.0-pr-3630.2015 Expired
133 KB
UnityTests Expired
1.9 MB
io.realm.unity-12.2.0-pr-3630.2015.tgz Expired
65.8 MB
wrappers-android-arm64-v8a Expired
5.05 MB
wrappers-android-armeabi-v7a Expired
3.65 MB
wrappers-android-x86 Expired
4.83 MB
wrappers-android-x86_64 Expired
4.74 MB
wrappers-catalyst Expired
21.2 MB
wrappers-iOS-Device Expired
4.68 MB
wrappers-iOS-Simulator Expired
9.9 MB
wrappers-linux-aarch64 Expired
5.92 MB
wrappers-linux-armhf Expired
5.31 MB
wrappers-linux-x86_64 Expired
5.87 MB
wrappers-macos Expired
5.39 MB
wrappers-tvOS-Device Expired
4.67 MB
wrappers-tvOS-Simulator Expired
9.89 MB
wrappers-windows-ARM64 Expired
13.5 MB
wrappers-windows-Win32 Expired
13.1 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.8 MB
wrappers-windows-x64 Expired
14.7 MB