xJREB / service-based-antipatterns

A structured collection of service-based antipatterns and bad smells, served by a web application for convenient browsing
https://xjreb.github.io/service-based-antipatterns
MIT License
15 stars 1 forks source link

Implemented SonarQube analysis via SonarCloud and Travis #112

Closed xJREB closed 5 years ago

xJREB commented 5 years ago

OK, there was some weird dependency issue with the popular har-validator plugin used by at least one of our dependencies (see https://github.com/ahmadnassri/node-har-validator/issues/113). Re-commiting a fresh package-lock.json seems to have fixed it.