Add flexible schema mapping POC #2048
pr.yml
on: pull_request
Matrix: Wrappers / Check Cache
Test Source Generation
8m 21s
Verify TODOs
7s
Matrix: Deploy BaaS
Matrix: Test Weaver
Matrix: Wrappers / Android
Matrix: Wrappers / Apple Platform
Matrix: Wrappers / Linux
Matrix: Wrappers / UWP
Matrix: Wrappers / Windows
Test .NET Framework
9m 55s
Test UWP
6m 36s
Test Xamarin.macOS
49s
Test Maui.MacCatalyst
14m 22s
Test Xamarin.iOS
1m 5s
Test Maui.iOS
19m 55s
Test Xamarin.tvOS
1m 19s
Test Xamarin.Android
21m 46s
Test Maui.Android
19m 53s
Test Woven Classes
6m 27s
Verify Namespaces
1m 7s
Matrix: test-net-core
Matrix: Cleanup BaaS
Test Unity linux
0s
Test Unity windows
0s
Annotations
24 errors and 98 warnings
Test Xamarin.macOS
Process completed with exit code 1.
|
Test Xamarin.macOS
No test report files were found
|
Test Xamarin.iOS
Process completed with exit code 1.
|
Test Xamarin.iOS
No test report files were found
|
Test Xamarin.tvOS
Process completed with exit code 1.
|
Test Xamarin.tvOS
No test report files were found
|
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 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 net6.0, osx-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 Code Coverage
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 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 Xamarin.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 Weaver (ubuntu-latest, linux-x64):
Realm/Realm.SourceGenerator/ClassBuilders/ClassCodeBuilderBase.cs#L47
Element '_baseInterface' should begin with an uppercase letter (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1300.md)
|
Test Weaver (ubuntu-latest, linux-x64):
Realm/Realm.SourceGenerator/Parser.cs#L45
Single-line comments should not be followed by blank line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1512.md)
|
|
|
|
|
|
|
|
|
Test Weaver (macos-14, osx-arm64):
Realm/Realm.SourceGenerator/ClassBuilders/ClassCodeBuilderBase.cs#L47
Element '_baseInterface' should begin with an uppercase letter (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1300.md)
|
Test Weaver (macos-14, osx-arm64):
Realm/Realm.SourceGenerator/Parser.cs#L45
Single-line comments should not be followed by blank line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1512.md)
|
|
|
|
|
|
|
|
|
Test Source Generation:
Realm/Realm.SourceGenerator/Parser.cs#L45
Single-line comments should not be followed by blank line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1512.md)
|
Test Source Generation:
Realm/Realm.SourceGenerator/ClassBuilders/ClassCodeBuilderBase.cs#L47
Element '_baseInterface' should begin with an uppercase letter (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1300.md)
|
|
|
|
|
Test Weaver (windows-latest, win-x64):
Realm/Realm.SourceGenerator/ClassBuilders/ClassCodeBuilderBase.cs#L47
Element '_baseInterface' should begin with an uppercase letter (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1300.md)
|
Test Weaver (windows-latest, win-x64):
Realm/Realm.SourceGenerator/Parser.cs#L45
Single-line comments should not be followed by blank line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1512.md)
|
|
|
|
|
|
|
|
|
Package NuGet:
Realm/Realm.SourceGenerator/ClassBuilders/ClassCodeBuilderBase.cs#L47
Element '_baseInterface' should begin with an uppercase letter (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1300.md)
|
Package NuGet:
Realm/Realm.SourceGenerator/Parser.cs#L45
Single-line comments should not be followed by blank line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1512.md)
|
|
|
|
|
|
|
|
|
Test Xamarin.macOS
No file matches path TestResults.xml
|
Test Xamarin.iOS
No file matches path TestResults.xml
|
Test Xamarin.tvOS
No file matches path TestResults.xml
|
Test net6.0, linux-x64:
Tests/Realm.Tests/Database/FlexibleSchemaPocTests.cs#L187
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Test net6.0, linux-x64:
Tests/Realm.Tests/Database/FlexibleSchemaPocTests.cs#L180
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Package Unity:
Realm/Realm.SourceGenerator/ClassBuilders/ClassCodeBuilderBase.cs#L47
Element '_baseInterface' should begin with an uppercase letter (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1300.md) [D:\a\realm-dotnet\realm-dotnet\Realm\Realm.SourceGenerator\Realm.SourceGenerator.csproj]
|
Package Unity:
Realm/Realm.SourceGenerator/Parser.cs#L45
Single-line comments should not be followed by blank line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1512.md) [D:\a\realm-dotnet\realm-dotnet\Realm\Realm.SourceGenerator\Realm.SourceGenerator.csproj]
|
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]
|
Test net8.0, osx-arm64:
Tests/Realm.Tests/Database/FlexibleSchemaPocTests.cs#L187
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Test net8.0, osx-arm64:
Tests/Realm.Tests/Database/FlexibleSchemaPocTests.cs#L180
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Test Woven Classes:
Tests/Realm.Tests/Database/FlexibleSchemaPocTests.cs#L187
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\Realm.Tests.csproj::TargetFramework=net8.0]
|
Test Woven Classes:
Tests/Realm.Tests/Database/FlexibleSchemaPocTests.cs#L180
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\Realm.Tests.csproj::TargetFramework=net8.0]
|
Test UWP:
Tests/Realm.Tests/Database/FlexibleSchemaPocTests.cs#L187
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\Realm.Tests.csproj::TargetFramework=netstandard2.0]
|
Test UWP:
Tests/Realm.Tests/Database/FlexibleSchemaPocTests.cs#L180
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [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/Database/FlexibleSchemaPocTests.cs#L187
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Test net6.0, win-x64:
Tests/Realm.Tests/Database/FlexibleSchemaPocTests.cs#L180
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Test net6.0, osx-x64:
Tests/Realm.Tests/Database/FlexibleSchemaPocTests.cs#L187
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Test net6.0, osx-x64:
Tests/Realm.Tests/Database/FlexibleSchemaPocTests.cs#L180
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Test .NET Framework:
Tests/Realm.Tests/Database/FlexibleSchemaPocTests.cs#L187
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\Realm.Tests.csproj::TargetFramework=net461]
|
Test .NET Framework:
Tests/Realm.Tests/Database/FlexibleSchemaPocTests.cs#L180
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\Realm.Tests.csproj::TargetFramework=net461]
|
Test Code Coverage:
Realm/Realm.SourceGenerator/Parser.cs#L45
Single-line comments should not be followed by blank line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1512.md) [/home/runner/work/realm-dotnet/realm-dotnet/Realm/Realm.SourceGenerator/Realm.SourceGenerator.csproj]
|
Test Code Coverage:
Realm/Realm.SourceGenerator/ClassBuilders/ClassCodeBuilderBase.cs#L47
Element '_baseInterface' should begin with an uppercase letter (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1300.md) [/home/runner/work/realm-dotnet/realm-dotnet/Realm/Realm.SourceGenerator/Realm.SourceGenerator.csproj]
|
Test Code Coverage:
Realm/Realm/Extensions/CollectionExtensions.cs#L561
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/IRealmObjectBase.cs#L169
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/RealmValue.cs#L793
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/RealmValue.cs#L803
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:
Tests/Realm.Tests/Database/FlexibleSchemaPocTests.cs#L187
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/Realm.Tests.csproj::TargetFramework=net8.0]
|
Test Code Coverage:
Tests/Realm.Tests/Database/FlexibleSchemaPocTests.cs#L180
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/Realm.Tests.csproj::TargetFramework=net8.0]
|
Test Maui.MacCatalyst:
Tests/Realm.Tests/Database/FlexibleSchemaPocTests.cs#L187
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Test Maui.MacCatalyst:
Tests/Realm.Tests/Database/FlexibleSchemaPocTests.cs#L180
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Test Maui.MacCatalyst:
Tests/Realm.Tests/Database/FlexibleSchemaPocTests.cs#L187
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Test Maui.MacCatalyst:
Tests/Realm.Tests/Database/FlexibleSchemaPocTests.cs#L180
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Test Maui.iOS:
Tests/Realm.Tests/Database/FlexibleSchemaPocTests.cs#L187
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Test Maui.iOS:
Tests/Realm.Tests/Database/FlexibleSchemaPocTests.cs#L180
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Test Maui.iOS:
Tests/Realm.Tests/Database/FlexibleSchemaPocTests.cs#L187
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Test Maui.iOS:
Tests/Realm.Tests/Database/FlexibleSchemaPocTests.cs#L180
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
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/Database/FlexibleSchemaPocTests.cs#L187
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Test Maui.Android:
Tests/Realm.Tests/Database/FlexibleSchemaPocTests.cs#L180
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
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.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/Database/FlexibleSchemaPocTests.cs#L187
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\Realm.Tests.csproj::TargetFramework=netstandard2.0]
|
Test Xamarin.Android:
Tests/Realm.Tests/Database/FlexibleSchemaPocTests.cs#L180
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [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]
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
ExtractedChangelog
Expired
|
1.17 KB |
|
Realm.12.2.0-pr-3635.2048
Expired
|
85.8 MB |
|
Realm.PlatformHelpers.12.2.0-pr-3635.2048
Expired
|
171 KB |
|
Realm.UnityUtils.12.2.0-pr-3635.2048
Expired
|
20.4 KB |
|
Realm.UnityWeaver.12.2.0-pr-3635.2048
Expired
|
133 KB |
|
UnityTests
Expired
|
1.92 MB |
|
io.realm.unity-12.2.0-pr-3635.2048.tgz
Expired
|
66.3 MB |
|
wrappers-android-arm64-v8a
Expired
|
5.07 MB |
|
wrappers-android-armeabi-v7a
Expired
|
3.68 MB |
|
wrappers-android-x86
Expired
|
4.86 MB |
|
wrappers-android-x86_64
Expired
|
4.77 MB |
|
wrappers-catalyst
Expired
|
21.5 MB |
|
wrappers-iOS-Device
Expired
|
4.74 MB |
|
wrappers-iOS-Simulator
Expired
|
10 MB |
|
wrappers-linux-aarch64
Expired
|
5.97 MB |
|
wrappers-linux-armhf
Expired
|
5.36 MB |
|
wrappers-linux-x86_64
Expired
|
5.92 MB |
|
wrappers-macos
Expired
|
5.47 MB |
|
wrappers-tvOS-Device
Expired
|
4.73 MB |
|
wrappers-tvOS-Simulator
Expired
|
10 MB |
|
wrappers-windows-ARM64
Expired
|
13.6 MB |
|
wrappers-windows-Win32
Expired
|
13.2 MB |
|
wrappers-windows-uwp-ARM
Expired
|
11.2 MB |
|
wrappers-windows-uwp-ARM64
Expired
|
11.5 MB |
|
wrappers-windows-uwp-Win32
Expired
|
11.5 MB |
|
wrappers-windows-uwp-x64
Expired
|
11.8 MB |
|
wrappers-windows-x64
Expired
|
14.8 MB |
|