Skip to content

test: Use XCTestExpectation in SDKInternalTests #13709

test: Use XCTestExpectation in SDKInternalTests

test: Use XCTestExpectation in SDKInternalTests #13709

Triggered via pull request August 7, 2025 08:50
Status Cancelled
Total duration 14m 40s
Artifacts

lint.yml

on: pull_request
Swift Lint
20s
Swift Lint
Xcode Analyze
3m 33s
Xcode Analyze
pod lint Sentry/HybridSDK
1m 56s
pod lint Sentry/HybridSDK
Matrix: lint-podspec
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 10 warnings
pod lint Sentry dynamic ios
Canceling since a higher priority waiting request for lint-test/xctestexpectation-sentry-sdk-internal exists
pod lint Sentry static tvos
Canceling since a higher priority waiting request for lint-test/xctestexpectation-sentry-sdk-internal exists
pod lint Sentry static ios
Canceling since a higher priority waiting request for lint-test/xctestexpectation-sentry-sdk-internal exists
pod lint Sentry dynamic tvos
Canceling since a higher priority waiting request for lint-test/xctestexpectation-sentry-sdk-internal exists
pod lint Sentry static watchos
Canceling since a higher priority waiting request for lint-test/xctestexpectation-sentry-sdk-internal exists
pod lint Sentry dynamic macos
Canceling since a higher priority waiting request for lint-test/xctestexpectation-sentry-sdk-internal exists
pod lint SentrySwiftUI dynamic ios
Canceling since a higher priority waiting request for lint-test/xctestexpectation-sentry-sdk-internal exists
pod lint SentrySwiftUI static tvos
Canceling since a higher priority waiting request for lint-test/xctestexpectation-sentry-sdk-internal exists
pod lint SentrySwiftUI static macos
Canceling since a higher priority waiting request for lint-test/xctestexpectation-sentry-sdk-internal exists
pod lint SentrySwiftUI static watchos
Canceling since a higher priority waiting request for lint-test/xctestexpectation-sentry-sdk-internal exists
pod lint SentrySwiftUI dynamic macos
Canceling since a higher priority waiting request for lint-test/xctestexpectation-sentry-sdk-internal exists
pod lint SentrySwiftUI dynamic tvos
The operation was canceled.
pod lint SentrySwiftUI dynamic tvos
Canceling since a higher priority waiting request for lint-test/xctestexpectation-sentry-sdk-internal exists
pod lint SentrySwiftUI dynamic watchos
The operation was canceled.
pod lint SentrySwiftUI dynamic watchos
Canceling since a higher priority waiting request for lint-test/xctestexpectation-sentry-sdk-internal exists
lint
Canceling since a higher priority waiting request for lint-test/xctestexpectation-sentry-sdk-internal exists
Xcode Analyze: Sources/Sentry/SentryProfiler.mm#L111
implicit conversion from nullable pointer 'SentryProfileOptions * _Nullable' to non-nullable pointer type 'SentryProfileOptions * _Nonnull' [-Wnullable-to-nonnull-conversion]
Xcode Analyze: Sources/Sentry/SentryProfiler.mm#L104
implicit conversion from nullable pointer 'SentryProfileOptions * _Nullable' to non-nullable pointer type 'SentryProfileOptions * _Nonnull' [-Wnullable-to-nonnull-conversion]
Xcode Analyze: Sources/Sentry/SentryProfiler.mm#L91
implicit conversion from nullable pointer 'SentryProfileOptions * _Nullable' to non-nullable pointer type 'SentryProfileOptions * _Nonnull' [-Wnullable-to-nonnull-conversion]
Xcode Analyze: Sources/Sentry/SentryProfiler.mm#L89
implicit conversion from nullable pointer 'SentryProfileOptions * _Nullable' to non-nullable pointer type 'SentryProfileOptions * _Nonnull __strong' [-Wnullable-to-nonnull-conversion]
Xcode Analyze: Sources/Sentry/Profiling/SentryProfilerState.mm#L162
implicit conversion from nullable pointer 'NSNumber * _Nullable' to non-nullable pointer type 'NSNumber * _Nonnull' [-Wnullable-to-nonnull-conversion]
Xcode Analyze: Sources/Sentry/Profiling/SentryProfilerState.mm#L162
implicit conversion from nullable pointer 'NSNumber * _Nullable __strong const' to non-nullable pointer type 'NSNumber * _Nonnull' [-Wnullable-to-nonnull-conversion]
Xcode Analyze: Sources/Sentry/Profiling/SentryProfilerState.mm#L147
implicit conversion from nullable pointer 'NSNumber * _Nullable __strong const' to non-nullable pointer type 'NSNumber * _Nonnull' [-Wnullable-to-nonnull-conversion]
Xcode Analyze: Sources/Sentry/Profiling/SentryProfilerState.mm#L32
implicit conversion from nullable pointer 'NSString * _Nullable __strong const' to non-nullable pointer type 'NSString * _Nonnull' [-Wnullable-to-nonnull-conversion]
Xcode Analyze: Sources/Sentry/Profiling/SentryTraceProfiler.mm#L53
implicit conversion from nullable pointer 'SentryProfiler * _Nullable __strong' to non-nullable pointer type 'SentryProfiler * _Nonnull' [-Wnullable-to-nonnull-conversion]
Xcode Analyze: Sources/Sentry/Profiling/SentryTraceProfiler.mm#L39
implicit conversion from nullable pointer 'SentryProfiler * _Nullable __strong' to non-nullable pointer type 'SentryProfiler * _Nonnull' [-Wnullable-to-nonnull-conversion]