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

Do not emit a dependency-scanner fallback warning when in integrated-driver mode #731

Merged
merged 1 commit into from
Jun 28, 2021

Commits on Jun 25, 2021

  1. Do not emit a dependency-scanner fallback warning when in integrated-…

    …driver mode
    
    This warning is mostly useful for debugging the driver, so let's hide it when libSwiftDriver is used, instead of a swift-driver executable.
    There are also valid scenarios where the scanning action can succeed just-as-well using the fallback path where this warning is extraneous and may confuse users because it is not actionable.
    artemcm committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    58e5ec6 View commit details
    Browse the repository at this point in the history