Eslint error in frontend must fail the build
Description
Environment
None
relates to
Activity
Show:
Sean Flanigan 6 November 2017 at 05:57
Pull request: https://github.com/zanata/zanata-platform/pull/608
Former user 26 October 2017 at 00:55
Yes, this is a real pain. At least the error text is red these days, I never used to notice my errors.
Ready for Release
Details
Details
Assignee
Sean Flanigan
Sean FlaniganReporter
Former user
Former user(Deactivated)Labels
Tested Version/s
None
Components
Fix versions
Affects versions
Priority

More fields
Time tracking
More fields
Time trackingCreated 26 October 2017 at 00:52
Updated 27 June 2018 at 02:14
Resolved 6 November 2017 at 06:36
If the frontend fails to build due to eslint, rather than fail the build it allows the build to pass and uses a previous successful module in cache.
This is terribly painful for anyone trying to implement or fix something that involves a frontend change.