Skip to content

PackageModelTests: fix warnings in DestinationBundleTests #6391

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 5, 2023

Conversation

MaxDesiatov
Copy link
Contributor

These tests currently have await before non-async functions. Let's clean that up to fix the warning:

No 'async' operations occur within 'await' expression

@MaxDesiatov MaxDesiatov self-assigned this Apr 5, 2023
@MaxDesiatov
Copy link
Contributor Author

@swift-ci smoke test

@MaxDesiatov MaxDesiatov enabled auto-merge (squash) April 5, 2023 16:38
@MaxDesiatov MaxDesiatov merged commit 1b51b4c into main Apr 5, 2023
@MaxDesiatov MaxDesiatov deleted the maxd/no-need-to-await branch April 5, 2023 18:08
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.

2 participants