ci(v8): Bump Xcode from 26.0 to 26.0.1 #15451
test.yml
on: pull_request
Detect File Changes
5s
Matrix: unit-tests
Matrix: unit-tests-with-test-server
Unit Tests
3s
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
|