Skip to content

ref: Make SentrySerializable private for SentryEvent #13728

ref: Make SentrySerializable private for SentryEvent

ref: Make SentrySerializable private for SentryEvent #13728

Triggered via pull request August 7, 2025 19:47
Status Failure
Total duration 5m 53s
Artifacts

lint.yml

on: pull_request
Swift Lint
23s
Swift Lint
Xcode Analyze
4m 16s
Xcode Analyze
pod lint Sentry/HybridSDK
1m 11s
pod lint Sentry/HybridSDK
Matrix: lint-podspec
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 10 warnings
pod lint SentrySwiftUI static tvos
Process completed with exit code 1.
pod lint SentrySwiftUI static watchos
Process completed with exit code 1.
pod lint Sentry static tvos
Process completed with exit code 1.
pod lint Sentry static watchos
Process completed with exit code 1.
pod lint Sentry static ios
Process completed with exit code 1.
pod lint Sentry static macos
Process completed with exit code 1.
pod lint SentrySwiftUI static ios
Process completed with exit code 1.
pod lint SentrySwiftUI static macos
Process completed with exit code 1.
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]