Page MenuHomePhabricator

[lib] Include KeyserverAuthResult payload for KEYSERVER_AUTH_SUCCESS
ClosedPublic

Authored by ashoat on Feb 13 2024, 11:55 AM.
Tags
None
Referenced Files
F3293670: D11054.id37261.diff
Sat, Nov 16, 5:54 PM
F3293669: D11054.id37038.diff
Sat, Nov 16, 5:54 PM
F3293664: D11054.id.diff
Sat, Nov 16, 5:54 PM
F3293659: D11054.diff
Sat, Nov 16, 5:54 PM
Unknown Object (File)
Oct 14 2024, 9:57 PM
Unknown Object (File)
Oct 14 2024, 9:57 PM
Unknown Object (File)
Oct 14 2024, 9:57 PM
Unknown Object (File)
Oct 14 2024, 9:57 PM
Subscribers
None

Details

Summary

Based on types in lib/types/redux-types.js, it should not be possible to dispatch KEYSERVER_AUTH_SUCCESS with payload being undefined. Not sure if this was intentionally left out... if so, should we consider updating the types to match?

Test Plan

Flow

Diff Detail

Repository
rCOMM Comm
Branch
ashoat/returnkeyserverauthresult
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

Harbormaster returned this revision to the author for changes because remote builds failed.Feb 13 2024, 12:15 PM
Harbormaster failed remote builds in B26797: Diff 37038!

It wasn't intentional. Thanks for fixing it!

This revision is now accepted and ready to land.Feb 15 2024, 3:36 AM