Release 2b89dd72cf192ef9c379ff4105d5de0c3b0aa8f2 #3375
Annotations
10 warnings
Build SentrySwiftUI XCFramework slice for maccatalyst:
Sources/Sentry/SentryTraceContext.m#L122
implicit conversion from nullable pointer 'NSString * _Nullable' to non-nullable pointer type 'NSString * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Build SentrySwiftUI XCFramework slice for maccatalyst:
Sources/Sentry/SentryTracePropagation.m#L67
implicit conversion from nullable pointer 'NSURL * _Nullable' to non-nullable pointer type 'NSURL * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Build SentrySwiftUI XCFramework slice for maccatalyst:
Sources/Sentry/SentryTracePropagation.m#L27
implicit conversion from nullable pointer 'NSString * _Nullable' to non-nullable pointer type 'NSString * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Build SentrySwiftUI XCFramework slice for maccatalyst:
Sources/Sentry/SentryTracer.m#L858
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 maccatalyst:
Sources/Sentry/SentryTracer.m#L823
implicit conversion from nullable pointer 'NSDate * _Nullable' to non-nullable pointer type 'NSDate * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Build SentrySwiftUI XCFramework slice for maccatalyst:
Sources/Sentry/SentryTracer.m#L702
implicit conversion from nullable pointer 'NSDate * _Nullable' to non-nullable pointer type 'NSDate * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Build SentrySwiftUI XCFramework slice for maccatalyst:
Sources/Sentry/SentryTracer.m#L643
implicit conversion from nullable pointer 'NSDate * _Nullable' to non-nullable pointer type 'NSDate * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Build SentrySwiftUI XCFramework slice for maccatalyst:
Sources/Sentry/SentryTracer.m#L584
implicit conversion from nullable pointer 'NSDate * _Nullable' to non-nullable pointer type 'NSDate * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Build SentrySwiftUI XCFramework slice for maccatalyst:
Sources/Sentry/SentryTracer.m#L174
implicit conversion from nullable pointer 'SentryHub * _Nullable' to non-nullable pointer type 'SentryHub * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Build SentrySwiftUI XCFramework slice for maccatalyst:
Sources/Sentry/SentryUIEventTrackerTransactionMode.m#L109
implicit conversion from nullable pointer 'NSString * _Nullable' to non-nullable pointer type 'NSString * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Loading