You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update to latest Xunit and Moq, fix test bugs, stop suppressing analyzers (#10077)
* Fix first wave of warnings (not suppressed by .editorconfig)
* Move to latest test dependencies (xunit and Moq)
* Fix Moq build errors
* Only build MVC view on Release
* Fix warnings in NuGetGallery.Core
* Fix non-Xunit warnings (except App Insights connection string)
* Fix tests that weren't running
* Move to matching NetAnalyzers
* Delete .editorconfig suppression now that we're clean
* Move to latest working Moq, 4.11.0 breaks controller tests so fixes were needed
# For TeamCity - If any issue occurs, this script fail the build. - By default, TeamCity returns an exit code of 0 for all powershell scripts, even if they fail
0 commit comments