Skip to content

Resolve Warnings: Update Deprecated APIs and Remove Redundant Modifiers #2157

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 2 commits into from
Sep 6, 2023

Conversation

Matejkob
Copy link
Contributor

@Matejkob Matejkob commented Sep 6, 2023

  1. Update Deprecated API Usages: Replaced deprecated methods with their newer equivalents across multiple files to resolve deprecation warnings.

  2. Remove Redundant 'public' Modifier: Removed the unnecessary 'public' keyword from properties in public extensions, cleaning up the code and resolving compiler warnings.

@Matejkob Matejkob requested a review from ahoppen as a code owner September 6, 2023 08:33
Copy link
Member

@ahoppen ahoppen left a comment

Choose a reason for hiding this comment

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

Thank you!

@ahoppen
Copy link
Member

ahoppen commented Sep 6, 2023

@swift-ci Please test

@ahoppen ahoppen enabled auto-merge September 6, 2023 18:06
@ahoppen ahoppen merged commit 86f50c2 into swiftlang:main Sep 6, 2023
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.

3 participants