ref: Use RunLoop observer for watchdog detection #15787
Annotations
10 warnings
Run set -o pipefail && NSUnbufferedIO=YES xcodebuild \:
Sources/Sentry/SentryStacktrace.m#L36
implicit conversion from nullable pointer 'NSString * _Nullable' to non-nullable pointer type 'NSString * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Run set -o pipefail && NSUnbufferedIO=YES xcodebuild \:
Sources/Sentry/SentryStacktrace.m#L35
implicit conversion from nullable pointer 'NSString * _Nullable' to non-nullable pointer type 'NSString * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Run set -o pipefail && NSUnbufferedIO=YES xcodebuild \:
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]
|
Run set -o pipefail && NSUnbufferedIO=YES xcodebuild \:
Sources/Sentry/SentryTraceContext.m#L143
implicit conversion from nullable pointer 'NSString * _Nullable' to non-nullable pointer type 'NSString * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Run set -o pipefail && NSUnbufferedIO=YES xcodebuild \:
Sources/Sentry/SentryTraceContext.m#L122
implicit conversion from nullable pointer 'NSString * _Nullable' to non-nullable pointer type 'NSString * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Run set -o pipefail && NSUnbufferedIO=YES xcodebuild \:
Sources/Sentry/SentryTracer.m#L705
implicit conversion from nullable pointer 'NSDate * _Nullable' to non-nullable pointer type 'NSDate * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Run set -o pipefail && NSUnbufferedIO=YES xcodebuild \:
Sources/Sentry/SentryTracer.m#L646
implicit conversion from nullable pointer 'NSDate * _Nullable' to non-nullable pointer type 'NSDate * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Run set -o pipefail && NSUnbufferedIO=YES xcodebuild \:
Sources/Sentry/SentryTracer.m#L587
implicit conversion from nullable pointer 'NSDate * _Nullable' to non-nullable pointer type 'NSDate * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Run set -o pipefail && NSUnbufferedIO=YES xcodebuild \:
Sources/Sentry/SentryTracer.m#L177
implicit conversion from nullable pointer 'SentryHub * _Nullable' to non-nullable pointer type 'SentryHub * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Run set -o pipefail && NSUnbufferedIO=YES xcodebuild \:
Sources/Sentry/SentryUncaughtNSExceptions.m#L47
implicit conversion from nullable pointer 'NSException * _Nullable' to non-nullable pointer type 'NSException * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Loading