Skip to content

RNET-1159: Flexible-schema POC #2070

RNET-1159: Flexible-schema POC

RNET-1159: Flexible-schema POC #2070

Triggered via pull request July 29, 2024 08:15
Status Failure
Total duration 43m 43s
Artifacts 27

pr.yml

on: pull_request
Matrix: Wrappers / Check Cache
Test Source Generation
13m 43s
Test Source Generation
Verify TODOs
6s
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
Matrix: test-net-core
Matrix: Cleanup BaaS
Build Unity linux
0s
Build Unity linux
Build Unity windows
0s
Build Unity windows
Test Unity linux
0s
Test Unity linux
Test Unity windows
0s
Test Unity windows
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 127 warnings
Test Code Coverage
No test report files were found
Test Code Coverage
Process completed with exit code 1.
Package Unity: Tests/Realm.Tests/Sync/DataTypeSynchronizationTests.cs#L905
Argument 1: cannot convert from 'Realms.RealmValue' to 'string' [D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\Realm.Tests.csproj::TargetFramework=netstandard2.0]
Package Unity: Tests/Realm.Tests/Sync/DataTypeSynchronizationTests.cs#L912
'ConstraintExpression' does not contain a definition for 'ContainKey' and no accessible extension method 'ContainKey' accepting a first argument of type 'ConstraintExpression' could be found (are you missing a using directive or an assembly reference?) [D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\Realm.Tests.csproj::TargetFramework=netstandard2.0]
Package Unity
Process completed with exit code 1.
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 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 net6.0, win-x64
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 .NET Framework
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.macOS
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 Xamarin.iOS
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
Test Xamarin.Android
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
Test Code Coverage
No file matches path TestResults.xml
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#L126
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#L132
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/DatabaseTypes/Metadata.cs#L52
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#L63
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#L195
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#L201
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#L69
Code should not contain trailing whitespace (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1028.md) [/home/runner/work/realm-dotnet/realm-dotnet/Realm/Realm/Realm.csproj::TargetFramework=net8.0]
Test Code Coverage: Realm/Realm/Schema/Property.cs#L105
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]
Package Unity: Tests/Realm.Tests/Sync/SynchronizedInstanceTests.cs#L806
'RealmLogger.Function(Action<LogLevel, string>)' is obsolete: 'Use Function(Action<LogLevel, LogCategory, string> logFunction).' [D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\Realm.Tests.csproj::TargetFramework=netstandard2.0]
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]
Test net6.0, linux-x64: Tests/Realm.Tests/Sync/SynchronizedInstanceTests.cs#L806
'RealmLogger.Function(Action<LogLevel, string>)' is obsolete: 'Use Function(Action<LogLevel, LogCategory, string> logFunction).'
Test net8.0, osx-arm64: Tests/Realm.Tests/Sync/SynchronizedInstanceTests.cs#L806
'RealmLogger.Function(Action<LogLevel, string>)' is obsolete: 'Use Function(Action<LogLevel, LogCategory, string> logFunction).'
Test UWP: Tests/Realm.Tests/Sync/SynchronizedInstanceTests.cs#L806
'RealmLogger.Function(Action<LogLevel, string>)' is obsolete: 'Use Function(Action<LogLevel, LogCategory, string> logFunction).' [D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\Realm.Tests.csproj::TargetFramework=netstandard2.0]
Test UWP: Tests/Realm.Tests/Database/RelaxedSchemaTests.cs#L366
Code should not contain multiple blank lines in a row (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1507.md) [D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\Realm.Tests.csproj::TargetFramework=netstandard2.0]
Test UWP: Tests/Realm.Tests/Database/RelaxedSchemaTests.cs#L368
A closing brace should not be preceded by a blank line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1508.md) [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 net6.0, win-x64: Tests/Realm.Tests/Sync/SynchronizedInstanceTests.cs#L806
'RealmLogger.Function(Action<LogLevel, string>)' is obsolete: 'Use Function(Action<LogLevel, LogCategory, string> logFunction).'
Test Woven Classes: Tests/Realm.Tests/Sync/SynchronizedInstanceTests.cs#L806
'RealmLogger.Function(Action<LogLevel, string>)' is obsolete: 'Use Function(Action<LogLevel, LogCategory, string> logFunction).' [D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\Realm.Tests.csproj::TargetFramework=net8.0]
Test Woven Classes: Tests/Realm.Tests/Database/RelaxedSchemaTests.cs#L287
Dereference of a possibly null reference. [D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\Realm.Tests.csproj::TargetFramework=net8.0]
Test Woven Classes: Tests/Realm.Tests/Database/RelaxedSchemaTests.cs#L305
Possible null reference argument for parameter 'source' in 'IEnumerable<Property> Enumerable.Where<Property>(IEnumerable<Property> source, Func<Property, bool> predicate)'. [D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\Realm.Tests.csproj::TargetFramework=net8.0]
Test Woven Classes: Tests/Realm.Tests/Database/RelaxedSchemaTests.cs#L343
Dereference of a possibly null reference. [D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\Realm.Tests.csproj::TargetFramework=net8.0]
Test Woven Classes: Tests/Realm.Tests/Database/RelaxedSchemaTests.cs#L368
A closing brace should not be preceded by a blank line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1508.md) [D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\Realm.Tests.csproj::TargetFramework=net8.0]
Test Woven Classes: Tests/Realm.Tests/Database/RelaxedSchemaTests.cs#L366
Code should not contain multiple blank lines in a row (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1507.md) [D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\Realm.Tests.csproj::TargetFramework=net8.0]
Test .NET Framework: Tests/Realm.Tests/Sync/SynchronizedInstanceTests.cs#L806
'RealmLogger.Function(Action<LogLevel, string>)' is obsolete: 'Use Function(Action<LogLevel, LogCategory, string> logFunction).' [D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\Realm.Tests.csproj::TargetFramework=net461]
Test .NET Framework: Tests/Realm.Tests/Database/RelaxedSchemaTests.cs#L366
Code should not contain multiple blank lines in a row (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1507.md) [D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\Realm.Tests.csproj::TargetFramework=net461]
Test .NET Framework: Tests/Realm.Tests/Database/RelaxedSchemaTests.cs#L368
A closing brace should not be preceded by a blank line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1508.md) [D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\Realm.Tests.csproj::TargetFramework=net461]
Test net6.0, osx-x64: Tests/Realm.Tests/Sync/SynchronizedInstanceTests.cs#L806
'RealmLogger.Function(Action<LogLevel, string>)' is obsolete: 'Use Function(Action<LogLevel, LogCategory, string> logFunction).'
Test Xamarin.macOS: Tests/Realm.Tests/Sync/SynchronizedInstanceTests.cs#L806
'RealmLogger.Function(Action<LogLevel, string>)' is obsolete: 'Use Function(Action<LogLevel, LogCategory, string> logFunction).' [/Users/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/Realm.Tests.csproj]
Test Xamarin.macOS: Tests/Realm.Tests/Database/RelaxedSchemaTests.cs#L368
A closing brace should not be preceded by a blank line [/Users/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/Realm.Tests.csproj]
Test Xamarin.macOS: Tests/Realm.Tests/Database/RelaxedSchemaTests.cs#L366
Code should not contain multiple blank lines in a row [/Users/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/Realm.Tests.csproj]
Test Xamarin.tvOS: Tests/Realm.Tests/Sync/SynchronizedInstanceTests.cs#L806
'RealmLogger.Function(Action<LogLevel, string>)' is obsolete: 'Use Function(Action<LogLevel, LogCategory, string> logFunction).' [/Users/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/Realm.Tests.csproj]
Test Xamarin.tvOS: Tests/Realm.Tests/Database/RelaxedSchemaTests.cs#L368
A closing brace should not be preceded by a blank line [/Users/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/Realm.Tests.csproj]
Test Xamarin.tvOS: Tests/Realm.Tests/Database/RelaxedSchemaTests.cs#L366
Code should not contain multiple blank lines in a row [/Users/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/Realm.Tests.csproj]
Test Xamarin.iOS: Tests/Realm.Tests/Sync/SynchronizedInstanceTests.cs#L806
'RealmLogger.Function(Action<LogLevel, string>)' is obsolete: 'Use Function(Action<LogLevel, LogCategory, string> logFunction).' [/Users/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/Realm.Tests.csproj]
Test Xamarin.iOS: Tests/Realm.Tests/Database/RelaxedSchemaTests.cs#L368
A closing brace should not be preceded by a blank line [/Users/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/Realm.Tests.csproj]
Test Xamarin.iOS: Tests/Realm.Tests/Database/RelaxedSchemaTests.cs#L366
Code should not contain multiple blank lines in a row [/Users/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/Realm.Tests.csproj]
Test Maui.MacCatalyst: Tests/Realm.Tests/Sync/SynchronizedInstanceTests.cs#L806
'RealmLogger.Function(Action<LogLevel, string>)' is obsolete: 'Use Function(Action<LogLevel, LogCategory, string> logFunction).'
Test Maui.MacCatalyst: Tests/Realm.Tests/Sync/SynchronizedInstanceTests.cs#L806
'RealmLogger.Function(Action<LogLevel, string>)' is obsolete: 'Use Function(Action<LogLevel, LogCategory, string> logFunction).'
Test Xamarin.Android
The following actions uses Node.js version which is deprecated 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: Tests/Realm.Tests/Sync/SynchronizedInstanceTests.cs#L806
'RealmLogger.Function(Action<LogLevel, string>)' is obsolete: 'Use Function(Action<LogLevel, LogCategory, string> logFunction).' [D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\Realm.Tests.csproj::TargetFramework=netstandard2.0]
Test Xamarin.Android: Tests/Realm.Tests/Database/RelaxedSchemaTests.cs#L366
Code should not contain multiple blank lines in a row (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1507.md) [D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\Realm.Tests.csproj::TargetFramework=netstandard2.0]
Test Xamarin.Android: Tests/Realm.Tests/Database/RelaxedSchemaTests.cs#L368
A closing brace should not be preceded by a blank line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1508.md) [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.iOS: Tests/Realm.Tests/Sync/SynchronizedInstanceTests.cs#L806
'RealmLogger.Function(Action<LogLevel, string>)' is obsolete: 'Use Function(Action<LogLevel, LogCategory, string> logFunction).'
Test Maui.iOS: Tests/Realm.Tests/Sync/SynchronizedInstanceTests.cs#L806
'RealmLogger.Function(Action<LogLevel, string>)' is obsolete: 'Use Function(Action<LogLevel, LogCategory, string> logFunction).'
Test Maui.Android
The following actions uses Node.js version which is deprecated 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: Tests/Realm.Tests/Sync/SynchronizedInstanceTests.cs#L806
'RealmLogger.Function(Action<LogLevel, string>)' is obsolete: 'Use Function(Action<LogLevel, LogCategory, string> logFunction).'
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
3.1 KB
Realm.12.3.0-pr-3630.2070 Expired
85.1 MB
Realm.PlatformHelpers.12.3.0-pr-3630.2070 Expired
171 KB
Realm.UnityUtils.12.3.0-pr-3630.2070 Expired
20.4 KB
Realm.UnityWeaver.12.3.0-pr-3630.2070 Expired
133 KB
crash-report-net-core-Linux-X64 Expired
8.57 MB
io.realm.unity-12.3.0-pr-3630.2070.tgz Expired
65.8 MB
wrappers-android-arm64-v8a Expired
5.05 MB
wrappers-android-armeabi-v7a Expired
3.66 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.91 MB
wrappers-linux-aarch64 Expired
5.92 MB
wrappers-linux-armhf Expired
5.32 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.9 MB
wrappers-windows-ARM64 Expired
13.5 MB
wrappers-windows-Win32 Expired
13.1 MB
wrappers-windows-uwp-ARM Expired
11.3 MB
wrappers-windows-uwp-ARM64 Expired
11.5 MB
wrappers-windows-uwp-Win32 Expired
11.5 MB
wrappers-windows-uwp-x64 Expired
11.9 MB
wrappers-windows-x64 Expired
14.7 MB