Skip to content

SwiftifyImport: Fix warnings #78465

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
Jan 7, 2025

Conversation

tshortli
Copy link
Contributor

@tshortli tshortli commented Jan 7, 2025

Fixes the following warnings:

warning: no calls to throwing functions occur within 'try' expression
warning: default will never be executed

Fixes the following warnings:

```
warning: no calls to throwing functions occur within 'try' expression
warning: default will never be executed
```
@tshortli tshortli requested review from Xazax-hun and hnrklssn January 7, 2025 16:15
@tshortli
Copy link
Contributor Author

tshortli commented Jan 7, 2025

@swift-ci please smoke test

@tshortli tshortli enabled auto-merge January 7, 2025 16:18
@tshortli tshortli merged commit e50c6a1 into swiftlang:main Jan 7, 2025
3 checks passed
@tshortli tshortli deleted the swiftify-import-macro-warnings branch January 7, 2025 20:43
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