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

Enable WarnAsError for official builds #5351

Merged
merged 2 commits into from
Mar 11, 2019

Conversation

weshaggard
Copy link
Member

Fixes a few existing warnings:

  • Disables semver 2 nuget package version warning
  • Commented out some test code that is giving warnings
    about not being marked as Fact. Will fill a follow-up
    issues about those tests.

@Azure/azure-sdk-eng

@weshaggard
Copy link
Member Author

Filed issue #5352 to track the KeyVault test methods I commented out.

Fixes a few existing warnings:
- Disables semver 2 nuget package version warning
- Commented out some test code that is giving warnings
about not being marked as Fact. Will fill a follow-up
issues about those tests.
The DotNETCoreCLI task doesn't support extra arguments when calling
the pack command so we need to directly call pack instead. see
microsoft/azure-pipelines-tasks#9789
@weshaggard weshaggard merged commit aac3024 into Azure:master Mar 11, 2019
@weshaggard weshaggard mentioned this pull request May 8, 2019
@weshaggard weshaggard deleted the EnableWarnAsError branch May 23, 2019 23:13
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.

1 participant