[WIP] fix: interop with managed .NET runtimes #2080
Annotations
10 warnings and 5 notices
Generate HEAD SDK:
Sources/Sentry/Profiling/SentryContinuousProfiler.mm#L80
implicit conversion from nullable pointer 'NSDictionary<NSString *,id> * _Nullable __strong const' to non-nullable pointer type 'NSDictionary * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Generate HEAD SDK:
Sources/Sentry/Profiling/SentryContinuousProfiler.mm#L80
implicit conversion from nullable pointer 'NSDictionary<NSString *,id> * _Nullable' to non-nullable pointer type 'NSDictionary * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Generate HEAD SDK:
Sources/Sentry/Profiling/SentryContinuousProfiler.mm#L80
implicit conversion from nullable pointer 'SentryId * _Nullable __strong const' to non-nullable pointer type 'SentryId * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Generate HEAD SDK:
Sources/Sentry/Profiling/SentryContinuousProfiler.mm#L78
implicit conversion from nullable pointer 'NSDictionary * _Nullable __strong const' to non-nullable pointer type 'NSDictionary * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Generate HEAD SDK:
Sources/Sentry/Profiling/SentryProfilerState.mm#L162
implicit conversion from nullable pointer 'NSNumber * _Nullable' to non-nullable pointer type 'NSNumber * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Generate HEAD SDK:
Sources/Sentry/Profiling/SentryProfilerState.mm#L162
implicit conversion from nullable pointer 'NSNumber * _Nullable __strong const' to non-nullable pointer type 'NSNumber * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Generate HEAD SDK:
Sources/Sentry/Profiling/SentryProfilerState.mm#L147
implicit conversion from nullable pointer 'NSNumber * _Nullable __strong const' to non-nullable pointer type 'NSNumber * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Generate HEAD SDK:
Sources/Sentry/Profiling/SentryProfilerState.mm#L32
implicit conversion from nullable pointer 'NSString * _Nullable __strong const' to non-nullable pointer type 'NSString * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Generate HEAD SDK:
Sources/Sentry/Profiling/SentryTraceProfiler.mm#L52
implicit conversion from nullable pointer 'SentryProfiler * _Nullable __strong' to non-nullable pointer type 'SentryProfiler * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Generate HEAD SDK:
Sources/Sentry/Profiling/SentryTraceProfiler.mm#L38
implicit conversion from nullable pointer 'SentryProfiler * _Nullable __strong' to non-nullable pointer type 'SentryProfiler * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Run ./scripts/ci-create-simulator.sh --platform iOS --os-version 26.0 --device-name "iPhone 16 Pro"
Simulator 'iPhone 16 Pro' for runtime 'iOS 26.0' already exists (UDID: 1357F30D-1620-441D-8EF5-CB26ECAC6280)
|
Run ./scripts/ci-create-simulator.sh --platform iOS --os-version 26.0 --device-name "iPhone 16 Pro"
Found runtime ID: com.apple.CoreSimulator.SimRuntime.iOS-26-0
|
Run ./scripts/ci-create-simulator.sh --platform iOS --os-version 26.0 --device-name "iPhone 16 Pro"
Requested simulator: Platform='iOS', OS Version='26.0', Device Name='iPhone 16 Pro'
|
Run ./scripts/ci-install-xOS-26-platforms.sh --platforms "iOS"
Platform installation completed
|
Run ./scripts/ci-install-xOS-26-platforms.sh --platforms "iOS"
Installing required platform simulators for Xcode 26
|
Loading