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

fix: do not treat warnings as errors on restore #5560

Merged

Conversation

37IulianPopovici
Copy link
Contributor

Pull Request Submission Checklist

  • Follows CONTRIBUTING guidelines
  • Includes detailed description of changes
  • Contains risk assessment (Low | Medium | High)
  • Highlights breaking API changes (if applicable)
  • Links to automated tests covering new functionality
  • Includes manual testing instructions (if necessary)
  • Updates relevant GitBook documentation (PR link: ___)

What does this PR do?

Updates snyk-nuget-plugin to fix a bug regarding restoring dotnet projects that have turned on, and also adds a property named SnykTest that will be present when we run dotnet publish. The scope for this property is to allow customers to enable/disable properties that might interfere and break out scanning.

Where should the reviewer start?

Looking over this PRs:
snyk/snyk-nuget-plugin#226
snyk/snyk-nuget-plugin#225

How should this be manually tested?

Using this fixtures:
Treat warnings as error issue
SnykTest property

@37IulianPopovici 37IulianPopovici requested a review from a team as a code owner October 30, 2024 08:05
@37IulianPopovici 37IulianPopovici self-assigned this Oct 30, 2024
@37IulianPopovici 37IulianPopovici merged commit b8c0c0e into main Nov 1, 2024
7 checks passed
@37IulianPopovici 37IulianPopovici deleted the fix/do-not-treat-warnings-as-errors-on-restore branch November 1, 2024 09:21
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.

2 participants