Logan Dam

Results 17 comments of Logan Dam

I'm sure it's the right version, build 1.1.271. I have telemetry enabled, but I'm not sure if it was enabled when I ran that test last time. That said, I...

Still getting this issue. Debug mode is enabled but I'm not getting any extra information in the output window. Telemetry is enabled so you might be able to see more...

Seeing the same issue. Login works, not seeing group membership pull over. On SonarQube 9.4.

Yep it was permissions for me too! Thanks for the direction :)

@rvowles we're trying to use your plugin, stock standard config (i.e. `on('file:preprocessor', selectTestsWithGrep(config));`) and we keep getting `SyntaxError: 'import' and 'export' may appear only with 'sourceType: module'` no matter what...

![image](https://user-images.githubusercontent.com/2845704/97200389-d2ebf600-17b9-11eb-9bfd-ccbb05048b36.png) you don't have Issues enabled on your repo :(

There's a nifty little workaround on SO: https://stackoverflow.com/questions/60175336/uncaught-typeerror-cannot-read-property-endswith-of-undefined-at-layoutgapsty > To catch undefined layout gap values, implement a custom layout gap builder which translates undefined gap values, e.g.: > ``` >...