ref: Refactor app state manager to not use protocol #2853
lint-swift-formatting.yml
on: pull_request
Annotations
7 errors
SentryANRTrackerV1Tests.testMultipleANRs_MultipleReported:
Tests/SentryTests/Integrations/ANR/SentryANRTrackerV1Tests.swift#L1
/Users/runner/work/sentry-cocoa/sentry-cocoa/Tests/SentryTests/Integrations/ANR/SentryANRTrackerV1Tests.swift:128 - Asynchronous wait failed: Exceeded timeout of 5 seconds, with unfulfilled expectations: "ANR Detection", "ANR Stopped".
|
SentryWatchdogTerminationTrackerTests.testGoToForeground_SetsIsActive:
Tests/SentryTests/Integrations/WatchdogTerminations/SentryWatchdogTerminationTrackerTests.swift#L1
/Users/runner/work/sentry-cocoa/sentry-cocoa/Tests/SentryTests/Integrations/WatchdogTerminations/SentryWatchdogTerminationTrackerTests.swift:132 - XCTAssertEqual failed: ("3") is not equal to ("4")
|
SentryWatchdogTerminationTrackerTests.testTerminateApp_RunsOnMainThread:
Tests/SentryTests/Integrations/WatchdogTerminations/SentryWatchdogTerminationTrackerTests.swift#L1
/Users/runner/work/sentry-cocoa/sentry-cocoa/Tests/SentryTests/Integrations/WatchdogTerminations/SentryWatchdogTerminationTrackerTests.swift:403 - XCTAssertEqual failed: ("1") is not equal to ("2")
|
SentrySpotlightTransportTests.testShouldRemoveAttachmentsFromEventEnvelope:
Tests/SentryTests/Networking/SentrySpotlightTransportTests.swift#L1
/Users/runner/work/sentry-cocoa/sentry-cocoa/Tests/SentryTests/Networking/SentrySpotlightTransportTests.swift:106 - XCTAssertTrue failed - Expected body size to be in range of 1117...1157, but was 1114
|
LaunchUITests.testBreadcrumbData:
Samples/iOS-ObjectiveC/iOS-ObjectiveC-UITests/LaunchUITests.swift#L1
/Users/runner/work/sentry-cocoa/sentry-cocoa/Samples/iOS-Swift/iOS-Swift-UITests/UITestHelpers.swift:5 - Failed to get matching snapshots: Timed out while evaluating UI query.
|
TopViewControllerTests.testChildControllerLoadCount:
Samples/iOS-Swift/iOS-Swift-UITests/TopViewControllerTests.swift#L1
/Users/runner/work/sentry-cocoa/sentry-cocoa/Samples/iOS-Swift/iOS-Swift-UITests/TopViewControllerTests.swift:65 - Failed to Error Domain=com.apple.dt.XCTest.XCTFuture Code=1000 "Timed out while evaluating UI query." UserInfo={NSLocalizedDescription=Timed out while evaluating UI query.}: Timed out while evaluating UI query.
|
ViewLifecycleUITests.testViewLifecycle_callingDismissWithViewDidAppear_shouldNotCrashSDK:
Samples/iOS-Swift/iOS-Swift-UITests/ViewLifecycleUITests.swift#L1
/Users/runner/work/sentry-cocoa/sentry-cocoa/Samples/iOS-Swift/iOS-Swift-UITests/ViewLifecycleUITests.swift:73 - Failed to Error Domain=com.apple.dt.XCTest.XCTFuture Code=1000 "Timed out while evaluating UI query." UserInfo={NSLocalizedDescription=Timed out while evaluating UI query.}: Timed out while evaluating UI query.
|