chore: Convert SentryFramesTracker to Swift #16308
Annotations
5 errors, 10 warnings, and 2 notices
Run set -o pipefail && NSUnbufferedIO=YES xcodebuild \
Process completed with exit code 65.
|
Run set -o pipefail && NSUnbufferedIO=YES xcodebuild \:
Sources/Sentry/Profiling/SentryProfilingSwiftHelpers.m#L190
property 'framesTracker' not found on object of type 'SentryDependencyContainer *'
|
Run set -o pipefail && NSUnbufferedIO=YES xcodebuild \:
Sources/Sentry/Profiling/SentryProfilingSwiftHelpers.m#L184
property 'framesTracker' not found on object of type 'SentryDependencyContainer *'
|
Run set -o pipefail && NSUnbufferedIO=YES xcodebuild \:
Sources/Sentry/Profiling/SentryProfilingSwiftHelpers.m#L178
property 'framesTracker' not found on object of type 'SentryDependencyContainer *'
|
Run set -o pipefail && NSUnbufferedIO=YES xcodebuild \:
Sources/Sentry/Profiling/SentryProfilingSwiftHelpers.m#L172
property 'framesTracker' not found on object of type 'SentryDependencyContainer *'
|
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/SentryTracePropagation.m#L67
implicit conversion from nullable pointer 'NSURL * _Nullable' to non-nullable pointer type 'NSURL * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Run set -o pipefail && NSUnbufferedIO=YES xcodebuild \:
Sources/Sentry/SentryTracePropagation.m#L27
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#L702
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#L643
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#L584
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#L174
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#L48
implicit conversion from nullable pointer 'NSException * _Nullable' to non-nullable pointer type 'NSException * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Run CI Diagnostics
Completed Xcode/macOS environment diagnostics
|
Run CI Diagnostics
Starting Xcode/macOS environment diagnostics
|
Loading