ref: Convert ExtraContextProvider to Swift #2633
Triggered via pull request
October 17, 2025 02:52
Status
Cancelled
Total duration
2m 47s
Artifacts
–
api-stability.yml
on: pull_request
Annotations
4 errors and 10 warnings
Check API Stability ()
Canceling since a higher priority waiting request for API Stability Check-refs/pull/6445/merge exists
|
Check API Stability ()
The operation was canceled.
|
API Stability
Process completed with exit code 1.
|
API Stability Check
Canceling since a higher priority waiting request for API Stability Check-refs/pull/6445/merge exists
|
Check API Stability ():
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]
|
Check API Stability ():
Sources/Sentry/SentryTracer.m#L824
implicit conversion from nullable pointer 'NSDate * _Nullable' to non-nullable pointer type 'NSDate * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Check API Stability ():
Sources/Sentry/SentryTracer.m#L703
implicit conversion from nullable pointer 'NSDate * _Nullable' to non-nullable pointer type 'NSDate * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Check API Stability ():
Sources/Sentry/SentryTracer.m#L644
implicit conversion from nullable pointer 'NSDate * _Nullable' to non-nullable pointer type 'NSDate * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Check API Stability ():
Sources/Sentry/SentryTracer.m#L585
implicit conversion from nullable pointer 'NSDate * _Nullable' to non-nullable pointer type 'NSDate * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Check API Stability ():
Sources/Sentry/SentryTracer.m#L175
implicit conversion from nullable pointer 'SentryHub * _Nullable' to non-nullable pointer type 'SentryHub * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Check API Stability ():
Sources/Sentry/SentryUIEventTrackerTransactionMode.m#L109
implicit conversion from nullable pointer 'NSString * _Nullable' to non-nullable pointer type 'NSString * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Check API Stability ():
Sources/Sentry/SentryStacktrace.m#L36
implicit conversion from nullable pointer 'NSString * _Nullable' to non-nullable pointer type 'NSString * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Check API Stability ():
Sources/Sentry/SentryStacktrace.m#L35
implicit conversion from nullable pointer 'NSString * _Nullable' to non-nullable pointer type 'NSString * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Check API Stability ():
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]
|