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

Suppress warnings on Windows too #67

Merged

Conversation

dabrahams
Copy link
Contributor

Bug/issue #, if applicable:

Summary

When I build on Windows, I get multiple copies of this warning:

C:\Users\dave\src\hylo\.build\checkouts\swift-docc-plugin\Plugins\Swift-DocC Convert\Symbolic Links\SharedPackagePluginExtensions\PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
                switch dependency {
                ^

Checklist

Make sure you check off the following items. If they cannot be completed, provide a reason.

  • [-] Added tests Nothing new to test
  • Ran the ./bin/test script and it succeeded
  • Updated documentation if necessary

@d-ronnqvist
Copy link
Contributor

@swift-ci please test

@d-ronnqvist d-ronnqvist merged commit 5fc3645 into apple:main Jun 18, 2024
2 checks passed
@ktoso
Copy link
Member

ktoso commented Jun 27, 2024

Seems this also resolves #83

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.

None yet

3 participants