Gilles Grousset

Results 74 comments of Gilles Grousset

Hi @dlemaignent ! I was already asked to do it, but it's been such a longtime, that I am not able to push anymore.

Hi, Thank you: I just fixed the protocol issue, everything is okay now. What do you mean by 'When the example is loaded from the file system git branch': do...

HI all, Just in case we've been working on a new plugin (with more features) here: https://github.com/insideapp-oss/sonar-apple

Hi @papierschiff, You are right. To support Swift Package Manager we should write a specific run script. This could be a possible future enhancement.

Hi, Did you get this working ? Because you upgraded the Groovy script to generate rule files, but once the plugin is compiled, they cannot be changed... So I don't...

Nice @kuhnroyal ! I'm gonna review it and test it soon.

@kuhnroyal , When testing on gallery (https://github.com/flutter/gallery) I get : `java.lang.IllegalArgumentException: Start pointer [line=14, lineOffset=31] should be before end pointer [line=14, lineOffset=31]` Source is` at fr.insideapp.sonarqube.dart.lang.issues.dartanalyzer.DartAnalyzerSensor.lambda$recordIssues$0(DartAnalyzerSensor.java:100)` You should replace: `int...

Good finding ! I have done some tests and everything works fine now

Hi @kuhnroyal , I created ``sqale-model.xml`` by hand :) Because remediation effort must be evaluated for each issue...

I never faced removed rules issues... Maybe legacy rules should be kept in a legacy profile for sometime ?