Skip to content

UI Tests for auth flows #446

UI Tests for auth flows

UI Tests for auth flows #446

Triggered via pull request December 5, 2025 20:07
@wmathurinwmathurin
synchronize #3959
Status Failure
Total duration 19m 51s
Artifacts 4

pr.yaml

on: pull_request_target
test-orchestrator
1m 10s
test-orchestrator
static-analysis
6m 18s
static-analysis
Matrix: native-samples-pr
Matrix: ios-pr
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 25 warnings
native-samples-pr (RestAPIExplorer, ^26) / test-ios
Error: `xcodebuild` aborted (70)
native-samples-pr (AuthFlowTester, ^26) / test-ios
Error: `xcodebuild` aborted (70)
native-samples-pr (MobileSyncExplorer, ^26) / test-ios
Error: `xcodebuild` aborted (70)
ios-pr (SalesforceSDKCore, ^26) / test-ios
Error: `xcodebuild` aborted (70)
native-samples-pr (RestAPIExplorer, ^26) / test-ios
We feel you. CI failures suck. Download the `.xcresult` files we just artifact’d. They *really* help diagnose what went wrong! https://github.com/forcedotcom/SalesforceMobileSDK-iOS/actions/runs/19974670023#artifact
native-samples-pr (AuthFlowTester, ^26) / test-ios
We feel you. CI failures suck. Download the `.xcresult` files we just artifact’d. They *really* help diagnose what went wrong! https://github.com/forcedotcom/SalesforceMobileSDK-iOS/actions/runs/19974670023#artifact
native-samples-pr (MobileSyncExplorer, ^26) / test-ios
We feel you. CI failures suck. Download the `.xcresult` files we just artifact’d. They *really* help diagnose what went wrong! https://github.com/forcedotcom/SalesforceMobileSDK-iOS/actions/runs/19974670023#artifact
native-samples-pr (MobileSyncExplorer, ^18) / test-ios: libs/SalesforceSDKCore/SalesforceSDKCore/Classes/IDP/SFSDKUITableViewCell.m#L96
'traitCollectionDidChange:' is deprecated: first deprecated in iOS 17.0 - Use the trait change registration APIs declared in the UITraitChangeObservable protocol [-Wdeprecated-declarations]
native-samples-pr (AuthFlowTester, ^18) / test-ios: shared/resources/Images.xcassets#L0
Accent color ‘AccentColor’ is not present in any asset catalogs.
native-samples-pr (AuthFlowTester, ^18) / test-ios: libs/SalesforceSDKCore/SalesforceSDKCore/Classes/IDP/SFSDKUITableViewCell.m#L96
'traitCollectionDidChange:' is deprecated: first deprecated in iOS 17.0 - Use the trait change registration APIs declared in the UITraitChangeObservable protocol [-Wdeprecated-declarations]
ios-pr (SalesforceSDKCore, ^26) / test-ios
Codecov: Failed to properly upload report: The process '/Users/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
ios-pr (SalesforceSDKCore, ^26) / test-ios
We feel you. CI failures suck. Download the `.xcresult` files we just artifact’d. They *really* help diagnose what went wrong! https://github.com/forcedotcom/SalesforceMobileSDK-iOS/actions/runs/19974670023#artifact
native-samples-pr (RestAPIExplorer, ^18) / test-ios: native/SampleApps/RestAPIExplorer/RestAPIExplorer/ViewControllers/RootViewController.swift#L545
'traitCollectionDidChange' was deprecated in iOS 17.0: Use the trait change registration APIs declared in the UITraitChangeObservable protocol
native-samples-pr (RestAPIExplorer, ^18) / test-ios: libs/SalesforceSDKCore/SalesforceSDKCore/Classes/IDP/SFSDKUITableViewCell.m#L96
'traitCollectionDidChange:' is deprecated: first deprecated in iOS 17.0 - Use the trait change registration APIs declared in the UITraitChangeObservable protocol [-Wdeprecated-declarations]
ios-pr (SalesforceSDKCore, ^18) / test-ios
The 'text' will be truncated because the character limit (65535) exceeded.
ios-pr (SalesforceSDKCore, ^18) / test-ios: libs/SalesforceSDKCore/SalesforceSDKCoreTests/RestClientTest.swift#L595
'send(batchRequest:_:)' is deprecated: Deprecated in Salesforce Mobile SDK 13.0 and will be removed in Salesforce Mobile SDK 14.0. Use the async/await version of `send(batchRequest:)` instead.
ios-pr (SalesforceSDKCore, ^18) / test-ios: libs/SalesforceSDKCore/SalesforceSDKCoreTests/RestClientTest.swift#L539
'send(batchRequest:_:)' is deprecated: Deprecated in Salesforce Mobile SDK 13.0 and will be removed in Salesforce Mobile SDK 14.0. Use the async/await version of `send(batchRequest:)` instead.
ios-pr (SalesforceSDKCore, ^18) / test-ios: libs/SalesforceSDKCore/SalesforceSDKCoreTests/RestClientTest.swift#L464
'send(batchRequest:_:)' is deprecated: Deprecated in Salesforce Mobile SDK 13.0 and will be removed in Salesforce Mobile SDK 14.0. Use the async/await version of `send(batchRequest:)` instead.
ios-pr (SalesforceSDKCore, ^18) / test-ios: libs/SalesforceSDKCore/SalesforceSDKCoreTests/RestClientTest.swift#L423
'send(compositeRequest:_:)' is deprecated: Deprecated in Salesforce Mobile SDK 13.0 and will be removed in Salesforce Mobile SDK 14.0. Use the async/await version of `send(compositeRequest:)` instead.
ios-pr (SalesforceSDKCore, ^18) / test-ios: libs/SalesforceSDKCore/SalesforceSDKCoreTests/RestClientTest.swift#L386
'send(compositeRequest:_:)' is deprecated: Deprecated in Salesforce Mobile SDK 13.0 and will be removed in Salesforce Mobile SDK 14.0. Use the async/await version of `send(compositeRequest:)` instead.
ios-pr (SalesforceSDKCore, ^18) / test-ios: libs/SalesforceSDKCore/SalesforceSDKCoreTests/RestClientTest.swift#L327
'send(compositeRequest:_:)' is deprecated: Deprecated in Salesforce Mobile SDK 13.0 and will be removed in Salesforce Mobile SDK 14.0. Use the async/await version of `send(compositeRequest:)` instead.
ios-pr (SalesforceSDKCore, ^18) / test-ios: libs/SalesforceSDKCore/SalesforceSDKCoreTests/RestClientTest.swift#L56
'fetchRecords(ofModelType:forRequest:withDecoder:_:)' is deprecated: Deprecated in Salesforce Mobile SDK 13.0 and will be removed in Salesforce Mobile SDK 14.0. Use the async/await version of `fetchRecords(ofModelType:forRequest:withDecoder:)` instead.
ios-pr (SalesforceSDKCore, ^18) / test-ios: libs/SalesforceSDKCore/SalesforceSDKCoreTests/WebViewStateManagerTests.swift#L19
'sharedProcessPool' is deprecated: Deprecated in Salesforce Mobile SDK 13.2 and will be removed in Salesforce Mobile SDK 14.0. WKProcessPool creation has no effect on iOS 15+ and this property will be removed.
ios-pr (SalesforceSDKCore, ^18) / test-ios: libs/SalesforceSDKCore/SalesforceSDKCore/Classes/IDP/SFSDKUITableViewCell.m#L96
'traitCollectionDidChange:' is deprecated: first deprecated in iOS 17.0 - Use the trait change registration APIs declared in the UITraitChangeObservable protocol [-Wdeprecated-declarations]

Artifacts

Produced during runtime
Name Size Digest
build-446.01o53s.xcresult
4.5 KB
sha256:5bb80a11eeae453ba06f0bfbb286b2b97a32c57130e6eba87585c81b63e3f406
build-446.038l7u.xcresult
4.5 KB
sha256:e7e03842b6d37cc0649f42730d233badd4fc5c20ed5d987b5b33690ce7947d90
build-446.0yfbzg.xcresult
4.7 KB
sha256:0aea563579282fce690e7e615882caa23d767999012f658a40b943c15ad8f94f
test-446.03qtth.xcresult
4.74 KB
sha256:fb829d41a92b9997f5ac5f4df3fca1ecc380c73fc65d29ec281f34d48beb1565