Skip to content

ci(v8): Bump Xcode from 26.0 to 26.0.1 #15451

ci(v8): Bump Xcode from 26.0 to 26.0.1

ci(v8): Bump Xcode from 26.0 to 26.0.1 #15451

Re-run triggered October 10, 2025 05:36
Status Success
Total duration 10m 54s
Artifacts 3

test.yml

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

Annotations

10 warnings and 10 notices
Unit iOS 16 Sentry: Sources/Sentry/SentryTimeToDisplayTracker.m#L203
implicit conversion from nullable pointer 'NSDate * _Nullable' to non-nullable pointer type 'NSDate * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit iOS 16 Sentry: Sources/Sentry/SentryTraceContext.m#L143
implicit conversion from nullable pointer 'NSString * _Nullable' to non-nullable pointer type 'NSString * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit iOS 16 Sentry: Sources/Sentry/SentryTraceContext.m#L122
implicit conversion from nullable pointer 'NSString * _Nullable' to non-nullable pointer type 'NSString * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit iOS 16 Sentry: Sources/Sentry/SentryTracer.m#L861
implicit conversion from nullable pointer 'NSDictionary<NSString *,NSDictionary<NSString *,id> *> * _Nullable' to non-nullable pointer type 'NSDictionary * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit iOS 16 Sentry: Sources/Sentry/SentryTracer.m#L826
implicit conversion from nullable pointer 'NSDate * _Nullable' to non-nullable pointer type 'NSDate * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit iOS 16 Sentry: Sources/Sentry/SentryTracer.m#L705
implicit conversion from nullable pointer 'NSDate * _Nullable' to non-nullable pointer type 'NSDate * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit iOS 16 Sentry: Sources/Sentry/SentryTracer.m#L646
implicit conversion from nullable pointer 'NSDate * _Nullable' to non-nullable pointer type 'NSDate * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit iOS 16 Sentry: Sources/Sentry/SentryTracer.m#L587
implicit conversion from nullable pointer 'NSDate * _Nullable' to non-nullable pointer type 'NSDate * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit iOS 16 Sentry: Sources/Sentry/SentryTracer.m#L177
implicit conversion from nullable pointer 'SentryHub * _Nullable' to non-nullable pointer type 'SentryHub * _Nonnull' [-Wnullable-to-nonnull-conversion]
Unit iOS 16 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 16 Sentry
Skipped SentryTests.SentryUIRedactBuilderTests.testViewSubtreeIgnored_noDuplicatesWithCustomRedactedView
Unit iOS 16 Sentry
Skipped SentryTests.SentryUIRedactBuilderTests.testViewSubtreeIgnored_noDuplicateRedactionRegions_whenViewMeetsBothConditions
Unit iOS 16 Sentry
Skipped SentryTests.SentryUIRedactBuilderTests.testViewSubtreeIgnored_ignoredViewsInTree_shouldIncludeEntireTree
Unit iOS 16 Sentry
Skipped SentryNSFileManagerSwizzlingTests.testNSFileManagerCreateFile_iOS18macOS15tvOS18OrLater_experimentalFlagEnabled_shouldSwizzle
Unit iOS 16 Sentry
Skipped SentryNSFileManagerSwizzlingTests.testNSFileManagerCreateFile_iOS18macOS15tvOS18OrLater_experimentalFlagDisabled_shouldNotSwizzle
Unit iOS 16 Sentry
Skipped SentryTests.SentryFileManagerTests.testSentryGetScopedCachesDirectory_targetIsMacOS_shouldReturnPath
Unit iOS 16 Sentry
Skipped SentryTests.SentryFileManagerTests.testIsErrorPathTooLong_underlyingErrorsNotAvailableAndNonErrorInUserInfo_shouldNotCheckError
Unit iOS 16 Sentry
Skipped SentryTests.SentryFileManagerTests.testIsErrorPathTooLong_underlyingErrorsNotAvailableAndErrorNotInUserInfo_shouldNotCheckError
Unit iOS 16 Sentry
Skipped SentryTests.SentryFileManagerTests.testIsErrorPathTooLong_underlyingErrorsNotAvailableAndErrorInUserInfo_shouldNotCheckError
Unit iOS 16 Sentry
Skipped SentryTests.SentryClientTests.testCaptureSentryWrappedException