Main Build #2436
main.yml
on: workflow_dispatch
Matrix: Wrappers / Check Cache
Matrix: Deploy BaaS
Test Source Generation
5m 20s
Verify TODOs
4s
Matrix: Test Weaver
Matrix: Wrappers / Android
Matrix: Wrappers / Apple Platform
Matrix: Wrappers / Linux
Matrix: Wrappers / UWP
Matrix: Wrappers / Windows
Test .NET Framework
26m 33s
Test UWP
29m 36s
Test Maui.iOS
31s
Test Maui.Android
22m 20s
Test Xamarin.macOS
8m 16s
Test Xamarin.iOS
9m 48s
Test Xamarin.tvOS
8m 36s
Test Xamarin.Android
1h 0m
Test Woven Classes
5m 30s
Verify Namespaces
1m 1s
Publish package to S3
17s
Test xUnit Compatibility
1m 4s
Test Benchmark
31s
Matrix: test-net-core
Matrix: Cleanup BaaS
Test Unity linux
4m 1s
Test Unity windows
7m 41s
Annotations
13 errors and 17 warnings
Test Maui.MacCatalyst
No test report files were found
|
Test Maui.MacCatalyst
Process completed with exit code 150.
|
Test Maui.iOS
No test report files were found
|
Test Maui.iOS
Process completed with exit code 150.
|
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 Code Coverage
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 Xamarin.Android
The job running on runner GitHub Actions 240 has exceeded the maximum execution time of 60 minutes.
|
Test Xamarin.Android
Error: Input required and not supplied: path
|
Test Maui.MacCatalyst
No file matches path TestResults.xml_transformed.xml
|
Test Maui.iOS
No file matches path TestResults.xml_transformed.xml
|
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 Code Coverage
Test report summary exceeded limit of 65535 bytes and will be trimmed
|
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 UWP
Test report summary exceeded limit of 65535 bytes and will be trimmed
|
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.18 KB |
|
Realm.12.2.0-alpha.2436
Expired
|
85.6 MB |
|
Realm.PlatformHelpers.12.2.0-alpha.2436
Expired
|
171 KB |
|
Realm.UnityUtils.12.2.0-alpha.2436
Expired
|
20.4 KB |
|
Realm.UnityWeaver.12.2.0-alpha.2436
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.2436.tgz
Expired
|
66.2 MB |
|
wrappers-linux-aarch64
Expired
|
5.81 MB |
|