ref: Remove v9 checks for debug image provider #15687
test.yml
on: pull_request
Detect File Changes
4s
Matrix: unit-tests
Matrix: unit-tests-with-test-server
Unit Tests
3s
Annotations
10 warnings and 20 notices
Unit iOS 26 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 26 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 26 Sentry:
Sources/Sentry/SentryMsgPackSerializer.m#L85
implicit conversion from nullable pointer 'NSString * _Nullable' to non-nullable pointer type 'NSString * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Unit iOS 26 Sentry:
Sources/Sentry/SentryMsgPackSerializer.m#L78
implicit conversion from nullable pointer 'NSInputStream * _Nullable' to non-nullable pointer type 'NSInputStream * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Unit iOS 26 Sentry:
Sources/Sentry/SentryNSURLSessionTaskSearch.m#L58
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]
|
Unit iOS 26 Sentry:
Sources/Sentry/SentryNSURLSessionTaskSearch.m#L56
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]
|
Unit iOS 26 Sentry:
Sources/Sentry/SentryNSURLSessionTaskSearch.m#L46
implicit conversion from nullable pointer 'NSURL * _Nullable' to non-nullable pointer type 'NSURL * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Unit iOS 26 Sentry:
Sources/Sentry/SentryStacktrace.m#L36
implicit conversion from nullable pointer 'NSString * _Nullable' to non-nullable pointer type 'NSString * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Unit iOS 26 Sentry:
Sources/Sentry/SentryStacktrace.m#L35
implicit conversion from nullable pointer 'NSString * _Nullable' to non-nullable pointer type 'NSString * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Unit iOS 26 Sentry:
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]
|
Unit iOS 26 Sentry
Skipped SentryNSFileManagerSwizzlingTests.testNSFileManagerCreateFile_preiOS18macOS15tvOS18_experimentalFlagEnabled_shouldNotSwizzle
|
Unit iOS 26 Sentry
Skipped SentryNSFileManagerSwizzlingTests.testNSFileManagerCreateFile_preiOS18macOS15tvOS18_experimentalFlagDisabled_shouldNotSwizzle
|
Unit iOS 26 Sentry
Skipped SentryTests.SentryFileManagerTests.testSentryGetScopedCachesDirectory_targetIsMacOS_shouldReturnPath
|
Unit iOS 26 Sentry
Skipped SentryTests.SentryFileManagerTests.testIsErrorPathTooLong_underlyingErrorsNotAvailableAndNonErrorInUserInfo_shouldNotCheckError
|
Unit iOS 26 Sentry
Skipped SentryTests.SentryFileManagerTests.testIsErrorPathTooLong_underlyingErrorsNotAvailableAndErrorNotInUserInfo_shouldNotCheckError
|
Unit iOS 26 Sentry
Skipped SentryTests.SentryFileManagerTests.testIsErrorPathTooLong_underlyingErrorsNotAvailableAndErrorInUserInfo_shouldNotCheckError
|
Unit iOS 26 Sentry
Skipped SentryTests.SentryFileIOTrackingIntegrationTests.testDisableFileManagerSwizzling_isNotEnabledAndDataSwizzlingIsEnabled_shouldTrackWithSpan
|
Unit iOS 26 Sentry
Skipped SentryTests.SentryFileIOTrackingIntegrationTests.testDisableFileManagerSwizzling_isNotEnabled_shouldNotTrackWithSpan
|
Unit iOS 26 Sentry
Skipped SentryTests.SentryCrashReportTests.testWriteCrashReport_ContainsCrashInfoMessage
|
Unit iOS 26 Sentry
Skipped SentryTests.SentryClientTests.testCaptureSentryWrappedException
|
Unit iOS 26 Sentry
Waiting for simulator to fully boot (this may take a moment)
|
Unit iOS 26 Sentry
Simulator app opened successfully
|
Unit iOS 26 Sentry
Opening Simulator app UI
|
Unit iOS 26 Sentry
Simulator boot command executed successfully
|
Unit iOS 26 Sentry
Booting simulator: iPhone 17 Pro - iOS 26.0 (UDID: 8AF9F022-3B62-4976-8B6B-6CD12EF6C280)
|
Unit iOS 26 Sentry
Found simulator UDID: 8AF9F022-3B62-4976-8B6B-6CD12EF6C280
|
Unit iOS 26 Sentry
Searching for simulator: iPhone 17 Pro running iOS 26.0
|
Unit iOS 26 Sentry
Listing all available simulators:
|
Unit iOS 26 Sentry
Selected: iPhone 17 Pro with iOS 26.0 for Xcode 26.0.1
|
Unit iOS 26 Sentry
Starting simulator boot process with Xcode version: 26.0.1
|