Release e156577d6a832da57cd847c87418b4347935062a #3305
Annotations
10 warnings
Build Sentry XCFramework slice for appletvos:
Sources/Sentry/SentryTimeToDisplayTracker.m#L204
implicit conversion from nullable pointer 'NSDate * _Nullable' to non-nullable pointer type 'NSDate * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Build Sentry 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 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 XCFramework slice for appletvos:
Sources/Sentry/SentryTracePropagation.m#L72
implicit conversion from nullable pointer 'NSURL * _Nullable' to non-nullable pointer type 'NSURL * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Build Sentry XCFramework slice for appletvos:
Sources/Sentry/SentryTracePropagation.m#L24
implicit conversion from nullable pointer 'NSString * _Nullable' to non-nullable pointer type 'NSString * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Build Sentry XCFramework slice for appletvos:
Sources/Sentry/SentryTracer.m#L859
implicit conversion from nullable pointer 'NSDictionary<NSString *,NSDictionary<NSString *,id> *> * _Nullable' to non-nullable pointer type 'NSDictionary * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Build Sentry XCFramework slice for appletvos:
Sources/Sentry/SentryTracer.m#L824
implicit conversion from nullable pointer 'NSDate * _Nullable' to non-nullable pointer type 'NSDate * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Build Sentry XCFramework slice for appletvos:
Sources/Sentry/SentryTracer.m#L703
implicit conversion from nullable pointer 'NSDate * _Nullable' to non-nullable pointer type 'NSDate * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Build Sentry XCFramework slice for appletvos:
Sources/Sentry/SentryTracer.m#L644
implicit conversion from nullable pointer 'NSDate * _Nullable' to non-nullable pointer type 'NSDate * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Build Sentry XCFramework slice for appletvos:
Sources/Sentry/SentryUIEventTrackerTransactionMode.m#L109
implicit conversion from nullable pointer 'NSString * _Nullable' to non-nullable pointer type 'NSString * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Loading