Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

perf: Add windows connect #1210

Merged
merged 1 commit into from
Dec 25, 2024
Merged

perf: Add windows connect #1210

merged 1 commit into from
Dec 25, 2024

Conversation

fit2bot
Copy link
Contributor

@fit2bot fit2bot commented Dec 25, 2024

perf: Add windows connect

@fit2bot fit2bot requested a review from a team December 25, 2024 08:10
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
5.0% Duplication on New Code (required ≤ 3%)
C Reliability Rating on New Code (required ≥ A)
D Security Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE


if (iframeWindow) {
iframeWindow.postMessage({ name: 'FILE' }, '*');
iframeWindow.postMessage({ name: "FILE" }, "*");

Check failure

Code scanning / SonarCloud

Origins should be verified during cross-origin communications High

Specify a target origin for this message. See more on SonarQube Cloud
@ZhaoJiSen ZhaoJiSen merged commit f872f21 into pam Dec 25, 2024
2 of 5 checks passed
@ZhaoJiSen ZhaoJiSen deleted the pr@pam@perf_windows_connect branch December 25, 2024 08:21
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.

2 participants