Release baf035e693b7ea6474529b98abfc230fc070cf10 #2492
Annotations
10 warnings
Build SentrySwiftUI XCFramework slice for iphoneos:
Sources/Sentry/Profiling/SentryTraceProfiler.mm#L52
implicit conversion from nullable pointer 'SentryProfiler * _Nullable __strong' to non-nullable pointer type 'SentryProfiler * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Build SentrySwiftUI XCFramework slice for iphoneos:
Sources/Sentry/Profiling/SentryTraceProfiler.mm#L38
implicit conversion from nullable pointer 'SentryProfiler * _Nullable __strong' to non-nullable pointer type 'SentryProfiler * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Build SentrySwiftUI XCFramework slice for iphoneos:
Sources/Sentry/SentryTracer.m#L862
implicit conversion from nullable pointer 'NSDictionary<NSString *,NSDictionary<NSString *,id> *> * _Nullable' to non-nullable pointer type 'NSDictionary * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Build SentrySwiftUI XCFramework slice for iphoneos:
Sources/Sentry/SentryTracer.m#L827
implicit conversion from nullable pointer 'NSDate * _Nullable' to non-nullable pointer type 'NSDate * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Build SentrySwiftUI XCFramework slice for iphoneos:
Sources/Sentry/SentryTracer.m#L706
implicit conversion from nullable pointer 'NSDate * _Nullable' to non-nullable pointer type 'NSDate * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Build SentrySwiftUI XCFramework slice for iphoneos:
Sources/Sentry/SentryTracer.m#L647
implicit conversion from nullable pointer 'NSDate * _Nullable' to non-nullable pointer type 'NSDate * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Build SentrySwiftUI XCFramework slice for iphoneos:
Sources/Sentry/SentryTracer.m#L588
implicit conversion from nullable pointer 'NSDate * _Nullable' to non-nullable pointer type 'NSDate * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Build SentrySwiftUI XCFramework slice for iphoneos:
Sources/Sentry/SentryTracer.m#L178
implicit conversion from nullable pointer 'SentryHub * _Nullable' to non-nullable pointer type 'SentryHub * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Build SentrySwiftUI XCFramework slice for iphoneos:
Sources/Sentry/SentryUIEventTrackerTransactionMode.m#L108
implicit conversion from nullable pointer 'NSString * _Nullable' to non-nullable pointer type 'NSString * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Build SentrySwiftUI XCFramework slice for iphoneos:
Sources/Sentry/Processors/SentryWatchdogTerminationBreadcrumbProcessor.m#L107
implicit conversion from nullable pointer 'NSData * _Nullable' to non-nullable pointer type 'NSData * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Loading