Skip to content

Conversation

@jkmassel
Copy link
Contributor

@jkmassel jkmassel commented Nov 7, 2025

Description

Fixes a bunch of Xcode warnings.

Testing instructions

I don't think there's a lot of testing to do – if you validate that I got the order of "oldValue, newValue" correct in the code this should be good to go.

@jkmassel jkmassel added this to the 26.5 milestone Nov 7, 2025
@jkmassel jkmassel requested review from crazytonyli and kean November 7, 2025 18:23
@jkmassel jkmassel self-assigned this Nov 7, 2025
@dangermattic
Copy link
Collaborator

2 Warnings
⚠️ View files have been modified, but no screenshot or video is included in the pull request. Consider adding some for clarity.
⚠️ This PR is assigned to the milestone 26.5. This milestone is due in less than 4 days.
Please make sure to get it merged by then or assign it to a milestone with a later deadline.

Generated by 🚫 Danger

return nil
}

let origin = geometry[frame].origin
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This warning was in the same file so I addressed it – plotAreaFrame was renamed to plotFrame and made optional.

@jkmassel jkmassel force-pushed the fix/swiftui-warnings branch from 2335d14 to 57cef22 Compare November 7, 2025 18:27
@jkmassel jkmassel force-pushed the fix/swiftui-warnings branch from 57cef22 to 7d05866 Compare November 7, 2025 20:27
@sonarqubecloud
Copy link

sonarqubecloud bot commented Nov 7, 2025

Quality Gate Failed Quality Gate failed

Failed conditions
14.8% Duplication on New Code (required ≤ 10%)

See analysis details on SonarQube Cloud

@wpmobilebot
Copy link
Contributor

App Icon📲 You can test the changes from this Pull Request in Jetpack by scanning the QR code below to install the corresponding build.
App NameJetpack
ConfigurationRelease-Alpha
Build Number29692
VersionPR #24975
Bundle IDcom.jetpack.alpha
Commit7d05866
Installation URL5g2ut4c59gcco
Automatticians: You can use our internal self-serve MC tool to give yourself access to those builds if needed.

@wpmobilebot
Copy link
Contributor

App Icon📲 You can test the changes from this Pull Request in WordPress by scanning the QR code below to install the corresponding build.
App NameWordPress
ConfigurationRelease-Alpha
Build Number29692
VersionPR #24975
Bundle IDorg.wordpress.alpha
Commit7d05866
Installation URL7pp85pq0n95k0
Automatticians: You can use our internal self-serve MC tool to give yourself access to those builds if needed.

@jkmassel jkmassel added this pull request to the merge queue Nov 13, 2025
Merged via the queue into trunk with commit a91229c Nov 13, 2025
27 of 32 checks passed
@jkmassel jkmassel deleted the fix/swiftui-warnings branch November 13, 2025 19:58
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.

5 participants