Release 3df09ef1d3007f847fc71073d2bd005cc66b98d6 #1795
Annotations
10 warnings
Build SentrySwiftUI 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 SentrySwiftUI 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 SentrySwiftUI 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 SentrySwiftUI XCFramework slice for watchos:
Sources/Sentry/SentryTraceContext.m#L157
implicit conversion from nullable pointer 'id _Nullable' to non-nullable pointer type 'NSString * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Build SentrySwiftUI XCFramework slice for watchos:
Sources/Sentry/SentryTraceContext.m#L142
implicit conversion from nullable pointer 'NSString * _Nullable' to non-nullable pointer type 'NSString * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Build SentrySwiftUI XCFramework slice for watchos:
Sources/Sentry/SentryTraceContext.m#L121
implicit conversion from nullable pointer 'NSString * _Nullable' to non-nullable pointer type 'NSString * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Build SentrySwiftUI XCFramework slice for watchos:
Sources/Sentry/SentryTraceContext.m#L78
implicit conversion from nullable pointer 'id<SentrySpan> _Nullable' to non-nullable pointer type 'id<SentrySpan> _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Build SentrySwiftUI XCFramework slice for watchos:
Sources/Sentry/SentryTracer.m#L709
implicit conversion from nullable pointer 'NSDate * _Nullable' to non-nullable pointer type 'NSDate * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Build SentrySwiftUI XCFramework slice for watchos:
Sources/Sentry/SentryTracer.m#L650
implicit conversion from nullable pointer 'NSDate * _Nullable' to non-nullable pointer type 'NSDate * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Build SentrySwiftUI XCFramework slice for watchos:
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