refactor: Migrate SentryMsgPackSerializer from Objective-C to Swift #14799
Annotations
10 warnings and 10 notices
Build for Release:
Sources/Sentry/SentryTracePropagation.m#L71
implicit conversion from nullable pointer 'NSArray * _Nullable' to non-nullable pointer type 'NSArray * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Build for Release:
Sources/Sentry/SentryTracePropagation.m#L70
implicit conversion from nullable pointer 'NSURL * _Nullable' to non-nullable pointer type 'NSURL * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Build for Release:
Sources/Sentry/SentryTracePropagation.m#L23
implicit conversion from nullable pointer 'NSString * _Nullable' to non-nullable pointer type 'NSString * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Build for Release:
Sources/Sentry/SentryTracer.m#L704
implicit conversion from nullable pointer 'NSDate * _Nullable' to non-nullable pointer type 'NSDate * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Build for Release:
Sources/Sentry/SentryTracer.m#L645
implicit conversion from nullable pointer 'NSDate * _Nullable' to non-nullable pointer type 'NSDate * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Build for Release:
Sources/Sentry/SentryTracer.m#L586
implicit conversion from nullable pointer 'NSDate * _Nullable' to non-nullable pointer type 'NSDate * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Build for Release:
Sources/Sentry/SentryTracer.m#L176
implicit conversion from nullable pointer 'SentryHub * _Nullable' to non-nullable pointer type 'SentryHub * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Build for Release:
Sources/Sentry/SentryStacktrace.m#L36
implicit conversion from nullable pointer 'NSString * _Nullable' to non-nullable pointer type 'NSString * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Build for Release:
Sources/Sentry/SentryStacktrace.m#L35
implicit conversion from nullable pointer 'NSString * _Nullable' to non-nullable pointer type 'NSString * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Build for Release:
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]
|
Ensure UIKit is not linked
Success! UIKit.framework not linked.
|
Ensure UIKit is not linked
Checking if Sentry build product is not linked to UIKit.
|
Ensure UIKit is not linked
Matches: 0
|
Ensure UIKit is not linked
Checking if Sentry build product is linked to UIKit.
|
Ensure UIKit is not linked
Checking build product path: uikit-check-build/Build/Products/ReleaseWithoutUIKit-iphonesimulator/SentryWithoutUIKit.framework/SentryWithoutUIKit
|
Ensure UIKit is not linked
- Module Name: SentryWithoutUIKit
|
Ensure UIKit is not linked
- Linkage Test: unlinked
|
Ensure UIKit is not linked
- Derived Data Path: uikit-check-build
|
Ensure UIKit is not linked
- Configuration: ReleaseWithoutUIKit
|
Ensure UIKit is not linked
Checking UIKit linkage for:
|
Loading