Skip to content

Add no-jira-ticket to release PRs. (#3651) #2452

Add no-jira-ticket to release PRs. (#3651)

Add no-jira-ticket to release PRs. (#3651) #2452

Triggered via push July 22, 2024 12:49
Status Failure
Total duration 1h 24m 37s
Artifacts 27

main.yml

on: push
Matrix: Wrappers / Check Cache
Matrix: Deploy BaaS
Test Source Generation
6m 9s
Test Source Generation
Verify TODOs
5s
Verify TODOs
Matrix: Test Weaver
Matrix: Wrappers / Android
Matrix: Wrappers / Apple Platform
Matrix: Wrappers / Linux
Matrix: Wrappers / UWP
Matrix: Wrappers / Windows
Test .NET Framework
0s
Test .NET Framework
Test UWP
0s
Test UWP
Test Maui.iOS
0s
Test Maui.iOS
Test Maui.Android
0s
Test Maui.Android
Test Maui.MacCatalyst
0s
Test Maui.MacCatalyst
Test Xamarin.macOS
9m 57s
Test Xamarin.macOS
Test Xamarin.iOS
9m 27s
Test Xamarin.iOS
Test Xamarin.tvOS
9m 19s
Test Xamarin.tvOS
Test Xamarin.Android
58m 6s
Test Xamarin.Android
Test Woven Classes
5m 7s
Test Woven Classes
Verify Namespaces
1m 1s
Verify Namespaces
Publish package to S3
22s
Publish package to S3
Test xUnit Compatibility
1m 7s
Test xUnit Compatibility
Test Benchmark
31s
Test Benchmark
Matrix: test-net-core
Build Unity linux
30m 14s
Build Unity linux
Build Unity windows
29m 57s
Build Unity windows
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

13 errors and 42 warnings
Deploy BaaS (macos-maui)
Process completed with exit code 134.
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
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.Android
Test run timed out. Consider increasing the 'timeout' (currently 3000s) parameter.
Test Xamarin.Android
Process completed with exit code 1.
Test Xamarin.Android
Error: Input required and not supplied: path
Test net8.0, linux-x64: Tests/Realm.Tests/Sync/SynchronizedInstanceTests.cs#L806
'RealmLogger.Function(Action<LogLevel, string>)' is obsolete: 'Use Function(Action<LogLevel, LogCategory, string> logFunction).'
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 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 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 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 net8.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 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 net8.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 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.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.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.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 Code Coverage: Realm/Realm/Logging/Logger.cs#L52
File may only contain a single type (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1402.md) [/home/runner/work/realm-dotnet/realm-dotnet/Realm/Realm/Realm.csproj::TargetFramework=net8.0]
Test Code Coverage: Tests/Realm.Tests/Sync/SynchronizedInstanceTests.cs#L806
'RealmLogger.Function(Action<LogLevel, string>)' is obsolete: 'Use Function(Action<LogLevel, LogCategory, string> logFunction).' [/home/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/Realm.Tests.csproj::TargetFramework=net8.0]
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
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
3.1 KB
Realm.12.3.0-alpha.2452 Expired
85 MB
Realm.PlatformHelpers.12.3.0-alpha.2452 Expired
171 KB
Realm.UnityUtils.12.3.0-alpha.2452 Expired
20.4 KB
Realm.UnityWeaver.12.3.0-alpha.2452 Expired
133 KB
UnityTests Expired
1.91 MB
io.realm.unity-12.3.0-alpha.2452.tgz Expired
65.7 MB
wrappers-android-arm64-v8a Expired
5.04 MB
wrappers-android-armeabi-v7a Expired
3.65 MB
wrappers-android-x86 Expired
4.82 MB
wrappers-android-x86_64 Expired
4.74 MB
wrappers-catalyst Expired
21.1 MB
wrappers-iOS-Device Expired
4.67 MB
wrappers-iOS-Simulator Expired
9.89 MB
wrappers-linux-aarch64 Expired
5.92 MB
wrappers-linux-armhf Expired
5.32 MB
wrappers-linux-x86_64 Expired
5.86 MB
wrappers-macos Expired
5.39 MB
wrappers-tvOS-Device Expired
4.66 MB
wrappers-tvOS-Simulator Expired
9.88 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.4 MB
wrappers-windows-uwp-x64 Expired
11.8 MB
wrappers-windows-x64 Expired
14.7 MB