Skip to content

Conversation

@zhouxl
Copy link
Collaborator

@zhouxl zhouxl commented Jan 4, 2026

Related Issue

Summary of Changes

Need Regression Testing

  • Yes
  • No

Risk Assessment

  • Low
  • Medium
  • High

Additional Notes

Screenshots (if applicable)

@zhouxl zhouxl requested a review from a team as a code owner January 4, 2026 05:09
@github-actions
Copy link

github-actions bot commented Jan 4, 2026

PR Summary

Fixed a bug in the UserManager extension where the updateKeyProvider method was being called incorrectly. Added the missing await keyword for the async call and corrected the parameter from secureKey to keyProvider.

Changes

File Summary
FRW/Services/Manager/UserManager.swift Added await keyword to the WalletManager.shared.updateKeyProvider call and changed the parameter from secureKey to keyProvider to fix a syntax/logic error.

autogenerated by presubmit.ai

@github-actions
Copy link

github-actions bot commented Jan 4, 2026

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Review Summary

Commits Considered (1)
Files Processed (1)
  • FRW/Services/Manager/UserManager.swift (1 hunk)
Actionable Comments (0)
Skipped Comments (0)

@zhouxl zhouxl merged commit 339512d into dev Jan 4, 2026
4 checks passed
@zhouxl zhouxl deleted the 310/972-fix-code branch January 4, 2026 05:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants