ref: Convert ExtraContextProvider to Swift #2639
api-stability.yml
on: pull_request
Annotations
8 errors and 10 warnings
SentryFileManagerTests.testCreateDirectoryIfNotExists_pathTooLogError_shouldLogError:
Tests/SentryTests/Helper/SentryFileManagerTests.swift#L1
/Users/runner/work/sentry-cocoa/sentry-cocoa/Tests/SentryTests/Helper/SentryFileManagerTests.swift:1116 - XCTAssertEqual failed: ("2") is not equal to ("1")
|
SentryClientTests.testCaptureEvent_DeviceProperties:
Tests/SentryTests/SentryClientTests.swift#L1
/Users/runner/work/sentry-cocoa/sentry-cocoa/Tests/SentryTests/SentryClientTests.swift:1017 - XCTUnwrap failed: expected non-nil value of type "Int"
|
SentryClientTests.testCaptureEvent_DeviceProperties:
Tests/SentryTests/SentryClientTests.swift#L1
/Users/runner/work/sentry-cocoa/sentry-cocoa/Tests/SentryTests/SentryClientTests.swift:1017 - XCTUnwrap failed: expected non-nil value of type "Int"
|
SentryClientTests.testCaptureEvent_DeviceProperties:
Tests/SentryTests/SentryClientTests.swift#L1
/Users/runner/work/sentry-cocoa/sentry-cocoa/Tests/SentryTests/SentryClientTests.swift:1017 - XCTUnwrap failed: expected non-nil value of type "Int"
|
SentryClientTests.testCaptureEvent_DeviceProperties:
Tests/SentryTests/SentryClientTests.swift#L1
/Users/runner/work/sentry-cocoa/sentry-cocoa/Tests/SentryTests/SentryClientTests.swift:1017 - XCTUnwrap failed: expected non-nil value of type "Int"
|
SentryClientTests.testCaptureEvent_DeviceProperties:
Tests/SentryTests/SentryClientTests.swift#L1
/Users/runner/work/sentry-cocoa/sentry-cocoa/Tests/SentryTests/SentryClientTests.swift:1017 - XCTUnwrap failed: expected non-nil value of type "Int"
|
SentryClientTests.testCaptureEvent_DeviceProperties:
Tests/SentryTests/SentryClientTests.swift#L1
/Users/runner/work/sentry-cocoa/sentry-cocoa/Tests/SentryTests/SentryClientTests.swift:1017 - XCTUnwrap failed: expected non-nil value of type "Int"
|
UserFeedbackUITests.testCancelFromFormByButton:
Samples/iOS-Swift/iOS-Swift-UITests/UserFeedbackUITests.swift#L1
/Users/runner/work/sentry-cocoa/sentry-cocoa/Samples/iOS-Swift/iOS-Swift-UITests/UserFeedbackUITests.swift:613 - XCTAssertTrue failed - Expected file to exist at /Users/runner/Library/Developer/CoreSimulator/Devices/F504E6C8-2E7E-460F-AD41-F90DA6B891E6/data/Containers/Data/Application/D1085580-299D-493A-B6F3-E85C23584963/Library/Application Support/io.sentry/feedback/onFormClose
|
Check API Stability ():
Sources/Sentry/SentryTracer.m#L644
implicit conversion from nullable pointer 'NSDate * _Nullable' to non-nullable pointer type 'NSDate * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Check API Stability ():
Sources/Sentry/SentryTracer.m#L585
implicit conversion from nullable pointer 'NSDate * _Nullable' to non-nullable pointer type 'NSDate * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Check API Stability ():
Sources/Sentry/SentryTracer.m#L175
implicit conversion from nullable pointer 'SentryHub * _Nullable' to non-nullable pointer type 'SentryHub * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Check API Stability ():
Sources/Sentry/SentryUIEventTrackerTransactionMode.m#L109
implicit conversion from nullable pointer 'NSString * _Nullable' to non-nullable pointer type 'NSString * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Check API Stability ():
Sources/Sentry/SentryNSURLSessionTaskSearch.m#L58
implicit conversion from nullable pointer 'Method _Nullable' (aka 'struct objc_method *') to non-nullable pointer type 'Method _Nonnull' (aka 'struct objc_method *') [-Wnullable-to-nonnull-conversion]
|
Check API Stability ():
Sources/Sentry/SentryNSURLSessionTaskSearch.m#L56
implicit conversion from nullable pointer 'Method _Nullable' (aka 'struct objc_method *') to non-nullable pointer type 'Method _Nonnull' (aka 'struct objc_method *') [-Wnullable-to-nonnull-conversion]
|
Check API Stability ():
Sources/Sentry/SentryNSURLSessionTaskSearch.m#L46
implicit conversion from nullable pointer 'NSURL * _Nullable' to non-nullable pointer type 'NSURL * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Check API Stability ():
Sources/Sentry/SentryStacktrace.m#L36
implicit conversion from nullable pointer 'NSString * _Nullable' to non-nullable pointer type 'NSString * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Check API Stability ():
Sources/Sentry/SentryStacktrace.m#L35
implicit conversion from nullable pointer 'NSString * _Nullable' to non-nullable pointer type 'NSString * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Check API Stability ():
Sources/Sentry/SentrySwizzle.m#L163
implicit conversion from nullable pointer 'Method _Nullable' (aka 'struct objc_method *') to non-nullable pointer type 'Method _Nonnull' (aka 'struct objc_method *') [-Wnullable-to-nonnull-conversion]
|