Skip to content

Address KeychainUtils FIXME and remove unused methods#25306

Open
kean wants to merge 1 commit intotrunkfrom
task/address-keychatinutils-fixme
Open

Address KeychainUtils FIXME and remove unused methods#25306
kean wants to merge 1 commit intotrunkfrom
task/address-keychatinutils-fixme

Conversation

@kean
Copy link
Contributor

@kean kean commented Feb 25, 2026

No description provided.

@kean kean added this to the Someday milestone Feb 25, 2026
@kean kean added the Tech Debt label Feb 25, 2026
}
}

func password(for username: String, serviceName: String, accessGroup: String? = nil) throws -> String? {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This had incorrect return type btw, it's non-optional.

@kean kean requested review from crazytonyli and jkmassel February 25, 2026 18:32
@wpmobilebot
Copy link
Contributor

wpmobilebot commented Feb 25, 2026

App Icon📲 You can test the changes from this Pull Request in WordPress by scanning the QR code below to install the corresponding build.
App NameWordPress
ConfigurationRelease-Alpha
Build Number31231
VersionPR #25306
Bundle IDorg.wordpress.alpha
Commit1b14c48
Installation URL7oa9qcfolukmo
Automatticians: You can use our internal self-serve MC tool to give yourself access to those builds if needed.

@wpmobilebot
Copy link
Contributor

wpmobilebot commented Feb 25, 2026

App Icon📲 You can test the changes from this Pull Request in Jetpack by scanning the QR code below to install the corresponding build.
App NameJetpack
ConfigurationRelease-Alpha
Build Number31231
VersionPR #25306
Bundle IDcom.jetpack.alpha
Commit1b14c48
Installation URL0jcevp88n9gm8
Automatticians: You can use our internal self-serve MC tool to give yourself access to those builds if needed.

@wpmobilebot
Copy link
Contributor

wpmobilebot commented Feb 25, 2026

🤖 Build Failure Analysis

This build has failures. Claude has analyzed them - check the build annotations for details.

@kean kean enabled auto-merge February 25, 2026 19:20
@jkmassel
Copy link
Contributor

Just a heads up – this one has test failures where the mocks are out of sync with the changes you've made

@kean kean force-pushed the task/address-keychatinutils-fixme branch from f282f57 to 1b14c48 Compare February 27, 2026 16:34
@kean
Copy link
Contributor Author

kean commented Feb 27, 2026

I assumed these methods were unused, and they were. The mocks were obsolete. I updated everything to use KeychainAccessible and avoid overriding.

@kean kean requested review from jkmassel and removed request for jkmassel February 27, 2026 16:35
@sonarqubecloud
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants