Release 2c09b1c309c8924c933d24ae367ddfae476173b6 #3159
Annotations
10 warnings
Build Sentry-WithoutUIKitOrAppKit XCFramework slice for watchos:
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 watchos:
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 watchos:
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 watchos:
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 watchos:
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 watchos:
Sources/Sentry/SentryTracePropagation.m#L71
implicit conversion from nullable pointer 'NSArray * _Nullable' to non-nullable pointer type 'NSArray * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Build Sentry-WithoutUIKitOrAppKit XCFramework slice for watchos:
Sources/Sentry/SentryTracePropagation.m#L70
implicit conversion from nullable pointer 'NSURL * _Nullable' to non-nullable pointer type 'NSURL * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Build Sentry-WithoutUIKitOrAppKit XCFramework slice for watchos:
Sources/Sentry/SentryTracePropagation.m#L23
implicit conversion from nullable pointer 'NSString * _Nullable' to non-nullable pointer type 'NSString * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Build Sentry-WithoutUIKitOrAppKit XCFramework slice for watchos:
Sources/Sentry/SentryTracer.m#L704
implicit conversion from nullable pointer 'NSDate * _Nullable' to non-nullable pointer type 'NSDate * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Build Sentry-WithoutUIKitOrAppKit XCFramework slice for watchos:
Sources/Sentry/SentryTracer.m#L645
implicit conversion from nullable pointer 'NSDate * _Nullable' to non-nullable pointer type 'NSDate * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Loading