Release f6517626b692f0fa8bc0bbf1fbfebe1fadb40f1b #2693
Annotations
10 warnings
Build Sentry-WithoutUIKitOrAppKit XCFramework slice for appletvos:
Sources/Sentry/SentrySampling.m#L85
implicit conversion from nullable pointer 'NSNumber * _Nullable' to non-nullable pointer type 'NSNumber * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Build Sentry-WithoutUIKitOrAppKit XCFramework slice for appletvos:
Sources/Sentry/SentrySerialization.m#L73
implicit conversion from nullable pointer 'NSData * _Nullable' to non-nullable pointer type 'NSData * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Build Sentry-WithoutUIKitOrAppKit XCFramework slice for appletvos:
Sources/Sentry/SentrySpan.m#L191
implicit conversion from nullable pointer 'id<SentrySpan> _Nullable' to non-nullable pointer type 'id<SentrySpan> _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Build Sentry-WithoutUIKitOrAppKit XCFramework slice for appletvos:
Sources/Sentry/SentryStacktrace.m#L36
implicit conversion from nullable pointer 'NSString * _Nullable' to non-nullable pointer type 'NSString * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Build Sentry-WithoutUIKitOrAppKit 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 Sentry-WithoutUIKitOrAppKit 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 Sentry-WithoutUIKitOrAppKit 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 Sentry-WithoutUIKitOrAppKit 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 Sentry-WithoutUIKitOrAppKit 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 Sentry-WithoutUIKitOrAppKit 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]
|
Loading