Skip to content

test: Use XCTestExpectation for FlushTests #14033

test: Use XCTestExpectation for FlushTests

test: Use XCTestExpectation for FlushTests #14033

Triggered via pull request August 13, 2025 07:40
Status Success
Total duration 33m 16s
Artifacts 1

test.yml

on: pull_request
Detect File Changes
5s
Detect File Changes
Build test server
1m 26s
Build test server
Matrix: unit-tests
Unit Tests
3s
Unit Tests
Fit to window
Zoom out
Zoom in

Annotations

1 error, 100 warnings, and 80 notices
Unit iOS 16 Sentry
error: the following command failed with exit code 0 but produced no further output
Unit macOS 15 Sentry: Sources/Sentry/SentryProfiler.mm#L112
implicit conversion from nullable pointer 'SentryProfileOptions * _Nullable' to non-nullable pointer type 'SentryProfileOptions * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit macOS 15 Sentry: Sources/Sentry/SentryProfiler.mm#L111
implicit conversion from nullable pointer 'SentryProfileOptions * _Nullable' to non-nullable pointer type 'SentryProfileOptions * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit macOS 15 Sentry: Sources/Sentry/SentryProfiler.mm#L104
implicit conversion from nullable pointer 'SentryProfileOptions * _Nullable' to non-nullable pointer type 'SentryProfileOptions * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit macOS 15 Sentry: Sources/Sentry/SentryProfiler.mm#L91
implicit conversion from nullable pointer 'SentryProfileOptions * _Nullable' to non-nullable pointer type 'SentryProfileOptions * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit macOS 15 Sentry: Sources/Sentry/Profiling/SentryProfilerState.mm#L162
implicit conversion from nullable pointer 'NSNumber * _Nullable' to non-nullable pointer type 'NSNumber * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit macOS 15 Sentry: Sources/Sentry/Profiling/SentryProfilerState.mm#L162
implicit conversion from nullable pointer 'NSNumber * _Nullable __strong const' to non-nullable pointer type 'NSNumber * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit macOS 15 Sentry: Sources/Sentry/Profiling/SentryProfilerState.mm#L147
implicit conversion from nullable pointer 'NSNumber * _Nullable __strong const' to non-nullable pointer type 'NSNumber * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit macOS 15 Sentry: Sources/Sentry/Profiling/SentryProfilerState.mm#L32
implicit conversion from nullable pointer 'NSString * _Nullable __strong const' to non-nullable pointer type 'NSString * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit macOS 15 Sentry: Sources/Sentry/Profiling/SentryTraceProfiler.mm#L53
implicit conversion from nullable pointer 'SentryProfiler * _Nullable __strong' to non-nullable pointer type 'SentryProfiler * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit macOS 15 Sentry: Sources/Sentry/Profiling/SentryTraceProfiler.mm#L39
implicit conversion from nullable pointer 'SentryProfiler * _Nullable __strong' to non-nullable pointer type 'SentryProfiler * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit Catalyst 14 Sentry: Sources/Sentry/Profiling/SentryTraceProfiler.mm#L39
implicit conversion from nullable pointer 'SentryProfiler * _Nullable __strong' to non-nullable pointer type 'SentryProfiler * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit Catalyst 14 Sentry: Sources/Sentry/SentryTracer.m#L865
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#L830
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#L709
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#L650
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#L591
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#L181
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#L108
implicit conversion from nullable pointer 'NSString * _Nullable' to non-nullable pointer type 'NSString * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit Catalyst 14 Sentry: Sources/Sentry/SentryUserFeedbackIntegration.m#L23
implicit conversion from nullable pointer 'API_AVAILABLE(ios(13.0)) SentryUserFeedbackConfiguration *' to non-nullable pointer type 'SentryUserFeedbackConfiguration * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit Catalyst 14 Sentry: Sources/Sentry/Processors/SentryWatchdogTerminationBreadcrumbProcessor.m#L107
implicit conversion from nullable pointer 'NSData * _Nullable' to non-nullable pointer type 'NSData * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit tvOS 18 Sentry: Sources/Sentry/SentryTraceContext.m#L78
implicit conversion from nullable pointer 'id<SentrySpan> _Nullable' to non-nullable pointer type 'id<SentrySpan> _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit tvOS 18 Sentry: Sources/Sentry/SentryTracer.m#L865
implicit conversion from nullable pointer 'NSDictionary<NSString *,NSDictionary<NSString *,id> *> * _Nullable' to non-nullable pointer type 'NSDictionary * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit tvOS 18 Sentry: Sources/Sentry/SentryTracer.m#L830
implicit conversion from nullable pointer 'NSDate * _Nullable' to non-nullable pointer type 'NSDate * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit tvOS 18 Sentry: Sources/Sentry/SentryTracer.m#L709
implicit conversion from nullable pointer 'NSDate * _Nullable' to non-nullable pointer type 'NSDate * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit tvOS 18 Sentry: Sources/Sentry/SentryTracer.m#L650
implicit conversion from nullable pointer 'NSDate * _Nullable' to non-nullable pointer type 'NSDate * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit tvOS 18 Sentry: Sources/Sentry/SentryUIEventTrackerTransactionMode.m#L108
implicit conversion from nullable pointer 'NSString * _Nullable' to non-nullable pointer type 'NSString * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit tvOS 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 tvOS 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 tvOS 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 tvOS 18 Sentry: Sources/Sentry/Processors/SentryWatchdogTerminationBreadcrumbProcessor.m#L107
implicit conversion from nullable pointer 'NSData * _Nullable' to non-nullable pointer type 'NSData * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit Catalyst 15 Sentry: Sources/Sentry/SentryProfiler.mm#L112
implicit conversion from nullable pointer 'SentryProfileOptions * _Nullable' to non-nullable pointer type 'SentryProfileOptions * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit Catalyst 15 Sentry: Sources/Sentry/SentryProfiler.mm#L111
implicit conversion from nullable pointer 'SentryProfileOptions * _Nullable' to non-nullable pointer type 'SentryProfileOptions * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit Catalyst 15 Sentry: Sources/Sentry/SentryProfiler.mm#L104
implicit conversion from nullable pointer 'SentryProfileOptions * _Nullable' to non-nullable pointer type 'SentryProfileOptions * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit Catalyst 15 Sentry: Sources/Sentry/SentryProfiler.mm#L91
implicit conversion from nullable pointer 'SentryProfileOptions * _Nullable' to non-nullable pointer type 'SentryProfileOptions * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit Catalyst 15 Sentry: Sources/Sentry/Profiling/SentryProfilerState.mm#L162
implicit conversion from nullable pointer 'NSNumber * _Nullable' to non-nullable pointer type 'NSNumber * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit Catalyst 15 Sentry: Sources/Sentry/Profiling/SentryProfilerState.mm#L162
implicit conversion from nullable pointer 'NSNumber * _Nullable __strong const' to non-nullable pointer type 'NSNumber * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit Catalyst 15 Sentry: Sources/Sentry/Profiling/SentryProfilerState.mm#L147
implicit conversion from nullable pointer 'NSNumber * _Nullable __strong const' to non-nullable pointer type 'NSNumber * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit Catalyst 15 Sentry: Sources/Sentry/Profiling/SentryProfilerState.mm#L32
implicit conversion from nullable pointer 'NSString * _Nullable __strong const' to non-nullable pointer type 'NSString * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit Catalyst 15 Sentry: Sources/Sentry/Profiling/SentryTraceProfiler.mm#L53
implicit conversion from nullable pointer 'SentryProfiler * _Nullable __strong' to non-nullable pointer type 'SentryProfiler * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit Catalyst 15 Sentry: Sources/Sentry/Profiling/SentryTraceProfiler.mm#L39
implicit conversion from nullable pointer 'SentryProfiler * _Nullable __strong' to non-nullable pointer type 'SentryProfiler * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit iOS 16 Sentry: Sources/Sentry/Profiling/SentryTraceProfiler.mm#L39
implicit conversion from nullable pointer 'SentryProfiler * _Nullable __strong' to non-nullable pointer type 'SentryProfiler * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit iOS 16 Sentry: Sources/Sentry/SentryTracer.m#L865
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#L830
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#L709
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#L650
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#L591
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#L181
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#L108
implicit conversion from nullable pointer 'NSString * _Nullable' to non-nullable pointer type 'NSString * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit iOS 16 Sentry: Sources/Sentry/SentryUserFeedbackIntegration.m#L23
implicit conversion from nullable pointer 'API_AVAILABLE(ios(13.0)) SentryUserFeedbackConfiguration *' to non-nullable pointer type 'SentryUserFeedbackConfiguration * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit iOS 16 Sentry: Sources/Sentry/Processors/SentryWatchdogTerminationBreadcrumbProcessor.m#L107
implicit conversion from nullable pointer 'NSData * _Nullable' to non-nullable pointer type 'NSData * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit macOS 14 Sentry: Sources/Sentry/SentryTraceContext.m#L121
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#L78
implicit conversion from nullable pointer 'id<SentrySpan> _Nullable' to non-nullable pointer type 'id<SentrySpan> _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit macOS 14 Sentry: Sources/Sentry/Profiling/SentryTraceProfiler.mm#L53
implicit conversion from nullable pointer 'SentryProfiler * _Nullable __strong' to non-nullable pointer type 'SentryProfiler * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit macOS 14 Sentry: Sources/Sentry/Profiling/SentryTraceProfiler.mm#L39
implicit conversion from nullable pointer 'SentryProfiler * _Nullable __strong' to non-nullable pointer type 'SentryProfiler * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit macOS 14 Sentry: Sources/Sentry/SentryTracer.m#L709
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#L650
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#L591
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#L181
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 macOS 14 Sentry: Sources/Sentry/Processors/SentryWatchdogTerminationBreadcrumbProcessor.m#L107
implicit conversion from nullable pointer 'NSData * _Nullable' to non-nullable pointer type 'NSData * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit iOS 17 SentrySwiftUI: Sources/Sentry/Profiling/SentryTraceProfiler.mm#L39
implicit conversion from nullable pointer 'SentryProfiler * _Nullable __strong' to non-nullable pointer type 'SentryProfiler * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit iOS 17 SentrySwiftUI: Sources/Sentry/SentryTracer.m#L865
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#L830
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#L709
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#L650
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#L591
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#L181
implicit conversion from nullable pointer 'SentryHub * _Nullable' to non-nullable pointer type 'SentryHub * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit iOS 17 SentrySwiftUI: Sources/Sentry/SentryUIEventTrackerTransactionMode.m#L108
implicit conversion from nullable pointer 'NSString * _Nullable' to non-nullable pointer type 'NSString * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit iOS 17 SentrySwiftUI: Sources/Sentry/SentryUserFeedbackIntegration.m#L23
implicit conversion from nullable pointer 'API_AVAILABLE(ios(13.0)) SentryUserFeedbackConfiguration *' to non-nullable pointer type 'SentryUserFeedbackConfiguration * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit iOS 17 SentrySwiftUI: Sources/Sentry/Processors/SentryWatchdogTerminationBreadcrumbProcessor.m#L107
implicit conversion from nullable pointer 'NSData * _Nullable' to non-nullable pointer type 'NSData * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit iOS 18 Sentry: Sources/Sentry/SentryProfiler.mm#L112
implicit conversion from nullable pointer 'SentryProfileOptions * _Nullable' to non-nullable pointer type 'SentryProfileOptions * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit iOS 18 Sentry: Sources/Sentry/SentryProfiler.mm#L111
implicit conversion from nullable pointer 'SentryProfileOptions * _Nullable' to non-nullable pointer type 'SentryProfileOptions * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit iOS 18 Sentry: Sources/Sentry/SentryProfiler.mm#L104
implicit conversion from nullable pointer 'SentryProfileOptions * _Nullable' to non-nullable pointer type 'SentryProfileOptions * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit iOS 18 Sentry: Sources/Sentry/SentryProfiler.mm#L91
implicit conversion from nullable pointer 'SentryProfileOptions * _Nullable' to non-nullable pointer type 'SentryProfileOptions * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit iOS 18 Sentry: Sources/Sentry/Profiling/SentryProfilerState.mm#L162
implicit conversion from nullable pointer 'NSNumber * _Nullable' to non-nullable pointer type 'NSNumber * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit iOS 18 Sentry: Sources/Sentry/Profiling/SentryProfilerState.mm#L162
implicit conversion from nullable pointer 'NSNumber * _Nullable __strong const' to non-nullable pointer type 'NSNumber * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit iOS 18 Sentry: Sources/Sentry/Profiling/SentryProfilerState.mm#L147
implicit conversion from nullable pointer 'NSNumber * _Nullable __strong const' to non-nullable pointer type 'NSNumber * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit iOS 18 Sentry: Sources/Sentry/Profiling/SentryProfilerState.mm#L32
implicit conversion from nullable pointer 'NSString * _Nullable __strong const' to non-nullable pointer type 'NSString * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit iOS 18 Sentry: Sources/Sentry/Profiling/SentryTraceProfiler.mm#L53
implicit conversion from nullable pointer 'SentryProfiler * _Nullable __strong' to non-nullable pointer type 'SentryProfiler * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit iOS 18 Sentry: Sources/Sentry/Profiling/SentryTraceProfiler.mm#L39
implicit conversion from nullable pointer 'SentryProfiler * _Nullable __strong' to non-nullable pointer type 'SentryProfiler * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit tvOS 17 Sentry: Sources/Sentry/SentryTraceContext.m#L157
implicit conversion from nullable pointer 'id _Nullable' to non-nullable pointer type 'NSString * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit tvOS 17 Sentry: Sources/Sentry/SentryTraceContext.m#L142
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#L121
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#L78
implicit conversion from nullable pointer 'id<SentrySpan> _Nullable' to non-nullable pointer type 'id<SentrySpan> _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit tvOS 17 Sentry: Sources/Sentry/SentryTracer.m#L865
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#L830
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#L709
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#L650
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#L108
implicit conversion from nullable pointer 'NSString * _Nullable' to non-nullable pointer type 'NSString * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit tvOS 17 Sentry: Sources/Sentry/Processors/SentryWatchdogTerminationBreadcrumbProcessor.m#L107
implicit conversion from nullable pointer 'NSData * _Nullable' to non-nullable pointer type 'NSData * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit iOS 17 Sentry: Sources/Sentry/Profiling/SentryTraceProfiler.mm#L39
implicit conversion from nullable pointer 'SentryProfiler * _Nullable __strong' to non-nullable pointer type 'SentryProfiler * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit iOS 17 Sentry: Sources/Sentry/SentryTracer.m#L865
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#L830
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#L709
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#L650
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#L591
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#L181
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#L108
implicit conversion from nullable pointer 'NSString * _Nullable' to non-nullable pointer type 'NSString * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit iOS 17 Sentry: Sources/Sentry/SentryUserFeedbackIntegration.m#L23
implicit conversion from nullable pointer 'API_AVAILABLE(ios(13.0)) SentryUserFeedbackConfiguration *' to non-nullable pointer type 'SentryUserFeedbackConfiguration * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit iOS 17 Sentry: Sources/Sentry/Processors/SentryWatchdogTerminationBreadcrumbProcessor.m#L107
implicit conversion from nullable pointer 'NSData * _Nullable' to non-nullable pointer type 'NSData * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit macOS 15 Sentry
Skipped SentryTests.SentryFileIOTrackingIntegrationTests.testDisableFileManagerSwizzling_isNotEnabled_shouldNotTrackWithSpan
Unit macOS 15 Sentry
Skipped SentryTests.SentryEnabledFeaturesBuilderTests.testEnableViewRendererV2_isNotEnabled_shouldAddFeature
Unit macOS 15 Sentry
Skipped SentryTests.SentryEnabledFeaturesBuilderTests.testEnableViewRendererV2_isEnabled_shouldAddFeature
Unit macOS 15 Sentry
Skipped SentryTests.SentryEnabledFeaturesBuilderTests.testEnableFastViewRendering_isEnabled_shouldAddFeature
Unit macOS 15 Sentry
Skipped SentryTests.SentryEnabledFeaturesBuilderTests.testEnableExperimentalViewRenderer_isEnabled_shouldAddFeature
Unit macOS 15 Sentry
Skipped SentryDeviceTests.testSimulatedDeviceModel
Unit macOS 15 Sentry
Skipped SentryTests.SentryDependencyContainerTests.testSentryWatchdogTerminationAttributesProcessor_shouldUseLowPriorityQueue
Unit macOS 15 Sentry
Skipped SentryTests.SentryDependencyContainerTests.testSentryWatchdogTerminationAttributesProcessor_shouldReturnSameInstance
Unit macOS 15 Sentry
Skipped SentryTests.SentryDependencyContainerTests.testGetWatchdogTerminationBreadcrumbProcessorWithMaxBreadcrumbs_shouldUseParameters
Unit macOS 15 Sentry
Skipped SentryTests.SentryDependencyContainerTests.testGetWatchdogTerminationBreadcrumbProcessorWithMaxBreadcrumbs_shouldReturnNewInstancePerCall
Unit Catalyst 14 Sentry
Skipped SentryTests.SentryUIRedactBuilderTests.testRedactSFSafariViewEvenWithMaskingDisabled
Unit Catalyst 14 Sentry
Skipped SentryTests.SentryUIRedactBuilderTests.testRedactSFSafariView
Unit Catalyst 14 Sentry
Skipped SentryNSFileManagerSwizzlingTests.testNSFileManagerCreateFile_iOS18macOS15tvOS18OrLater_experimentalFlagEnabled_shouldSwizzle
Unit Catalyst 14 Sentry
Skipped SentryNSFileManagerSwizzlingTests.testNSFileManagerCreateFile_iOS18macOS15tvOS18OrLater_experimentalFlagDisabled_shouldNotSwizzle
Unit Catalyst 14 Sentry
Skipped SentryTests.SentryFileManagerTests.testSentryGetScopedCachesDirectory_targetIsMacOS_shouldReturnPath
Unit Catalyst 14 Sentry
Skipped SentryTests.SentryFileManagerTests.testIsErrorPathTooLong_underlyingErrorsNotAvailableAndNonErrorInUserInfo_shouldNotCheckError
Unit Catalyst 14 Sentry
Skipped SentryTests.SentryFileManagerTests.testIsErrorPathTooLong_underlyingErrorsNotAvailableAndErrorNotInUserInfo_shouldNotCheckError
Unit Catalyst 14 Sentry
Skipped SentryTests.SentryFileManagerTests.testIsErrorPathTooLong_underlyingErrorsNotAvailableAndErrorInUserInfo_shouldNotCheckError
Unit Catalyst 14 Sentry
Skipped SentryDeviceTests.testSimulatedDeviceModel
Unit tvOS 18 Sentry
Skipped SentryNSFileManagerSwizzlingTests.testNSFileManagerCreateFile_preiOS18macOS15tvOS18_experimentalFlagDisabled_shouldNotSwizzle
Unit tvOS 18 Sentry
Skipped SentryTests.SentryFileManagerTests.testIsErrorPathTooLong_underlyingErrorsNotAvailableAndNonErrorInUserInfo_shouldNotCheckError
Unit tvOS 18 Sentry
Skipped SentryTests.SentryFileManagerTests.testIsErrorPathTooLong_underlyingErrorsNotAvailableAndErrorNotInUserInfo_shouldNotCheckError
Unit tvOS 18 Sentry
Skipped SentryTests.SentryFileManagerTests.testIsErrorPathTooLong_underlyingErrorsNotAvailableAndErrorInUserInfo_shouldNotCheckError
Unit tvOS 18 Sentry
Skipped SentryTests.SentryFileIOTrackingIntegrationTests.testDisableFileManagerSwizzling_isNotEnabledAndDataSwizzlingIsEnabled_shouldTrackWithSpan
Unit tvOS 18 Sentry
Skipped SentryTests.SentryFileIOTrackingIntegrationTests.testDisableFileManagerSwizzling_isNotEnabled_shouldNotTrackWithSpan
Unit tvOS 18 Sentry
Skipped SentryTests.SentryEnabledFeaturesBuilderTests.testEnableViewRendererV2_isNotEnabled_shouldAddFeature
Unit tvOS 18 Sentry
Skipped SentryTests.SentryEnabledFeaturesBuilderTests.testEnableViewRendererV2_isEnabled_shouldAddFeature
Unit tvOS 18 Sentry
Skipped SentryTests.SentryEnabledFeaturesBuilderTests.testEnableFastViewRendering_isEnabled_shouldAddFeature
Unit tvOS 18 Sentry
Skipped SentryTests.SentryEnabledFeaturesBuilderTests.testEnableExperimentalViewRenderer_isEnabled_shouldAddFeature
Unit Catalyst 15 Sentry
Skipped SentryTests.SentryStacktraceBuilderTests.testFramesOrder
Unit Catalyst 15 Sentry
Skipped SentryNSFileManagerSwizzlingTests.testNSFileManagerCreateFile_preiOS18macOS15tvOS18_experimentalFlagEnabled_shouldNotSwizzle
Unit Catalyst 15 Sentry
Skipped SentryNSFileManagerSwizzlingTests.testNSFileManagerCreateFile_preiOS18macOS15tvOS18_experimentalFlagDisabled_shouldNotSwizzle
Unit Catalyst 15 Sentry
Skipped SentryTests.SentryFileManagerTests.testSentryGetScopedCachesDirectory_targetIsMacOS_shouldReturnPath
Unit Catalyst 15 Sentry
Skipped SentryTests.SentryFileManagerTests.testIsErrorPathTooLong_underlyingErrorsNotAvailableAndNonErrorInUserInfo_shouldNotCheckError
Unit Catalyst 15 Sentry
Skipped SentryTests.SentryFileManagerTests.testIsErrorPathTooLong_underlyingErrorsNotAvailableAndErrorNotInUserInfo_shouldNotCheckError
Unit Catalyst 15 Sentry
Skipped SentryTests.SentryFileManagerTests.testIsErrorPathTooLong_underlyingErrorsNotAvailableAndErrorInUserInfo_shouldNotCheckError
Unit Catalyst 15 Sentry
Skipped SentryTests.SentryFileIOTrackingIntegrationTests.testDisableFileManagerSwizzling_isNotEnabledAndDataSwizzlingIsEnabled_shouldTrackWithSpan
Unit Catalyst 15 Sentry
Skipped SentryTests.SentryFileIOTrackingIntegrationTests.testDisableFileManagerSwizzling_isNotEnabled_shouldNotTrackWithSpan
Unit Catalyst 15 Sentry
Skipped SentryDeviceTests.testSimulatedDeviceModel
Unit iOS 16 Sentry
Skipped SentryNSFileManagerSwizzlingTests.testNSFileManagerCreateFile_iOS18macOS15tvOS18OrLater_experimentalFlagEnabled_shouldSwizzle
Unit iOS 16 Sentry
Skipped SentryNSFileManagerSwizzlingTests.testNSFileManagerCreateFile_iOS18macOS15tvOS18OrLater_experimentalFlagDisabled_shouldNotSwizzle
Unit iOS 16 Sentry
Skipped SentryTests.SentryFileManagerTests.testSentryGetScopedCachesDirectory_targetIsMacOS_shouldReturnPath
Unit iOS 16 Sentry
Skipped SentryTests.SentryFileManagerTests.testIsErrorPathTooLong_underlyingErrorsNotAvailableAndNonErrorInUserInfo_shouldNotCheckError
Unit iOS 16 Sentry
Skipped SentryTests.SentryFileManagerTests.testIsErrorPathTooLong_underlyingErrorsNotAvailableAndErrorNotInUserInfo_shouldNotCheckError
Unit iOS 16 Sentry
Skipped SentryTests.SentryFileManagerTests.testIsErrorPathTooLong_underlyingErrorsNotAvailableAndErrorInUserInfo_shouldNotCheckError
Unit macOS 14 Sentry
Skipped SentryTests.SentryFileManagerTests.testIsErrorPathTooLong_underlyingErrorsNotAvailableAndErrorInUserInfo_shouldNotCheckError
Unit macOS 14 Sentry
Skipped SentryTests.SentryEnabledFeaturesBuilderTests.testEnableViewRendererV2_isNotEnabled_shouldAddFeature
Unit macOS 14 Sentry
Skipped SentryTests.SentryEnabledFeaturesBuilderTests.testEnableViewRendererV2_isEnabled_shouldAddFeature
Unit macOS 14 Sentry
Skipped SentryTests.SentryEnabledFeaturesBuilderTests.testEnableFastViewRendering_isEnabled_shouldAddFeature
Unit macOS 14 Sentry
Skipped SentryTests.SentryEnabledFeaturesBuilderTests.testEnableExperimentalViewRenderer_isEnabled_shouldAddFeature
Unit macOS 14 Sentry
Skipped SentryDeviceTests.testSimulatedDeviceModel
Unit macOS 14 Sentry
Skipped SentryTests.SentryDependencyContainerTests.testSentryWatchdogTerminationAttributesProcessor_shouldUseLowPriorityQueue
Unit macOS 14 Sentry
Skipped SentryTests.SentryDependencyContainerTests.testSentryWatchdogTerminationAttributesProcessor_shouldReturnSameInstance
Unit macOS 14 Sentry
Skipped SentryTests.SentryDependencyContainerTests.testGetWatchdogTerminationBreadcrumbProcessorWithMaxBreadcrumbs_shouldUseParameters
Unit macOS 14 Sentry
Skipped SentryTests.SentryDependencyContainerTests.testGetWatchdogTerminationBreadcrumbProcessorWithMaxBreadcrumbs_shouldReturnNewInstancePerCall
Unit iOS 18 Sentry
Skipped SentryTests.SentryStacktraceBuilderTests.testFramesOrder
Unit iOS 18 Sentry
Skipped SentryNSFileManagerSwizzlingTests.testNSFileManagerCreateFile_preiOS18macOS15tvOS18_experimentalFlagEnabled_shouldNotSwizzle
Unit iOS 18 Sentry
Skipped SentryNSFileManagerSwizzlingTests.testNSFileManagerCreateFile_preiOS18macOS15tvOS18_experimentalFlagDisabled_shouldNotSwizzle
Unit iOS 18 Sentry
Skipped SentryTests.SentryFileManagerTests.testSentryGetScopedCachesDirectory_targetIsMacOS_shouldReturnPath
Unit iOS 18 Sentry
Skipped SentryTests.SentryFileManagerTests.testIsErrorPathTooLong_underlyingErrorsNotAvailableAndNonErrorInUserInfo_shouldNotCheckError
Unit iOS 18 Sentry
Skipped SentryTests.SentryFileManagerTests.testIsErrorPathTooLong_underlyingErrorsNotAvailableAndErrorNotInUserInfo_shouldNotCheckError
Unit iOS 18 Sentry
Skipped SentryTests.SentryFileManagerTests.testIsErrorPathTooLong_underlyingErrorsNotAvailableAndErrorInUserInfo_shouldNotCheckError
Unit iOS 18 Sentry
Skipped SentryTests.SentryFileIOTrackingIntegrationTests.testDisableFileManagerSwizzling_isNotEnabledAndDataSwizzlingIsEnabled_shouldTrackWithSpan
Unit iOS 18 Sentry
Skipped SentryTests.SentryFileIOTrackingIntegrationTests.testDisableFileManagerSwizzling_isNotEnabled_shouldNotTrackWithSpan
Unit tvOS 17 Sentry
Skipped SentryTests.SentryStacktraceBuilderTests.testFramesOrder
Unit tvOS 17 Sentry
Skipped SentryNSFileManagerSwizzlingTests.testNSFileManagerCreateFile_iOS18macOS15tvOS18OrLater_experimentalFlagEnabled_shouldSwizzle
Unit tvOS 17 Sentry
Skipped SentryNSFileManagerSwizzlingTests.testNSFileManagerCreateFile_iOS18macOS15tvOS18OrLater_experimentalFlagDisabled_shouldNotSwizzle
Unit tvOS 17 Sentry
Skipped SentryTests.SentryFileManagerTests.testIsErrorPathTooLong_underlyingErrorsNotAvailableAndNonErrorInUserInfo_shouldNotCheckError
Unit tvOS 17 Sentry
Skipped SentryTests.SentryFileManagerTests.testIsErrorPathTooLong_underlyingErrorsNotAvailableAndErrorNotInUserInfo_shouldNotCheckError
Unit tvOS 17 Sentry
Skipped SentryTests.SentryFileManagerTests.testIsErrorPathTooLong_underlyingErrorsNotAvailableAndErrorInUserInfo_shouldNotCheckError
Unit tvOS 17 Sentry
Skipped SentryTests.SentryEnabledFeaturesBuilderTests.testEnableViewRendererV2_isNotEnabled_shouldAddFeature
Unit tvOS 17 Sentry
Skipped SentryTests.SentryEnabledFeaturesBuilderTests.testEnableViewRendererV2_isEnabled_shouldAddFeature
Unit tvOS 17 Sentry
Skipped SentryTests.SentryEnabledFeaturesBuilderTests.testEnableFastViewRendering_isEnabled_shouldAddFeature
Unit tvOS 17 Sentry
Skipped SentryTests.SentryEnabledFeaturesBuilderTests.testEnableExperimentalViewRenderer_isEnabled_shouldAddFeature
Unit iOS 17 Sentry
Skipped SentryNSFileManagerSwizzlingTests.testNSFileManagerCreateFile_iOS18macOS15tvOS18OrLater_experimentalFlagEnabled_shouldSwizzle
Unit iOS 17 Sentry
Skipped SentryNSFileManagerSwizzlingTests.testNSFileManagerCreateFile_iOS18macOS15tvOS18OrLater_experimentalFlagDisabled_shouldNotSwizzle
Unit iOS 17 Sentry
Skipped SentryTests.SentryFileManagerTests.testSentryGetScopedCachesDirectory_targetIsMacOS_shouldReturnPath
Unit iOS 17 Sentry
Skipped SentryTests.SentryFileManagerTests.testIsErrorPathTooLong_underlyingErrorsNotAvailableAndNonErrorInUserInfo_shouldNotCheckError
Unit iOS 17 Sentry
Skipped SentryTests.SentryFileManagerTests.testIsErrorPathTooLong_underlyingErrorsNotAvailableAndErrorNotInUserInfo_shouldNotCheckError
Unit iOS 17 Sentry
Skipped SentryTests.SentryFileManagerTests.testIsErrorPathTooLong_underlyingErrorsNotAvailableAndErrorInUserInfo_shouldNotCheckError

Artifacts

Produced during runtime
Name Size Digest
test-server
16 MB
sha256:792a8d1aaf8b82b4d60988974b9f6e0af7b847b76d9f2bef24ddddc77bee189d