Skip to content

Conversation

@ahsonkhan
Copy link
Contributor

@ahsonkhan ahsonkhan commented Nov 28, 2022

Fixes #4131

With the vcpkg baseline update of dependencies like wil (from #4100), it introduced this warning (treated as error), which is causing nightly run pipelines to fail on Windows:
https://learn.microsoft.com/en-us/cpp/code-quality/c6387?view=msvc-170

For example:
https://dev.azure.com/azure-sdk/internal/_build/results?buildId=2013774&view=logs&j=d6204d4c-df7b-58eb-f6e9-300f4a1ec51a&t=9dd83b26-fa53-5361-4278-635b5975bfe8&l=128

Disabling it, similar to #4054

@ahsonkhan
Copy link
Contributor Author

/azp run cpp - storage

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@ahsonkhan
Copy link
Contributor Author

/azp run cpp - core

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@LarryOsterman
Copy link
Member

LGTM. And thank you.

@ahsonkhan
Copy link
Contributor Author

/azp run cpp - core

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@ahsonkhan ahsonkhan merged commit 928c9cf into main Nov 28, 2022
@ahsonkhan ahsonkhan deleted the ahsonkhan-patch-1 branch November 28, 2022 20:20
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.

CI failed when building azure-core

4 participants