Skip to content

fix: Fix thread deallocation #15358

fix: Fix thread deallocation

fix: Fix thread deallocation #15358

Triggered via pull request October 7, 2025 21:03
Status Failure
Total duration 3m 45s
Artifacts 16

test.yml

on: pull_request
Detect File Changes
6s
Detect File Changes
Build test server
1m 6s
Build test server
Matrix: unit-tests
Distribution Tests
1m 22s
Distribution Tests
Matrix: unit-tests-with-test-server
Unit Tests
2s
Unit Tests
Fit to window
Zoom out
Zoom in

Annotations

30 errors, 151 warnings, and 29 notices
Unit tvOS 26 Sentry
Process completed with exit code 65.
Unit tvOS 26 Sentry: Sources/SentryCrash/Recording/Tools/SentryCrashMachineContext.c#L87
incompatible pointer to integer conversion passing 'thread_act_array_t' (aka 'unsigned int *') to parameter of type 'mach_port_name_t' (aka 'unsigned int'); dereference with * [-Wint-conversion]
Unit iOS 17 Sentry
Process completed with exit code 65.
Unit iOS 17 Sentry: Sources/SentryCrash/Recording/Tools/SentryCrashMachineContext.c#L87
incompatible pointer to integer conversion passing 'thread_act_array_t' (aka 'unsigned int *') to parameter of type 'mach_port_name_t' (aka 'unsigned int'); dereference with * [-Wint-conversion]
Unit iOS 26 Sentry
Process completed with exit code 65.
Unit iOS 26 Sentry: Sources/SentryCrash/Recording/Tools/SentryCrashMachineContext.c#L87
incompatible pointer to integer conversion passing 'thread_act_array_t' (aka 'unsigned int *') to parameter of type 'mach_port_name_t' (aka 'unsigned int'); dereference with * [-Wint-conversion]
Unit tvOS 17 Sentry
Process completed with exit code 65.
Unit tvOS 17 Sentry: Sources/SentryCrash/Recording/Tools/SentryCrashMachineContext.c#L87
incompatible pointer to integer conversion passing 'thread_act_array_t' (aka 'unsigned int *') to parameter of type 'mach_port_name_t' (aka 'unsigned int'); dereference with * [-Wint-conversion]
Unit iOS 17 SentrySwiftUI
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
Unit iOS 17 SentrySwiftUI
Process completed with exit code 65.
Unit iOS 17 SentrySwiftUI: Sources/SentryCrash/Recording/Tools/SentryCrashMachineContext.c#L87
incompatible pointer to integer conversion passing 'thread_act_array_t' (aka 'unsigned int *') to parameter of type 'mach_port_name_t' (aka 'unsigned int'); dereference with * [-Wint-conversion]
Unit Catalyst 14 Sentry
Process completed with exit code 65.
Unit Catalyst 14 Sentry: Sources/SentryCrash/Recording/Tools/SentryCrashMachineContext.c#L87
incompatible pointer to integer conversion passing 'thread_act_array_t' (aka 'unsigned int *') to parameter of type 'mach_port_name_t' (aka 'unsigned int'); dereference with * [-Wint-conversion]
Unit macOS 14 Sentry
Process completed with exit code 65.
Unit macOS 14 Sentry: Sources/SentryCrash/Recording/Tools/SentryCrashMachineContext.c#L87
incompatible pointer to integer conversion passing 'thread_act_array_t' (aka 'unsigned int *') to parameter of type 'mach_port_name_t' (aka 'unsigned int'); dereference with * [-Wint-conversion]
Unit tvOS 18 Sentry
Process completed with exit code 70.
Unit tvOS 18 Sentry
xcodebuild: error: Unable to find a device matching the provided destination specifier:
Unit macOS 26 Sentry
Process completed with exit code 65.
Unit macOS 26 Sentry: Sources/SentryCrash/Recording/Tools/SentryCrashMachineContext.c#L87
incompatible pointer to integer conversion passing 'thread_act_array_t' (aka 'unsigned int *') to parameter of type 'mach_port_name_t' (aka 'unsigned int'); dereference with * [-Wint-conversion]
Unit macOS 15 Sentry
Process completed with exit code 65.
Unit macOS 15 Sentry: Sources/SentryCrash/Recording/Tools/SentryCrashMachineContext.c#L87
incompatible pointer to integer conversion passing 'thread_act_array_t' (aka 'unsigned int *') to parameter of type 'mach_port_name_t' (aka 'unsigned int'); dereference with * [-Wint-conversion]
Unit Catalyst 15 Sentry
Process completed with exit code 65.
Unit Catalyst 15 Sentry: Sources/SentryCrash/Recording/Tools/SentryCrashMachineContext.c#L87
incompatible pointer to integer conversion passing 'thread_act_array_t' (aka 'unsigned int *') to parameter of type 'mach_port_name_t' (aka 'unsigned int'); dereference with * [-Wint-conversion]
Unit iOS 18 Sentry
Process completed with exit code 65.
Unit iOS 18 Sentry: Sources/SentryCrash/Recording/Tools/SentryCrashMachineContext.c#L87
incompatible pointer to integer conversion passing 'thread_act_array_t' (aka 'unsigned int *') to parameter of type 'mach_port_name_t' (aka 'unsigned int'); dereference with * [-Wint-conversion]
Unit iOS 16 Sentry
Process completed with exit code 65.
Unit iOS 16 Sentry: Sources/SentryCrash/Recording/Tools/SentryCrashMachineContext.c#L87
incompatible pointer to integer conversion passing 'thread_act_array_t' (aka 'unsigned int *') to parameter of type 'mach_port_name_t' (aka 'unsigned int'); dereference with * [-Werror,-Wint-conversion]
Unit with Test Server macOS 15
Process completed with exit code 65.
Unit with Test Server macOS 15: Sources/SentryCrash/Recording/Tools/SentryCrashMachineContext.c#L87
incompatible pointer to integer conversion passing 'thread_act_array_t' (aka 'unsigned int *') to parameter of type 'mach_port_name_t' (aka 'unsigned int'); dereference with * [-Wint-conversion]
Unit Tests
Process completed with exit code 1.
Unit tvOS 26 Sentry
No files were found with the provided path: ~/Library/Logs/DiagnosticReports/**. No artifacts will be uploaded.
Unit tvOS 26 Sentry: Sources/Sentry/SentryTracer.m#L645
implicit conversion from nullable pointer 'NSDate * _Nullable' to non-nullable pointer type 'NSDate * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit tvOS 26 Sentry: Sources/Sentry/SentryUIEventTrackerTransactionMode.m#L109
implicit conversion from nullable pointer 'NSString * _Nullable' to non-nullable pointer type 'NSString * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit tvOS 26 Sentry: Sources/Sentry/SentryMsgPackSerializer.m#L85
implicit conversion from nullable pointer 'NSString * _Nullable' to non-nullable pointer type 'NSString * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit tvOS 26 Sentry: Sources/Sentry/SentryMsgPackSerializer.m#L78
implicit conversion from nullable pointer 'NSInputStream * _Nullable' to non-nullable pointer type 'NSInputStream * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit tvOS 26 Sentry: Sources/Sentry/SentryNSURLSessionTaskSearch.m#L58
implicit conversion from nullable pointer 'Method _Nullable' (aka 'struct objc_method *') to non-nullable pointer type 'Method _Nonnull' (aka 'struct objc_method *') [-Wnullable-to-nonnull-conversion]
Unit tvOS 26 Sentry: Sources/Sentry/SentryNSURLSessionTaskSearch.m#L56
implicit conversion from nullable pointer 'Method _Nullable' (aka 'struct objc_method *') to non-nullable pointer type 'Method _Nonnull' (aka 'struct objc_method *') [-Wnullable-to-nonnull-conversion]
Unit tvOS 26 Sentry: Sources/Sentry/SentryNSURLSessionTaskSearch.m#L46
implicit conversion from nullable pointer 'NSURL * _Nullable' to non-nullable pointer type 'NSURL * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit tvOS 26 Sentry: Sources/Sentry/SentryStacktrace.m#L36
implicit conversion from nullable pointer 'NSString * _Nullable' to non-nullable pointer type 'NSString * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit tvOS 26 Sentry: Sources/Sentry/SentryStacktrace.m#L35
implicit conversion from nullable pointer 'NSString * _Nullable' to non-nullable pointer type 'NSString * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit tvOS 26 Sentry: Sources/Sentry/SentrySwizzle.m#L163
implicit conversion from nullable pointer 'Method _Nullable' (aka 'struct objc_method *') to non-nullable pointer type 'Method _Nonnull' (aka 'struct objc_method *') [-Wnullable-to-nonnull-conversion]
Unit iOS 17 Sentry
No files were found with the provided path: ~/Library/Logs/DiagnosticReports/**. No artifacts will be uploaded.
Unit iOS 17 Sentry: Sources/Sentry/SentryTimeToDisplayTracker.m#L204
implicit conversion from nullable pointer 'NSDate * _Nullable' to non-nullable pointer type 'NSDate * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit iOS 17 Sentry: Sources/Sentry/SentryTraceContext.m#L143
implicit conversion from nullable pointer 'NSString * _Nullable' to non-nullable pointer type 'NSString * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit iOS 17 Sentry: Sources/Sentry/SentryTraceContext.m#L122
implicit conversion from nullable pointer 'NSString * _Nullable' to non-nullable pointer type 'NSString * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit iOS 17 Sentry: Sources/Sentry/SentryTracer.m#L860
implicit conversion from nullable pointer 'NSDictionary<NSString *,NSDictionary<NSString *,id> *> * _Nullable' to non-nullable pointer type 'NSDictionary * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit iOS 17 Sentry: Sources/Sentry/SentryTracer.m#L825
implicit conversion from nullable pointer 'NSDate * _Nullable' to non-nullable pointer type 'NSDate * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit iOS 17 Sentry: Sources/Sentry/SentryTracer.m#L704
implicit conversion from nullable pointer 'NSDate * _Nullable' to non-nullable pointer type 'NSDate * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit iOS 17 Sentry: Sources/Sentry/SentryTracer.m#L645
implicit conversion from nullable pointer 'NSDate * _Nullable' to non-nullable pointer type 'NSDate * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit iOS 17 Sentry: Sources/Sentry/SentryTracer.m#L586
implicit conversion from nullable pointer 'NSDate * _Nullable' to non-nullable pointer type 'NSDate * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit iOS 17 Sentry: Sources/Sentry/SentryTracer.m#L176
implicit conversion from nullable pointer 'SentryHub * _Nullable' to non-nullable pointer type 'SentryHub * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit iOS 17 Sentry: Sources/Sentry/SentryUIEventTrackerTransactionMode.m#L109
implicit conversion from nullable pointer 'NSString * _Nullable' to non-nullable pointer type 'NSString * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit iOS 26 Sentry
No files were found with the provided path: ~/Library/Logs/DiagnosticReports/**. No artifacts will be uploaded.
Unit iOS 26 Sentry: Sources/Sentry/SentryTracer.m#L645
implicit conversion from nullable pointer 'NSDate * _Nullable' to non-nullable pointer type 'NSDate * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit iOS 26 Sentry: Sources/Sentry/SentryTracer.m#L586
implicit conversion from nullable pointer 'NSDate * _Nullable' to non-nullable pointer type 'NSDate * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit iOS 26 Sentry: Sources/Sentry/SentryTracer.m#L176
implicit conversion from nullable pointer 'SentryHub * _Nullable' to non-nullable pointer type 'SentryHub * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit iOS 26 Sentry: Sources/Sentry/SentryUIEventTrackerTransactionMode.m#L109
implicit conversion from nullable pointer 'NSString * _Nullable' to non-nullable pointer type 'NSString * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit iOS 26 Sentry: Sources/Sentry/SentryNSURLSessionTaskSearch.m#L58
implicit conversion from nullable pointer 'Method _Nullable' (aka 'struct objc_method *') to non-nullable pointer type 'Method _Nonnull' (aka 'struct objc_method *') [-Wnullable-to-nonnull-conversion]
Unit iOS 26 Sentry: Sources/Sentry/SentryNSURLSessionTaskSearch.m#L56
implicit conversion from nullable pointer 'Method _Nullable' (aka 'struct objc_method *') to non-nullable pointer type 'Method _Nonnull' (aka 'struct objc_method *') [-Wnullable-to-nonnull-conversion]
Unit iOS 26 Sentry: Sources/Sentry/SentryNSURLSessionTaskSearch.m#L46
implicit conversion from nullable pointer 'NSURL * _Nullable' to non-nullable pointer type 'NSURL * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit iOS 26 Sentry: Sources/Sentry/SentryStacktrace.m#L36
implicit conversion from nullable pointer 'NSString * _Nullable' to non-nullable pointer type 'NSString * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit iOS 26 Sentry: Sources/Sentry/SentryStacktrace.m#L35
implicit conversion from nullable pointer 'NSString * _Nullable' to non-nullable pointer type 'NSString * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit iOS 26 Sentry: Sources/Sentry/SentrySwizzle.m#L163
implicit conversion from nullable pointer 'Method _Nullable' (aka 'struct objc_method *') to non-nullable pointer type 'Method _Nonnull' (aka 'struct objc_method *') [-Wnullable-to-nonnull-conversion]
Unit tvOS 17 Sentry
No files were found with the provided path: ~/Library/Logs/DiagnosticReports/**. No artifacts will be uploaded.
Unit tvOS 17 Sentry: Sources/Sentry/SentryStacktrace.m#L35
implicit conversion from nullable pointer 'NSString * _Nullable' to non-nullable pointer type 'NSString * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit tvOS 17 Sentry: Sources/Sentry/SentrySwizzle.m#L163
implicit conversion from nullable pointer 'Method _Nullable' (aka 'struct objc_method *') to non-nullable pointer type 'Method _Nonnull' (aka 'struct objc_method *') [-Wnullable-to-nonnull-conversion]
Unit tvOS 17 Sentry: Sources/Sentry/SentryTimeToDisplayTracker.m#L204
implicit conversion from nullable pointer 'NSDate * _Nullable' to non-nullable pointer type 'NSDate * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit tvOS 17 Sentry: Sources/Sentry/SentryTraceContext.m#L143
implicit conversion from nullable pointer 'NSString * _Nullable' to non-nullable pointer type 'NSString * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit tvOS 17 Sentry: Sources/Sentry/SentryTraceContext.m#L122
implicit conversion from nullable pointer 'NSString * _Nullable' to non-nullable pointer type 'NSString * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit tvOS 17 Sentry: Sources/Sentry/SentryTracer.m#L860
implicit conversion from nullable pointer 'NSDictionary<NSString *,NSDictionary<NSString *,id> *> * _Nullable' to non-nullable pointer type 'NSDictionary * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit tvOS 17 Sentry: Sources/Sentry/SentryTracer.m#L825
implicit conversion from nullable pointer 'NSDate * _Nullable' to non-nullable pointer type 'NSDate * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit tvOS 17 Sentry: Sources/Sentry/SentryTracer.m#L704
implicit conversion from nullable pointer 'NSDate * _Nullable' to non-nullable pointer type 'NSDate * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit tvOS 17 Sentry: Sources/Sentry/SentryTracer.m#L645
implicit conversion from nullable pointer 'NSDate * _Nullable' to non-nullable pointer type 'NSDate * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit tvOS 17 Sentry: Sources/Sentry/SentryUIEventTrackerTransactionMode.m#L109
implicit conversion from nullable pointer 'NSString * _Nullable' to non-nullable pointer type 'NSString * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit iOS 17 SentrySwiftUI
No files were found with the provided path: ~/Library/Logs/DiagnosticReports/**. No artifacts will be uploaded.
Unit iOS 17 SentrySwiftUI: Sources/Sentry/SentryTimeToDisplayTracker.m#L204
implicit conversion from nullable pointer 'NSDate * _Nullable' to non-nullable pointer type 'NSDate * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit iOS 17 SentrySwiftUI: Sources/Sentry/SentryTraceContext.m#L143
implicit conversion from nullable pointer 'NSString * _Nullable' to non-nullable pointer type 'NSString * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit iOS 17 SentrySwiftUI: Sources/Sentry/SentryTraceContext.m#L122
implicit conversion from nullable pointer 'NSString * _Nullable' to non-nullable pointer type 'NSString * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit iOS 17 SentrySwiftUI: Sources/Sentry/SentryTracer.m#L860
implicit conversion from nullable pointer 'NSDictionary<NSString *,NSDictionary<NSString *,id> *> * _Nullable' to non-nullable pointer type 'NSDictionary * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit iOS 17 SentrySwiftUI: Sources/Sentry/SentryTracer.m#L825
implicit conversion from nullable pointer 'NSDate * _Nullable' to non-nullable pointer type 'NSDate * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit Catalyst 14 Sentry
No files were found with the provided path: ~/Library/Logs/DiagnosticReports/**. No artifacts will be uploaded.
Unit iOS 17 SentrySwiftUI: Sources/Sentry/SentryTracer.m#L704
implicit conversion from nullable pointer 'NSDate * _Nullable' to non-nullable pointer type 'NSDate * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit iOS 17 SentrySwiftUI: Sources/Sentry/SentryTracer.m#L645
implicit conversion from nullable pointer 'NSDate * _Nullable' to non-nullable pointer type 'NSDate * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit iOS 17 SentrySwiftUI: Sources/Sentry/SentryTracer.m#L586
implicit conversion from nullable pointer 'NSDate * _Nullable' to non-nullable pointer type 'NSDate * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit Catalyst 14 Sentry: Sources/Sentry/SentryTimeToDisplayTracker.m#L204
implicit conversion from nullable pointer 'NSDate * _Nullable' to non-nullable pointer type 'NSDate * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit iOS 17 SentrySwiftUI: Sources/Sentry/SentryTracer.m#L176
implicit conversion from nullable pointer 'SentryHub * _Nullable' to non-nullable pointer type 'SentryHub * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit Catalyst 14 Sentry: Sources/Sentry/SentryTraceContext.m#L143
implicit conversion from nullable pointer 'NSString * _Nullable' to non-nullable pointer type 'NSString * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit iOS 17 SentrySwiftUI: Sources/Sentry/SentryUIEventTrackerTransactionMode.m#L109
implicit conversion from nullable pointer 'NSString * _Nullable' to non-nullable pointer type 'NSString * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit Catalyst 14 Sentry: Sources/Sentry/SentryTraceContext.m#L122
implicit conversion from nullable pointer 'NSString * _Nullable' to non-nullable pointer type 'NSString * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit Catalyst 14 Sentry: Sources/Sentry/SentryTracer.m#L860
implicit conversion from nullable pointer 'NSDictionary<NSString *,NSDictionary<NSString *,id> *> * _Nullable' to non-nullable pointer type 'NSDictionary * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit Catalyst 14 Sentry: Sources/Sentry/SentryTracer.m#L825
implicit conversion from nullable pointer 'NSDate * _Nullable' to non-nullable pointer type 'NSDate * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit Catalyst 14 Sentry: Sources/Sentry/SentryTracer.m#L704
implicit conversion from nullable pointer 'NSDate * _Nullable' to non-nullable pointer type 'NSDate * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit Catalyst 14 Sentry: Sources/Sentry/SentryTracer.m#L645
implicit conversion from nullable pointer 'NSDate * _Nullable' to non-nullable pointer type 'NSDate * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit Catalyst 14 Sentry: Sources/Sentry/SentryTracer.m#L586
implicit conversion from nullable pointer 'NSDate * _Nullable' to non-nullable pointer type 'NSDate * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit Catalyst 14 Sentry: Sources/Sentry/SentryTracer.m#L176
implicit conversion from nullable pointer 'SentryHub * _Nullable' to non-nullable pointer type 'SentryHub * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit Catalyst 14 Sentry: Sources/Sentry/SentryUIEventTrackerTransactionMode.m#L109
implicit conversion from nullable pointer 'NSString * _Nullable' to non-nullable pointer type 'NSString * _Nonnull' [-Wnullable-to-nonnull-conversion]
Distribution Tests: Sources/SentrySwiftUI/SentryTracedView.swift#L8
using '@_implementationOnly' without enabling library evolution for 'SentrySwiftUI' may lead to instability during execution
Distribution Tests: Sources/SentrySwiftUI/Preview/SentryReplayMaskPreviewUIView.swift#L7
using '@_implementationOnly' without enabling library evolution for 'SentrySwiftUI' may lead to instability during execution
Distribution Tests: Sources/SentrySwiftUI/Preview/SentryReplayMaskPreview.swift#L7
using '@_implementationOnly' without enabling library evolution for 'SentrySwiftUI' may lead to instability during execution
Distribution Tests: Sources/SentrySwiftUI/SentryReplayView.swift#L7
using '@_implementationOnly' without enabling library evolution for 'SentrySwiftUI' may lead to instability during execution
Distribution Tests: Sources/SentrySwiftUI/SentryTracedView.swift#L8
using '@_implementationOnly' without enabling library evolution for 'SentrySwiftUI' may lead to instability during execution
Distribution Tests: Sources/SentrySwiftUI/SentryReplayView.swift#L7
using '@_implementationOnly' without enabling library evolution for 'SentrySwiftUI' may lead to instability during execution
Distribution Tests: Sources/SentrySwiftUI/Preview/SentryReplayMaskPreviewUIView.swift#L7
using '@_implementationOnly' without enabling library evolution for 'SentrySwiftUI' may lead to instability during execution
Distribution Tests: Sources/SentrySwiftUI/Preview/SentryReplayMaskPreview.swift#L7
using '@_implementationOnly' without enabling library evolution for 'SentrySwiftUI' may lead to instability during execution
Unit macOS 14 Sentry
No files were found with the provided path: ~/Library/Logs/DiagnosticReports/**. No artifacts will be uploaded.
Unit macOS 14 Sentry: Sources/Sentry/SentryStacktrace.m#L36
implicit conversion from nullable pointer 'NSString * _Nullable' to non-nullable pointer type 'NSString * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit macOS 14 Sentry: Sources/Sentry/SentryStacktrace.m#L35
implicit conversion from nullable pointer 'NSString * _Nullable' to non-nullable pointer type 'NSString * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit macOS 14 Sentry: Sources/Sentry/SentrySwizzle.m#L163
implicit conversion from nullable pointer 'Method _Nullable' (aka 'struct objc_method *') to non-nullable pointer type 'Method _Nonnull' (aka 'struct objc_method *') [-Wnullable-to-nonnull-conversion]
Unit macOS 14 Sentry: Sources/Sentry/SentryTraceContext.m#L143
implicit conversion from nullable pointer 'NSString * _Nullable' to non-nullable pointer type 'NSString * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit macOS 14 Sentry: Sources/Sentry/SentryTraceContext.m#L122
implicit conversion from nullable pointer 'NSString * _Nullable' to non-nullable pointer type 'NSString * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit macOS 14 Sentry: Sources/Sentry/SentryTracer.m#L704
implicit conversion from nullable pointer 'NSDate * _Nullable' to non-nullable pointer type 'NSDate * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit macOS 14 Sentry: Sources/Sentry/SentryTracer.m#L645
implicit conversion from nullable pointer 'NSDate * _Nullable' to non-nullable pointer type 'NSDate * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit macOS 14 Sentry: Sources/Sentry/SentryTracer.m#L586
implicit conversion from nullable pointer 'NSDate * _Nullable' to non-nullable pointer type 'NSDate * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit macOS 14 Sentry: Sources/Sentry/SentryTracer.m#L176
implicit conversion from nullable pointer 'SentryHub * _Nullable' to non-nullable pointer type 'SentryHub * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit macOS 14 Sentry: Sources/Sentry/SentryUncaughtNSExceptions.m#L47
implicit conversion from nullable pointer 'NSException * _Nullable' to non-nullable pointer type 'NSException * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit tvOS 18 Sentry
No files were found with the provided path: ~/Library/Logs/DiagnosticReports/**. No artifacts will be uploaded.
Unit macOS 26 Sentry
No files were found with the provided path: ~/Library/Logs/DiagnosticReports/**. No artifacts will be uploaded.
Unit macOS 26 Sentry: Sources/Sentry/SentryTracer.m#L176
implicit conversion from nullable pointer 'SentryHub * _Nullable' to non-nullable pointer type 'SentryHub * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit macOS 26 Sentry: Sources/Sentry/SentryUncaughtNSExceptions.m#L47
implicit conversion from nullable pointer 'NSException * _Nullable' to non-nullable pointer type 'NSException * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit macOS 26 Sentry: Sources/Sentry/SentryMsgPackSerializer.m#L85
implicit conversion from nullable pointer 'NSString * _Nullable' to non-nullable pointer type 'NSString * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit macOS 26 Sentry: Sources/Sentry/SentryMsgPackSerializer.m#L78
implicit conversion from nullable pointer 'NSInputStream * _Nullable' to non-nullable pointer type 'NSInputStream * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit macOS 26 Sentry: Sources/Sentry/SentryNSURLSessionTaskSearch.m#L58
implicit conversion from nullable pointer 'Method _Nullable' (aka 'struct objc_method *') to non-nullable pointer type 'Method _Nonnull' (aka 'struct objc_method *') [-Wnullable-to-nonnull-conversion]
Unit macOS 26 Sentry: Sources/Sentry/SentryNSURLSessionTaskSearch.m#L56
implicit conversion from nullable pointer 'Method _Nullable' (aka 'struct objc_method *') to non-nullable pointer type 'Method _Nonnull' (aka 'struct objc_method *') [-Wnullable-to-nonnull-conversion]
Unit macOS 26 Sentry: Sources/Sentry/SentryNSURLSessionTaskSearch.m#L46
implicit conversion from nullable pointer 'NSURL * _Nullable' to non-nullable pointer type 'NSURL * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit macOS 26 Sentry: Sources/Sentry/SentryStacktrace.m#L36
implicit conversion from nullable pointer 'NSString * _Nullable' to non-nullable pointer type 'NSString * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit macOS 26 Sentry: Sources/Sentry/SentryStacktrace.m#L35
implicit conversion from nullable pointer 'NSString * _Nullable' to non-nullable pointer type 'NSString * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit macOS 26 Sentry: Sources/Sentry/SentrySwizzle.m#L163
implicit conversion from nullable pointer 'Method _Nullable' (aka 'struct objc_method *') to non-nullable pointer type 'Method _Nonnull' (aka 'struct objc_method *') [-Wnullable-to-nonnull-conversion]
Unit macOS 15 Sentry
No files were found with the provided path: ~/Library/Logs/DiagnosticReports/**. No artifacts will be uploaded.
Unit macOS 15 Sentry: Sources/Sentry/SentryTraceContext.m#L143
implicit conversion from nullable pointer 'NSString * _Nullable' to non-nullable pointer type 'NSString * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit macOS 15 Sentry: Sources/Sentry/SentryTraceContext.m#L122
implicit conversion from nullable pointer 'NSString * _Nullable' to non-nullable pointer type 'NSString * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit macOS 15 Sentry: Sources/Sentry/SentryTracer.m#L704
implicit conversion from nullable pointer 'NSDate * _Nullable' to non-nullable pointer type 'NSDate * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit macOS 15 Sentry: Sources/Sentry/SentryTracer.m#L645
implicit conversion from nullable pointer 'NSDate * _Nullable' to non-nullable pointer type 'NSDate * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit macOS 15 Sentry: Sources/Sentry/SentryTracer.m#L586
implicit conversion from nullable pointer 'NSDate * _Nullable' to non-nullable pointer type 'NSDate * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit macOS 15 Sentry: Sources/Sentry/SentryTracer.m#L176
implicit conversion from nullable pointer 'SentryHub * _Nullable' to non-nullable pointer type 'SentryHub * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit macOS 15 Sentry: Sources/Sentry/SentryUncaughtNSExceptions.m#L47
implicit conversion from nullable pointer 'NSException * _Nullable' to non-nullable pointer type 'NSException * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit macOS 15 Sentry: Sources/Sentry/SentryStacktrace.m#L36
implicit conversion from nullable pointer 'NSString * _Nullable' to non-nullable pointer type 'NSString * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit macOS 15 Sentry: Sources/Sentry/SentryStacktrace.m#L35
implicit conversion from nullable pointer 'NSString * _Nullable' to non-nullable pointer type 'NSString * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit macOS 15 Sentry: Sources/Sentry/SentrySwizzle.m#L163
implicit conversion from nullable pointer 'Method _Nullable' (aka 'struct objc_method *') to non-nullable pointer type 'Method _Nonnull' (aka 'struct objc_method *') [-Wnullable-to-nonnull-conversion]
Unit Catalyst 15 Sentry
No files were found with the provided path: ~/Library/Logs/DiagnosticReports/**. No artifacts will be uploaded.
Unit Catalyst 15 Sentry: Sources/Sentry/SentryTracer.m#L860
implicit conversion from nullable pointer 'NSDictionary<NSString *,NSDictionary<NSString *,id> *> * _Nullable' to non-nullable pointer type 'NSDictionary * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit Catalyst 15 Sentry: Sources/Sentry/SentryTracer.m#L825
implicit conversion from nullable pointer 'NSDate * _Nullable' to non-nullable pointer type 'NSDate * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit Catalyst 15 Sentry: Sources/Sentry/SentryTracer.m#L704
implicit conversion from nullable pointer 'NSDate * _Nullable' to non-nullable pointer type 'NSDate * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit Catalyst 15 Sentry: Sources/Sentry/SentryTracer.m#L645
implicit conversion from nullable pointer 'NSDate * _Nullable' to non-nullable pointer type 'NSDate * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit Catalyst 15 Sentry: Sources/Sentry/SentryTracer.m#L586
implicit conversion from nullable pointer 'NSDate * _Nullable' to non-nullable pointer type 'NSDate * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit Catalyst 15 Sentry: Sources/Sentry/SentryTracer.m#L176
implicit conversion from nullable pointer 'SentryHub * _Nullable' to non-nullable pointer type 'SentryHub * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit Catalyst 15 Sentry: Sources/Sentry/SentryUIEventTrackerTransactionMode.m#L109
implicit conversion from nullable pointer 'NSString * _Nullable' to non-nullable pointer type 'NSString * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit Catalyst 15 Sentry: Sources/Sentry/SentryStacktrace.m#L36
implicit conversion from nullable pointer 'NSString * _Nullable' to non-nullable pointer type 'NSString * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit Catalyst 15 Sentry: Sources/Sentry/SentryStacktrace.m#L35
implicit conversion from nullable pointer 'NSString * _Nullable' to non-nullable pointer type 'NSString * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit Catalyst 15 Sentry: Sources/Sentry/SentrySwizzle.m#L163
implicit conversion from nullable pointer 'Method _Nullable' (aka 'struct objc_method *') to non-nullable pointer type 'Method _Nonnull' (aka 'struct objc_method *') [-Wnullable-to-nonnull-conversion]
Unit iOS 18 Sentry
No files were found with the provided path: ~/Library/Logs/DiagnosticReports/**. No artifacts will be uploaded.
Unit iOS 18 Sentry: Sources/Sentry/SentryTracer.m#L860
implicit conversion from nullable pointer 'NSDictionary<NSString *,NSDictionary<NSString *,id> *> * _Nullable' to non-nullable pointer type 'NSDictionary * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit iOS 18 Sentry: Sources/Sentry/SentryTracer.m#L825
implicit conversion from nullable pointer 'NSDate * _Nullable' to non-nullable pointer type 'NSDate * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit iOS 18 Sentry: Sources/Sentry/SentryTracer.m#L704
implicit conversion from nullable pointer 'NSDate * _Nullable' to non-nullable pointer type 'NSDate * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit iOS 18 Sentry: Sources/Sentry/SentryTracer.m#L645
implicit conversion from nullable pointer 'NSDate * _Nullable' to non-nullable pointer type 'NSDate * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit iOS 18 Sentry: Sources/Sentry/SentryTracer.m#L586
implicit conversion from nullable pointer 'NSDate * _Nullable' to non-nullable pointer type 'NSDate * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit iOS 18 Sentry: Sources/Sentry/SentryTracer.m#L176
implicit conversion from nullable pointer 'SentryHub * _Nullable' to non-nullable pointer type 'SentryHub * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit iOS 18 Sentry: Sources/Sentry/SentryUIEventTrackerTransactionMode.m#L109
implicit conversion from nullable pointer 'NSString * _Nullable' to non-nullable pointer type 'NSString * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit iOS 18 Sentry: Sources/Sentry/SentryStacktrace.m#L36
implicit conversion from nullable pointer 'NSString * _Nullable' to non-nullable pointer type 'NSString * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit iOS 18 Sentry: Sources/Sentry/SentryStacktrace.m#L35
implicit conversion from nullable pointer 'NSString * _Nullable' to non-nullable pointer type 'NSString * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit iOS 18 Sentry: Sources/Sentry/SentrySwizzle.m#L163
implicit conversion from nullable pointer 'Method _Nullable' (aka 'struct objc_method *') to non-nullable pointer type 'Method _Nonnull' (aka 'struct objc_method *') [-Wnullable-to-nonnull-conversion]
Unit iOS 16 Sentry: Sources/Sentry/SentryTimeToDisplayTracker.m#L204
implicit conversion from nullable pointer 'NSDate * _Nullable' to non-nullable pointer type 'NSDate * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit iOS 16 Sentry: Sources/Sentry/SentryTraceContext.m#L143
implicit conversion from nullable pointer 'NSString * _Nullable' to non-nullable pointer type 'NSString * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit iOS 16 Sentry: Sources/Sentry/SentryTraceContext.m#L122
implicit conversion from nullable pointer 'NSString * _Nullable' to non-nullable pointer type 'NSString * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit iOS 16 Sentry: Sources/Sentry/SentryTracer.m#L860
implicit conversion from nullable pointer 'NSDictionary<NSString *,NSDictionary<NSString *,id> *> * _Nullable' to non-nullable pointer type 'NSDictionary * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit iOS 16 Sentry: Sources/Sentry/SentryTracer.m#L825
implicit conversion from nullable pointer 'NSDate * _Nullable' to non-nullable pointer type 'NSDate * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit iOS 16 Sentry: Sources/Sentry/SentryTracer.m#L704
implicit conversion from nullable pointer 'NSDate * _Nullable' to non-nullable pointer type 'NSDate * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit iOS 16 Sentry: Sources/Sentry/SentryTracer.m#L645
implicit conversion from nullable pointer 'NSDate * _Nullable' to non-nullable pointer type 'NSDate * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit iOS 16 Sentry: Sources/Sentry/SentryTracer.m#L586
implicit conversion from nullable pointer 'NSDate * _Nullable' to non-nullable pointer type 'NSDate * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit iOS 16 Sentry: Sources/Sentry/SentryTracer.m#L176
implicit conversion from nullable pointer 'SentryHub * _Nullable' to non-nullable pointer type 'SentryHub * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit iOS 16 Sentry: Sources/Sentry/SentryUIEventTrackerTransactionMode.m#L109
implicit conversion from nullable pointer 'NSString * _Nullable' to non-nullable pointer type 'NSString * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit with Test Server macOS 15
No files were found with the provided path: ~/Library/Logs/DiagnosticReports/**. No artifacts will be uploaded.
Unit with Test Server macOS 15: Sources/Sentry/SentryTraceContext.m#L143
implicit conversion from nullable pointer 'NSString * _Nullable' to non-nullable pointer type 'NSString * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit with Test Server macOS 15: Sources/Sentry/SentryTraceContext.m#L122
implicit conversion from nullable pointer 'NSString * _Nullable' to non-nullable pointer type 'NSString * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit with Test Server macOS 15: Sources/Sentry/SentryTracer.m#L704
implicit conversion from nullable pointer 'NSDate * _Nullable' to non-nullable pointer type 'NSDate * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit with Test Server macOS 15: Sources/Sentry/SentryTracer.m#L645
implicit conversion from nullable pointer 'NSDate * _Nullable' to non-nullable pointer type 'NSDate * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit with Test Server macOS 15: Sources/Sentry/SentryTracer.m#L586
implicit conversion from nullable pointer 'NSDate * _Nullable' to non-nullable pointer type 'NSDate * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit with Test Server macOS 15: Sources/Sentry/SentryTracer.m#L176
implicit conversion from nullable pointer 'SentryHub * _Nullable' to non-nullable pointer type 'SentryHub * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit with Test Server macOS 15: Sources/Sentry/SentryUncaughtNSExceptions.m#L47
implicit conversion from nullable pointer 'NSException * _Nullable' to non-nullable pointer type 'NSException * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit with Test Server macOS 15: Sources/Sentry/SentryStacktrace.m#L36
implicit conversion from nullable pointer 'NSString * _Nullable' to non-nullable pointer type 'NSString * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit with Test Server macOS 15: Sources/Sentry/SentryStacktrace.m#L35
implicit conversion from nullable pointer 'NSString * _Nullable' to non-nullable pointer type 'NSString * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit with Test Server macOS 15: Sources/Sentry/SentrySwizzle.m#L163
implicit conversion from nullable pointer 'Method _Nullable' (aka 'struct objc_method *') to non-nullable pointer type 'Method _Nonnull' (aka 'struct objc_method *') [-Wnullable-to-nonnull-conversion]
Unit tvOS 26 Sentry
Completed Xcode/macOS environment diagnostics
Unit tvOS 26 Sentry
Starting Xcode/macOS environment diagnostics
Unit iOS 17 Sentry
Completed Xcode/macOS environment diagnostics
Unit iOS 17 Sentry
Starting Xcode/macOS environment diagnostics
Unit iOS 26 Sentry
Completed Xcode/macOS environment diagnostics
Unit iOS 26 Sentry
Starting Xcode/macOS environment diagnostics
Unit tvOS 17 Sentry
Completed Xcode/macOS environment diagnostics
Unit tvOS 17 Sentry
Starting Xcode/macOS environment diagnostics
Unit iOS 17 SentrySwiftUI
Completed Xcode/macOS environment diagnostics
Unit iOS 17 SentrySwiftUI
Starting Xcode/macOS environment diagnostics
Unit Catalyst 14 Sentry
Completed Xcode/macOS environment diagnostics
Unit Catalyst 14 Sentry
Starting Xcode/macOS environment diagnostics
Distribution Tests
Test run with 6 tests passed after 0.046 seconds
Unit macOS 14 Sentry
Completed Xcode/macOS environment diagnostics
Unit macOS 14 Sentry
Starting Xcode/macOS environment diagnostics
Unit tvOS 18 Sentry
Completed Xcode/macOS environment diagnostics
Unit tvOS 18 Sentry
Starting Xcode/macOS environment diagnostics
Unit macOS 26 Sentry
Completed Xcode/macOS environment diagnostics
Unit macOS 26 Sentry
Starting Xcode/macOS environment diagnostics
Unit macOS 15 Sentry
Completed Xcode/macOS environment diagnostics
Unit macOS 15 Sentry
Starting Xcode/macOS environment diagnostics
Unit Catalyst 15 Sentry
Completed Xcode/macOS environment diagnostics
Unit Catalyst 15 Sentry
Starting Xcode/macOS environment diagnostics
Unit iOS 18 Sentry
Completed Xcode/macOS environment diagnostics
Unit iOS 18 Sentry
Starting Xcode/macOS environment diagnostics
Unit iOS 16 Sentry
Completed Xcode/macOS environment diagnostics
Unit iOS 16 Sentry
Starting Xcode/macOS environment diagnostics
Unit with Test Server macOS 15
Completed Xcode/macOS environment diagnostics
Unit with Test Server macOS 15
Starting Xcode/macOS environment diagnostics

Artifacts

Produced during runtime
Name Size Digest
crash-logs-iOS-xcode-14.3.1-os-16.4
1.28 KB
sha256:fd9ddbf8b5a05c5ec5dc8f6ba16aa8a8c48c3a8841a3d70fec7113c9f0b047d7
raw-output-Catalyst-xcode-15.4-os-latest
65.2 KB
sha256:b1e5c3f54dba020842d8263ec644f2a23d4334cf79e19bd4f4173deedad275be
raw-output-Catalyst-xcode-16.4-os-latest
51.1 KB
sha256:af27e779f729fc5a795cf170803ae74fd89bd77d026b14ed228e3d823810eaaf
raw-output-iOS-xcode-14.3.1-os-16.4
64.7 KB
sha256:c487a6bec9b63fbf43e0ff0edadac152d0e857d4d6ae87d62c25429c7efff81b
raw-output-iOS-xcode-15.4-os-17.5
64.9 KB
sha256:e46febc651d68d5986f068ebe81f9ffa9fba3caf61032ef4a86ddc607c3decd7
raw-output-iOS-xcode-16.4-os-18.4
49.4 KB
sha256:213c4f98733592767804d1a4275093c7bca21806ea75f19a6bff7f0b0a9b2012
raw-output-iOS-xcode-26.0.1-os-26.0
48.1 KB
sha256:909c1fb8fe5a70fb3b2a71b0927859001724869bf11ae2e26529ae203f11bc7b
raw-output-macOS-xcode-15.4-os-latest
62.1 KB
sha256:fd5766da113658c6e9e5341ac6873231dfcf03756b5fbf767b5c05c4866114a2
raw-output-macOS-xcode-16.4-os-latest
49.5 KB
sha256:8d9b9a27ab696ea430f97244ec1ea915666da8aaaafee8418f1e8d58aa74f995
raw-output-macOS-xcode-26.0.1-os-26.0
49.9 KB
sha256:160325f3ee5f6e81a3c21ad3158c702d938d4717115724022a7aec9fa7e071f5
raw-output-test-server-macOS-xcode-16.4
49.5 KB
sha256:5c7127e2c460f4033e70b582aaf1fff2214dfa96214c3271703dd912b68df170
raw-output-tvOS-xcode-15.4-os-17.5
64.4 KB
sha256:b2ead79601a87a2bc006e705d08572fac9986af5f897acf338a2a0f283449dc3
raw-output-tvOS-xcode-16.4-os-18.4
2.02 KB
sha256:910145429430baceac0fc3c9027fc7a0c3ba5cc81b0a9ac94f45bb0b3a0a9f3b
raw-output-tvOS-xcode-26.0.1-os-26.0
47.7 KB
sha256:4e800973519dd15ecf81ffb3687db599b2588eb1bc39500c32ac4b301d5c9167
screenshot-unit-tests-with-test-servermacOS-xcode-16.4
64.4 KB
sha256:cec98aa2841ea728dddaf301bc4b98e8435300789e33d72aae9e36c6dd408096
test-server
15.9 MB
sha256:20343290637b63bb5802a47fe6570baef9d05b67b91a4fe3814197ec3516981a