cake-build/cake-vso

Cake failing when Yarn produces a warning

richRubie opened this issue ยท 1 comments

What You Are Seeing?

On Azure DevOps the Yarn task is failing the build when there is a warning.

What is Expected?

The Yarn task will display the warning and continue

What version of Cake are you using?

0.37

Are you running on a 32 or 64 bit system?

64bit

What environment are you running on? Windows? Linux? Mac?

windows

Are you running on a CI Server? If so, which one?

Azure DevOps - private repo
However i have been able to reproduce in a public one.

How Did You Get This To Happen? (Steps to Reproduce)

here is a repo
https://dev.azure.com/richrubie/_git/Cake%20yarn%20build%20failure
here is the build failing
https://dev.azure.com/richrubie/Cake%20yarn%20build%20failure/_build/results?buildId=2&view=results

Thanks, my build is now working.