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

Refactor FXIOS-10205 [Swiftlint] Resolve 2 implicitly_unwrapped_optional violations in Profile #23897

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

tonell-m
Copy link
Contributor

📜 Tickets

Jira ticket
Github issue

💡 Description

Continuing resolving implicitly_unwrapped_optional violations in order to enable the rule for further developments.

This will most likely conflict with #23861 so I'll rebase with main depending on which gets merged first.

📝 Checklist

You have to check all boxes before merging

  • Filled in the above information (tickets numbers and description of your work)
  • Updated the PR name to follow our PR naming guidelines
  • Wrote unit tests and/or ensured the tests suite is passing
  • When working on UI, I checked and implemented accessibility (minimum Dynamic Text and VoiceOver)
  • If needed, I updated documentation / comments for complex code and public methods
  • If needed, added a backport comment (example @Mergifyio backport release/v120)

@tonell-m tonell-m requested a review from a team as a code owner December 19, 2024 16:05
@tonell-m tonell-m requested a review from cyndichin December 19, 2024 16:05
Copy link
Contributor

mergify bot commented Dec 20, 2024

This pull request has conflicts when rebasing. Could you fix it @tonell-m? 🙏

@tonell-m tonell-m force-pushed the fxios-10205/profile branch from 6c18bee to f4b5ff2 Compare December 20, 2024 15:43
Copy link
Contributor

@cyndichin cyndichin left a comment

Choose a reason for hiding this comment

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

thanks @tonell-m for the changes, looks good for the most part! Left one comment!

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "1610"
version = "1.7">
version = "1.8">
Copy link
Contributor

Choose a reason for hiding this comment

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

@tonell-m should we remove this change?

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