UI Tests for auth flows #444
pr.yaml
on: pull_request_target
test-orchestrator
1m 5s
static-analysis
4m 53s
Matrix: native-samples-pr
Matrix: ios-pr
Annotations
7 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)
|
|
Uncaught Exception:
libs/SalesforceSDKCore/SalesforceSDKCoreTests/SalesforceRestAPITests.m#L2423
API violation - multiple calls made to -[XCTestExpectation fulfill] for request1. (NSInternalInconsistencyException)
|
|
ios-pr (SalesforceSDKCore, ^18) / test-ios
Error: `xcodebuild` aborted (65)
|
|
ios-pr (SalesforceSDKCore, ^18) / test-ios:
libs/SalesforceSDKCore/SalesforceSDKCoreTests/SalesforceRestAPITests.m#L2423
testInvalidAccessTokenWithInvalidRequest, API violation - multiple calls made to -[XCTestExpectation fulfill] for request1. (NSInternalInconsistencyException)
|
|
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/19948244466#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/19948244466#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/19948244466#artifact
|
|
native-samples-pr (AuthFlowTester, ^18) / test-ios:
native/SampleApps/AuthFlowTester/AuthFlowTester/ViewControllers/SessionDetailViewController.swift#L255
variable 'self' was written to, but never read
|
|
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]
|
|
native-samples-pr (AuthFlowTester, ^18) / test-ios:
libs/SalesforceSDKCore/SalesforceSDKCore/Classes/IDP/SFSDKUITableViewCell.m#L95
implementing deprecated method [-Wdeprecated-implementations]
|
|
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/19948244466#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]
|
|
native-samples-pr (RestAPIExplorer, ^18) / test-ios:
libs/SalesforceSDKCore/SalesforceSDKCore/Classes/IDP/SFSDKUITableViewCell.m#L95
implementing deprecated method [-Wdeprecated-implementations]
|
|
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 (MobileSyncExplorer, ^18) / test-ios:
libs/SalesforceSDKCore/SalesforceSDKCore/Classes/IDP/SFSDKUITableViewCell.m#L95
implementing deprecated method [-Wdeprecated-implementations]
|
|
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]
|
|
ios-pr (SalesforceSDKCore, ^18) / test-ios:
libs/SalesforceSDKCore/SalesforceSDKCore/Classes/IDP/SFSDKUITableViewCell.m#L95
implementing deprecated method [-Wdeprecated-implementations]
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
build-444.048r3v.xcresult
|
4.5 KB |
sha256:83268a37e29204b79388cad8a7bab97292a05670974f1ab6494c983a6589421b
|
|
|
build-444.0wem18.xcresult
|
4.71 KB |
sha256:0b56571eb1c9f63c5af04a01a08491b113829c652a71f2d8d43654f25b50d69f
|
|
|
build-444.0yr6gv.xcresult
|
4.5 KB |
sha256:ed8b421e114ab827fe197acde59f5dbf988df3f9e973ea43fd0ce04e91e31887
|
|
|
test-444.0erd01.xcresult
|
74.2 MB |
sha256:e26580410c7771386fb6ce1b21183ecc7ad770bc8eb3ac956c977ce494f384e5
|
|
|
test-444.0uy5ku.xcresult
|
4.73 KB |
sha256:ed3ae6fb129d104123382ecff5bf674b05d656e07b0fc186a868c3e03c0da186
|
|