Skip to content

ref: Remove v9 checks for debug image provider #15674

ref: Remove v9 checks for debug image provider

ref: Remove v9 checks for debug image provider #15674

Re-run triggered October 19, 2025 00:16
Status Success
Total duration 7m 56s
Artifacts 4

test.yml

on: pull_request
Detect File Changes
5s
Detect File Changes
Build test server
59s
Build test server
Matrix: unit-tests
Distribution Tests
1m 44s
Distribution Tests
Matrix: unit-tests-with-test-server
Unit Tests
4s
Unit Tests
Fit to window
Zoom out
Zoom in

Annotations

10 warnings and 10 notices
Unit iOS 17 Sentry: Sources/Sentry/SentryTracePropagation.m#L67
implicit conversion from nullable pointer 'NSURL * _Nullable' to non-nullable pointer type 'NSURL * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit iOS 17 Sentry: Sources/Sentry/SentryTracePropagation.m#L27
implicit conversion from nullable pointer 'NSString * _Nullable' to non-nullable pointer type 'NSString * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit iOS 17 Sentry: Sources/Sentry/SentryTracer.m#L857
implicit conversion from nullable pointer 'NSDictionary<NSString *,NSDictionary<NSString *,id> *> * _Nullable' to non-nullable pointer type 'NSDictionary * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit iOS 17 Sentry: Sources/Sentry/SentryTracer.m#L822
implicit conversion from nullable pointer 'NSDate * _Nullable' to non-nullable pointer type 'NSDate * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit iOS 17 Sentry: Sources/Sentry/SentryTracer.m#L701
implicit conversion from nullable pointer 'NSDate * _Nullable' to non-nullable pointer type 'NSDate * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit iOS 17 Sentry: Sources/Sentry/SentryTracer.m#L642
implicit conversion from nullable pointer 'NSDate * _Nullable' to non-nullable pointer type 'NSDate * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit iOS 17 Sentry: Sources/Sentry/SentryTracer.m#L583
implicit conversion from nullable pointer 'NSDate * _Nullable' to non-nullable pointer type 'NSDate * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit iOS 17 Sentry: Sources/Sentry/SentryTracer.m#L173
implicit conversion from nullable pointer 'SentryHub * _Nullable' to non-nullable pointer type 'SentryHub * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit iOS 17 Sentry: Sources/Sentry/SentryUIEventTrackerTransactionMode.m#L109
implicit conversion from nullable pointer 'NSString * _Nullable' to non-nullable pointer type 'NSString * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit iOS 17 Sentry: Sources/Sentry/SentryWatchdogTerminationLogic.m#L70
implicit conversion from nullable pointer 'NSString * _Nullable' to non-nullable pointer type 'NSString * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit iOS 17 Sentry
Skipped SentryTests.SentrySessionReplayEnvironmentCheckerTests.testIsReliable_onIOS26_withAllChecksUnclear_returnsFalse
Unit iOS 17 Sentry
Skipped SentryTests.SentrySessionReplayEnvironmentCheckerTests.testIsReliable_legacyApp_onIOS26_withXcode16_returnsTrue
Unit iOS 17 Sentry
Skipped SentryTests.SentrySessionReplayEnvironmentCheckerTests.testIsReliable_appOptingIntoCompatibility_onIOS26_withXcode26_returnsTrue
Unit iOS 17 Sentry
Skipped SentryNSFileManagerSwizzlingTests.testNSFileManagerCreateFile_iOS18macOS15tvOS18OrLater_experimentalFlagEnabled_shouldSwizzle
Unit iOS 17 Sentry
Skipped SentryNSFileManagerSwizzlingTests.testNSFileManagerCreateFile_iOS18macOS15tvOS18OrLater_experimentalFlagDisabled_shouldNotSwizzle
Unit iOS 17 Sentry
Skipped SentryTests.SentryFileManagerTests.testSentryGetScopedCachesDirectory_targetIsMacOS_shouldReturnPath
Unit iOS 17 Sentry
Skipped SentryTests.SentryFileManagerTests.testIsErrorPathTooLong_underlyingErrorsNotAvailableAndNonErrorInUserInfo_shouldNotCheckError
Unit iOS 17 Sentry
Skipped SentryTests.SentryFileManagerTests.testIsErrorPathTooLong_underlyingErrorsNotAvailableAndErrorNotInUserInfo_shouldNotCheckError
Unit iOS 17 Sentry
Skipped SentryTests.SentryFileManagerTests.testIsErrorPathTooLong_underlyingErrorsNotAvailableAndErrorInUserInfo_shouldNotCheckError
Unit iOS 17 Sentry
Skipped SentryTests.SentryClientTests.testCaptureSentryWrappedException