Bas van der Hoek

Results 7 comments of Bas van der Hoek

Hi @BenoitCaron and @fabstu , I ran into the same issue on macOS. What solved it for me was to convert the URL to string with `.path()` instead of `..absoluteString()`...

Hi @darrarski, did you get any further with this? I'm struggling with the same problem, but for me it's my laptop versus GitHub Actions.

Scaling the images down seems a dead end. Anti-aliasing and font-smoothing result in inconsistent results. As a workaround I unscale the MacBook Retina display with https://github.com/th507/screen-resolution-switcher before I take the...

I believe this now reports on the wrong file in certain cases, causing the import to fail with an invalid location: ``` java.lang.IllegalArgumentException: 68 is not a valid line offset...

Can you share the contents of your `clippy-report.json`? I noticed my build is failing on `clippy::missing_safety_doc`, which identifies `src/lib.rs` as the source, but in reality the warning is caused in...

It looks like a regression that was introduced in v0.2.5. Can you revert to the previous version of the plug-in to see if that still works?

@manku211 I just tried it with v0.2.4 of the plug-in and that works without a problem (even with SonarQube 10.7.