test: inject any SDK configuration overrides as scope tags (#5702) #13806
Annotations
10 warnings and 10 notices
Build tests:
Sources/Sentry/SentryUIViewControllerPerformanceTracker.m#L353
implicit conversion from nullable pointer 'SentrySpanId * _Nullable' to non-nullable pointer type 'SentrySpanId * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Build tests:
Sources/Sentry/SentryUIViewControllerPerformanceTracker.m#L352
implicit conversion from nullable pointer 'SentrySpanId * _Nullable' to non-nullable pointer type 'SentrySpanId * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Build tests:
Sources/Sentry/SentryUIViewControllerPerformanceTracker.m#L335
implicit conversion from nullable pointer 'SentrySpanId * _Nullable' to non-nullable pointer type 'SentrySpanId * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Build tests:
Sources/Sentry/SentryUIViewControllerPerformanceTracker.m#L282
implicit conversion from nullable pointer 'SentrySpanId * _Nullable' to non-nullable pointer type 'SentrySpanId * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Build tests:
Sources/Sentry/SentryUIViewControllerPerformanceTracker.m#L264
implicit conversion from nullable pointer 'SentrySpanId * _Nullable' to non-nullable pointer type 'SentrySpanId * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Build tests:
Sources/Sentry/SentryUIViewControllerPerformanceTracker.m#L182
implicit conversion from nullable pointer 'SentrySpanId * _Nullable' to non-nullable pointer type 'SentrySpanId * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Build tests:
Sources/Sentry/SentryUIViewControllerPerformanceTracker.m#L174
implicit conversion from nullable pointer 'SentrySpanId * _Nullable' to non-nullable pointer type 'SentrySpanId * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Build tests:
Sources/Sentry/SentryUser.m#L128
implicit conversion from nullable pointer 'id _Nullable' to non-nullable pointer type 'SentryUser * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Build tests:
Sources/Sentry/Processors/SentryWatchdogTerminationBreadcrumbProcessor.m#L106
implicit conversion from nullable pointer 'NSData * _Nullable' to non-nullable pointer type 'NSData * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Build tests:
Sources/Sentry/Processors/SentryWatchdogTerminationBreadcrumbProcessor.m#L47
implicit conversion from nullable pointer 'NSData * _Nullable' to non-nullable pointer type 'NSData * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Run tests
Skipped SentryTests.SentryStacktraceBuilderTests.testFramesOrder
|
Run tests
Skipped SentryNSFileManagerSwizzlingTests.testNSFileManagerCreateFile_iOS18macOS15tvOS18OrLater_experimentalFlagEnabled_shouldSwizzle
|
Run tests
Skipped SentryNSFileManagerSwizzlingTests.testNSFileManagerCreateFile_iOS18macOS15tvOS18OrLater_experimentalFlagDisabled_shouldNotSwizzle
|
Run tests
Skipped SentryTests.SentryFileManagerTests.testIsErrorPathTooLong_underlyingErrorsNotAvailableAndNonErrorInUserInfo_shouldNotCheckError
|
Run tests
Skipped SentryTests.SentryFileManagerTests.testIsErrorPathTooLong_underlyingErrorsNotAvailableAndErrorNotInUserInfo_shouldNotCheckError
|
Run tests
Skipped SentryTests.SentryFileManagerTests.testIsErrorPathTooLong_underlyingErrorsNotAvailableAndErrorInUserInfo_shouldNotCheckError
|
Run tests
Skipped SentryTests.SentryEnabledFeaturesBuilderTests.testEnableViewRendererV2_isNotEnabled_shouldAddFeature
|
Run tests
Skipped SentryTests.SentryEnabledFeaturesBuilderTests.testEnableViewRendererV2_isEnabled_shouldAddFeature
|
Run tests
Skipped SentryTests.SentryEnabledFeaturesBuilderTests.testEnableFastViewRendering_isEnabled_shouldAddFeature
|
Run tests
Skipped SentryTests.SentryEnabledFeaturesBuilderTests.testEnableExperimentalViewRenderer_isEnabled_shouldAddFeature
|
Loading