Skip to content

Perf: height #1265

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

Merged
merged 1 commit into from
Apr 9, 2025
Merged

Perf: height #1265

merged 1 commit into from
Apr 9, 2025

Conversation

fit2bot
Copy link
Contributor

@fit2bot fit2bot commented Apr 9, 2025

Perf: height

@fit2bot fit2bot requested a review from a team April 9, 2025 05:55
@ZhaoJiSen ZhaoJiSen merged commit 7d536bb into dev Apr 9, 2025
2 of 3 checks passed
@ZhaoJiSen ZhaoJiSen deleted the pr@dev@perf_height branch April 9, 2025 05:55
Copy link

sonarqubecloud bot commented Apr 9, 2025

Quality Gate Failed Quality Gate failed

Failed conditions
D Security Rating on New Code (required ≥ A)
C Maintainability Rating on New Code (required ≥ A)
C Reliability 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

@@ -160,7 +160,7 @@
const iframeWindow = (this.iframeRef as unknown as { iframeWindow: Window }).iframeWindow;

if (iframeWindow && type === 'setting') {
iframeWindow.postMessage({ name: 'SETTING' }, '*');
iframeWindow.postMessage({ name: 'OPEN' }, '*');

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
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.

2 participants