Release f6517626b692f0fa8bc0bbf1fbfebe1fadb40f1b #2693
Annotations
10 warnings
Build SentrySwiftUI XCFramework slice for appletvos:
Sources/Sentry/SentryStacktrace.m#L35
implicit conversion from nullable pointer 'NSString * _Nullable' to non-nullable pointer type 'NSString * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Build SentrySwiftUI XCFramework slice for appletvos:
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]
|
Build SentrySwiftUI XCFramework slice for appletvos:
Sources/Sentry/SentryTimeToDisplayTracker.m#L203
implicit conversion from nullable pointer 'NSDate * _Nullable' to non-nullable pointer type 'NSDate * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Build SentrySwiftUI XCFramework slice for appletvos:
Sources/Sentry/SentryTraceContext.m#L143
implicit conversion from nullable pointer 'NSString * _Nullable' to non-nullable pointer type 'NSString * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Build SentrySwiftUI XCFramework slice for appletvos:
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 appletvos:
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 appletvos:
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 appletvos:
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 appletvos:
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 appletvos:
Sources/Sentry/SentryUIEventTrackerTransactionMode.m#L108
implicit conversion from nullable pointer 'NSString * _Nullable' to non-nullable pointer type 'NSString * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Loading