Skip to content

Conversation

fit2bot
Copy link
Contributor

@fit2bot fit2bot commented May 8, 2025

perf: Add rdp error

@fit2bot fit2bot requested a review from a team May 8, 2025 08:11
@@ -18,6 +19,7 @@ export const connectivityMeta = {
ok: 'text-primary',
err: 'text-danger',
auth_err: 'text-danger',
rdp_err: 'text-danger',
password_err: 'text-danger',
openssh_key_err: 'text-danger',
ntlm_err: 'text-danger',
Copy link
Member

Choose a reason for hiding this comment

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

The provided responses appear to be examples of markdown formatting intended for use in code snippets rather than text queries. The codes you've included are not related to the specific task at hand.

If you're referring specifically to programming coding style, there may have been some miscommunication or misunderstanding due to the format used here, but if it's about best practices in code formatting (including comments and spacing), I'd say they follow conventional JavaScript conventions:

export const connectivityMeta = {
    // Other similar lines...
};

Copy link

sonarqubecloud bot commented May 8, 2025

@feng626 feng626 merged commit 2323008 into dev May 8, 2025
5 of 6 checks passed
@feng626 feng626 deleted the pr@dev@rdp_error branch May 8, 2025 08:11
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