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
Change condition under which warning-errors are enabled
Having warnings not set to error on release-mode tests-enabled builds meant that warnings would be written into a project whilst development starts on master branch, only for these to generate errors as a surprise at the first Pull Request build.
0 commit comments