Skip to content

Changes for SDK Shell component and general upgrades.#2

Open
sgaddala-ks wants to merge 23 commits into
sdk-only-shell-extfrom
shell-sdk-only-changes
Open

Changes for SDK Shell component and general upgrades.#2
sgaddala-ks wants to merge 23 commits into
sdk-only-shell-extfrom
shell-sdk-only-changes

Conversation

@sgaddala-ks

Copy link
Copy Markdown
Owner

No description provided.

@sgaddala-ks sgaddala-ks requested review from sali-ks and ukumar-ks June 15, 2026 05:24

try {
const out = await listRecordsViaShellCli()
logger.info(out.trimEnd())

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

catch is missing

);
try {
const label = isAlternate
? "alternate master password"

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

create constants for this

): string {
switch (channelType) {
case Authentication.TwoFactorChannelType.TWO_FA_CT_TOTP:
return "Authenticator App (TOTP)";

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

All return value should be constant

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