x3ntrix
x3ntrix
I noticed that Invoke-SSHCommandStream does not work correctly for some commands. For example: ``` apt list --upgradable ``` It will only print a part of the first line ("Listing...") and...
When running the plugin with Java > 8, it reports this warning: ``` WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.thoughtworks.xstream.core.util.Fields (file:/C:/Users/CIUser/.sonar/cache/a4ec2f3af08969606e86a41958fd4a7a/sonar-delphi-plugin.jar_unzip/META-INF/lib/xstream-1.4.11.jar) to field...
Currently, the plugin builds against the 7.9 API. SonarQube 8.0 removed some deprecated code, which is still used. This causes that the unit tests can no longer be build.
The plugin is producing two warnings regarding the rule set in the console output, which should be easily fixable. ``` 17:22:37.582 INFO: Done 17:22:37.582 INFO: Sensor Combined LCOV and LOC...