microsoft / fluentui-token-pipeline

The Fluent UI token pipeline generates source code for Fluent UI libraries.
https://microsoft.github.io/fluentui-token-pipeline/
Other
41 stars 18 forks source link

Fail the build on errors #60

Closed TravisSpomer closed 10 months ago

TravisSpomer commented 2 years ago

Most errors in the token file are effectively just presented as warnings right now. Now that we're closer to putting this into production, we should make any errors fail the build so that packages aren't published without warnings that no one sees.