Skip to content

feat(feedback): implement shake gesture detection #2376

feat(feedback): implement shake gesture detection

feat(feedback): implement shake gesture detection #2376

Triggered via pull request March 11, 2026 09:26
Status Success
Total duration 7m 46s
Artifacts 1

fast-pr-checks.yml

on: pull_request
Detect File Changes
7s
Detect File Changes
Matrix: Fast XCFramework Slice (Sentry Dynamic, iOS arm64) / build-xcframework-variant-slices
Fast Unit Tests (iOS 18)  /  Unit iOS 18 Sentry
7m 22s
Fast Unit Tests (iOS 18) / Unit iOS 18 Sentry
Fast PR Checks
3s
Fast PR Checks
Fit to window
Zoom out
Zoom in

Annotations

1 error, 5 warnings, and 25 notices
Fast Unit Tests (iOS 18) / Unit iOS 18 Sentry: Tests/SentryTests/Helper/SentryFileManagerTests.swift#L1056
testCreateDirectoryIfNotExists_successful_shouldNotLogError, XCTAssertEqual failed: ("1") is not equal to ("0")
Detect File Changes
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: dorny/paths-filter@de90cc6fb38fc0963ad72b210f1f284cd68cea36. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Fast XCFramework Slice (Sentry Dynamic, iOS arm64) / iphoneos
command not found - See https://github.com/realm/SwiftLint#installation for installation instructions.
Fast Unit Tests (iOS 18) / Unit iOS 18 Sentry
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results
Fast Unit Tests (iOS 18) / Unit iOS 18 Sentry
not stripping binary because it is signed: /Users/admin/Library/Developer/Xcode/DerivedData/Sentry-gmpefzpdajutooczbucacjwfviov/Build/Products/TestCI-iphonesimulator/SentryTestUtilsDynamic.framework/SentryTestUtilsDynamic (in target 'SentryTests' from project 'Sentry')
Fast Unit Tests (iOS 18) / Unit iOS 18 Sentry
not stripping binary because it is signed: /Users/admin/Library/Developer/Xcode/DerivedData/Sentry-gmpefzpdajutooczbucacjwfviov/Build/Products/TestCI-iphonesimulator/SentryTestUtilsDynamic.framework/SentryTestUtilsDynamic (in target 'SentryProfilerTests' from project 'Sentry')
Resource Utilization
Peak CPU utilization: 4.00 cores (100.00% of 4.00) at 19s Peak memory utilization: 11 GB (66.49% of 17 GB) at 220s
Fast Unit Tests (iOS 18) / Unit iOS 18 Sentry
Skipped SentryTests.SentrySessionReplayEnvironmentCheckerTests.testIsReliable_onIOS26_withCompatibilityModeNO_withOldXcode_returnsTrue
Fast Unit Tests (iOS 18) / Unit iOS 18 Sentry
Skipped SentryTests.SentrySessionReplayEnvironmentCheckerTests.testIsReliable_onIOS26_withCompatibilityModeNO_withNewXcode_returnsFalse
Fast Unit Tests (iOS 18) / Unit iOS 18 Sentry
Skipped SentryTests.SentrySessionReplayEnvironmentCheckerTests.testIsReliable_onIOS26_withAllChecksUnclear_returnsFalse
Fast Unit Tests (iOS 18) / Unit iOS 18 Sentry
Skipped SentryTests.SentrySessionReplayEnvironmentCheckerTests.testIsReliable_legacyApp_onIOS26_withXcode16_returnsTrue
Fast Unit Tests (iOS 18) / Unit iOS 18 Sentry
Skipped SentryTests.SentrySessionReplayEnvironmentCheckerTests.testIsReliable_appOptingIntoCompatibility_onIOS26_withXcode26_returnsTrue
Fast Unit Tests (iOS 18) / Unit iOS 18 Sentry
Skipped SentryTests.SentryNSFileManagerSwizzlingHelperTests.testCreateFileAtPath_preiOS18macOS15tvOS18_whenSwizzled_shouldNotCallTracker
Fast Unit Tests (iOS 18) / Unit iOS 18 Sentry
Skipped SentryTests.SentryFileManagerTests.testSentryGetScopedCachesDirectory_targetIsMacOS_shouldReturnPath
Fast Unit Tests (iOS 18) / Unit iOS 18 Sentry
Skipped SentryTests.SentryFileIOTrackingIntegrationTests.testDisableFileManagerSwizzling_isNotEnabledAndDataSwizzlingIsEnabled_shouldTrackWithSpan
Fast Unit Tests (iOS 18) / Unit iOS 18 Sentry
Skipped SentryTests.SentryFileIOTrackingIntegrationTests.testDisableFileManagerSwizzling_isNotEnabled_shouldNotTrackWithSpan
Fast Unit Tests (iOS 18) / Unit iOS 18 Sentry
[09:29:47] Running xcodebuild test-without-building
Fast Unit Tests (iOS 18) / Unit iOS 18 Sentry
[09:29:47] Finished xcodebuild
Fast Unit Tests (iOS 18) / Unit iOS 18 Sentry
[09:29:20] Running xcodebuild test-without-building
Fast Unit Tests (iOS 18) / Unit iOS 18 Sentry
[09:29:20] Finished xcodebuild
Fast Unit Tests (iOS 18) / Unit iOS 18 Sentry
[09:28:07] Running xcodebuild build-for-testing
Fast Unit Tests (iOS 18) / Unit iOS 18 Sentry
[09:27:37] Simulator app opened successfully
Fast Unit Tests (iOS 18) / Unit iOS 18 Sentry
[09:27:37] Opening Simulator app UI
Fast Unit Tests (iOS 18) / Unit iOS 18 Sentry
[09:27:37] Simulator boot command executed successfully
Fast Unit Tests (iOS 18) / Unit iOS 18 Sentry
[09:27:36] Boot attempt 1 of 5
Fast Unit Tests (iOS 18) / Unit iOS 18 Sentry
[09:27:36] Booting simulator: iPhone 16 Pro - iOS 18.5 (UDID: B2B80B80-4E8C-4C86-AB9B-3330DFBD5CDE)
Fast Unit Tests (iOS 18) / Unit iOS 18 Sentry
[09:27:36] Found simulator UDID: B2B80B80-4E8C-4C86-AB9B-3330DFBD5CDE
Fast Unit Tests (iOS 18) / Unit iOS 18 Sentry
[09:27:36] Searching for simulator: iPhone 16 Pro running iOS 18.5
Fast Unit Tests (iOS 18) / Unit iOS 18 Sentry
[09:27:36] Listing all available simulators:
Fast Unit Tests (iOS 18) / Unit iOS 18 Sentry
[09:27:36] Using provided parameters: iPhone 16 Pro with iOS 18.5
Fast Unit Tests (iOS 18) / Unit iOS 18 Sentry
[09:27:36] Starting simulator boot process with Xcode version: 16.4

Artifacts

Produced during runtime
Name Size Digest
xcframework-sentry-dynamic-slice-iphoneos
14.9 MB
sha256:0d9d43d3f7b8abac38e7fe3ddd3482d18dfebbef5cff25bea586face100876ee