Skip to content

@W-18766706 Fix bug of mixed global and local state, just staying with Global state #258

@W-18766706 Fix bug of mixed global and local state, just staying with Global state

@W-18766706 Fix bug of mixed global and local state, just staying with Global state #258

Triggered via pull request June 24, 2025 18:41
@CrebsCrebs
synchronize #3878
Status Success
Total duration 8m 37s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

pr.yaml

on: pull_request_target
Matrix: ios-pr
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
ios-pr (SalesforceSDKCore) / 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) / test-ios: libs/SalesforceSDKCore/SalesforceSDKCore/Classes/IDP/SFSDKUITableViewCell.m#L95
implementing deprecated method [-Wdeprecated-implementations]
ios-pr (SalesforceSDKCore) / test-ios: libs/SalesforceSDKCore/SalesforceSDKCore/Classes/UserAccount/SFUserAccountManager.m#L1528
comparison of different enumeration types ('SFUserAccountChange' (aka 'enum SFUserAccountChange') and 'enum SFUserAccountDataChange') [-Wenum-compare]
ios-pr (SalesforceSDKCore) / test-ios: libs/SalesforceSDKCore/SalesforceSDKCore/Classes/UserAccount/SFUserAccountManager.m#L1526
comparison of different enumeration types ('SFUserAccountDataChange' (aka 'enum SFUserAccountDataChange') and 'enum SFUserAccountChange') [-Wenum-compare]