Eclipse 2024-09 don't find any files to analyze with plugin V10.4 - v10.6

For your information, we have trouble to get the SonarLint plugin for Eclipse working in Eclipse 2024-09. I fixed it going back to version 10.3, all higher versions don’t find any files to analyze.

My Environment:
Windows 11, SonarLint for Eclipse 10.4 -10.6, Connected to SonarQube Version 10.3 (build 82913), Java Setup

Hm, getting all version infos for the report, I see that we use a SonarQube Server Version 10.3. Is this the intendet behaviour, the the SonarLint Plugin for Eclipse must be the same version than the sever?
But we also have some VisualStudio Code Environments running and there seems the newest Plugin working…

Cheers, Marcel

Hi @wagnerma,

and thanks for reaching out. First of all: No the SonarLint and SonarQube version don’t have to match, it is currently a coincidence that both SonarLint for Eclipse and SonarQube are on the 10.x versions.

Now to your main problem: Sadly this lacks some information necessary to investigate even further:

  • What programming languages are you using (Java Setup let’s me guess Java, but maybe you have more)?
  • What build system are you using?
  • How big is your project? If you use a hierarchical build system like Maven or Gradle how many projects or sub-proejcts do you have?
  • What do the logs say? Please provide all but IDE-specific traces first.

When moving from SonarLint 10.3 to 10.4 there were only minor changes regarding the support of Gradle via the Eclipse Buildship plug-in done.

My wild shot into the blue here is that you use Gradle. Could you, therefore, also please give the latest SonarLint for Eclipse Dogfooding build from the specific Eclipse Update Site a chance? For the upcoming version I undertook a lot of performance improvements, including speeding up the integration with Gradle by a lot.

Looking forward hearing from you!

Best,
Tobias

Hi, THX for reply.

I tried the Dogfooding SonarLint Plugin 10.7.82250, but the same, no files for analysing, there seems a problem somewhere. Switching back to 10.3 all is fine again.

Here are my Log (shortened, was too long):

Using Java installation of Eclipse
Using JRE from D:\build\gradle-home\lvis\ide\eclipse\2024-09\eclipse-2024-09\plugins\org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64_21.0.4.v20240802-1551\jre
SonarLint backend started, instance=org.sonarsource.sonarlint.core.rpc.impl.SonarLintRpcServerImpl@3403e2ac
Starting SonarLint for Eclipse 10.7.0.82250
Started embedded server on port 64120
Can't open directory channel. Log directory fsync won't be performed.
Downloaded plugin list in 97ms
[SYNC] Synchronizing analyzer configuration for project 'lvis_LVIS-Application_AYvR_bpDk58nYb9f4NkJ'
Downloaded settings in 127ms
[SYNC] Active rules for 'abap' are up-to-date
[SYNC] Active rules for 'apex' are up-to-date
[SYNC] Active rules for 'cobol' are up-to-date
[SYNC] Active rules for 'css' are up-to-date
[SYNC] Active rules for 'java' are up-to-date
[SYNC] Active rules for 'js' are up-to-date
[SYNC] Active rules for 'jsp' are up-to-date
[SYNC] Active rules for 'kotlin' are up-to-date
[SYNC] Active rules for 'php' are up-to-date
[SYNC] Active rules for 'pli' are up-to-date
[SYNC] Active rules for 'plsql' are up-to-date
[SYNC] Active rules for 'py' are up-to-date
[SYNC] Active rules for 'rpg' are up-to-date
[SYNC] Active rules for 'ruby' are up-to-date
[SYNC] Active rules for 'scala' are up-to-date
[SYNC] Active rules for 'secrets' are up-to-date
[SYNC] Active rules for 'ts' are up-to-date
[SYNC] Active rules for 'tsql' are up-to-date
[SYNC] Active rules for 'web' are up-to-date
[SYNC] Active rules for 'xml' are up-to-date
SonarLint processing file /trunk#LVIS#RESTChannel/src/main/java/com/heidelberg/lvis/restchannel/rest/machineparameter/MachineParametersResource.java...
Synchronizing project branches for project 'lvis_LVIS-Application_AYvR_bpDk58nYb9f4NkJ'
[SYNC] Synchronizing issues for project 'lvis_LVIS-Application_AYvR_bpDk58nYb9f4NkJ' on branch 'main'
[SYNC] Synchronizing taint issues for project 'lvis_LVIS-Application_AYvR_bpDk58nYb9f4NkJ' on branch 'main'
[SYNC] Synchronizing hotspots for project 'lvis_LVIS-Application_AYvR_bpDk58nYb9f4NkJ' on branch 'main'
SonarLint processing file /trunk#LVIS#RESTChannel/src/main/java/com/heidelberg/lvis/restchannel/rest/machineparameter/MachineParametersResource.java...
Triggering analysis with configuration: [
  baseDir: D:\build\IS\LVIS\LVIS-Application\RESTChannel
  extraProperties: {sonaranalyzer-cs.nuget.packageVersion=9.13.0.79967, sonaranalyzer.security.cs.pluginVersion=10.3.0.27281, sonar.cs.ignoreHeaderComments=true, sonar.c.file.suffixes=.c,.h, sonar.typescript.file.suffixes=.ts,.tsx,.cts,.mts, sonar.issue.ignore.multicriteria.2.resourceKey=**/build/srcgen/**/*.*, sonar.perl.testHarness.archivePath=testReport.tgz, sonar.cobol.dialect=ibm-enterprise-cobol, sonar.issue.ignore.multicriteria.1.resourceKey=**/*.*, sonar.issue.ignore.multicriteria.4.resourceKey=**/src/org/cip4/jdflib/auto/*.*, sonar.issue.ignore.multicriteria.3.resourceKey=**/*.*, sonar.issue.ignore.multicriteria.7.resourceKey=**/com/heidelberg/prinect/mds/generate/xml/**/*.*, sonar.issue.ignore.multicriteria.10.ruleKey=squid:S00117, email.fromName=SonarQube, sonar.python.xunit.skipDetails=false, sonar.issue.ignore.multicriteria.6.resourceKey=**/com/heidelberg/prinect/mds/generate/xml/*.*, sonar.plsql.jdbc.driver.class=oracle.jdbc.OracleDriver, sonar.issue.ignore.multicriteria.5.resourceKey=**/src/org/cip4/jdflib/auto/**/*.*, sonar.cpd.exclusions=**/com/heidelberg/prinect/mds/generate/xml/*.*,**/com/heidelberg/prinect/mds/generate/xml/**/*.*,**/com/heidelberg/prinect/common/services/bm/parameter/model/*.*,**/SignaUITest/**/*.*,**/SignaCoreTest/**/*.*,**/jdflib/auto/*.*,**/jdflib/auto/**/*.*, sonar.auth.saml.signature.enabled=false, sonar.go.exclusions=**/vendor/**, sonar.terraform.file.suffixes=.tf, sonar.issue.ignore.multicriteria.13.ruleKey=squid:S1181, sonar.forceAuthentication=true, sonar.issue.ignore.multicriteria.8.resourceKey=**/com/heidelberg/prinect/common/services/bm/parameter/model/*.*, sonar.notifications.delay=60, sonar.cpp.file.suffixes=.cc,.cpp,.cxx,.c++,.hh,.hpp,.hxx,.h++,.ipp, sonar.issue.ignore.multicriteria.9.resourceKey=**/*.*, sonaranalyzer.security.cs.nuget.packageVersion=10.3.0.27281, sonaranalyzer-cs.ruleNamespace=SonarAnalyzer.CSharp, sonar.pli.extralingualCharacters=#@$, sonar.issue.ignore.multicriteria.4.ruleKey=*, sonar.cs.analyzeGeneratedCode=false, sonar.builtInQualityProfiles.disableNotificationOnUpdate=false, sonar.arm.activate=true, sonar.css.file.suffixes=.css,.less,.scss,.sass, sonar.cpd.abap.minimumTokens=100, sonar.docker.file.patterns=Dockerfile,*.dockerfile, sonar.ce.parallelProjectTasks=false, sonar.html.file.suffixes=.html,.xhtml,.cshtml,.vbhtml,.aspx,.ascx,.rhtml,.erb,.shtm,.shtml,.cmp,.twig, sonar.auth.gitlab.enabled=false, sonar.vb.file.suffixes=.bas,.frm,.cls,.ctl,.BAS,.FRM,.CLS,.CTL, sonar.cpd.cross_project=false, sonar.vbnet.ignoreHeaderComments=true, sonar.rpg.suffixes=.rpg,.rpgle,.sqlrpgle,.RPG,.RPGLE,.SQLRPGLE, sonar.rpg.leftMarginWidth=12, sonar.issue.ignore.multicriteria.13.resourceKey=**/*.*, sonar.issue.ignore.multicriteria.15.resourceKey=**/*.*, sonaranalyzer.security.cs.nuget.packageId=SonarAnalyzer.Security, sonar.auth.github.groupsSync=false, sonar.issue.ignore.multicriteria.12.resourceKey=**/*.*, sonar.scala.file.suffixes=.scala, sonar.issue.ignore.multicriteria.14.resourceKey=**/*.*, sonar.cobol.byteBasedColumnCount=false, sonar.governance.report.project.branch.frequency=Monthly, sonar.cloudformation.activate=true, sonar.java.libraries=d:\build\gradle-home\lvis\jdk\jdk-17\lib\jrt-fs.jar,D:/build/IS/LVIS/LVIS-Application/PrintDevice/build/eclipse/classes/main,D:/build/IS/LVIS/LVIS-Application/Base/build/eclipse/classes/main,D:\build\gradle-home\caches\modules-2\files-2.1\org.restlet.jee\org.restlet.ext.fileupload\2.4.3\8b36164086f775f0d0d0d93dc55c324aeec40082\org.restlet.ext.fileupload-2.4.3.jar,D:\build\gradle-home\caches\modules-2\files-2.1\org.restlet.jee\org.restlet.ext.freemarker\2.4.3\bd356510b0c1ef0a44b23cb5dfee784675298c78\ ....., sonar.pli.marginRight=72, sonar.issue.ignore.multicriteria.1.ruleKey=squid:S00114, sonar.issue.ignore.multicriteria.11.resourceKey=**/*.*, sonar.issue.ignore.multicriteria.10.resourceKey=**/*.*, sonar.apex.file.suffixes=.cls,.trigger, sonaranalyzer-vbnet.ruleNamespace=SonarAnalyzer.VisualBasic, sonar.cloudformation.file.identifier=AWSTemplateFormatVersion, sonar.dbcleaner.daysBeforeDeletingAnticipatedTransitions=30, sonar.javascript.ignoreHeaderComments=true, sonar.dbcleaner.daysBeforeDeletingClosedIssues=30, sonar.java.enablePreview=false, sonar.dbcleaner.weeksBeforeKeepingOnlyOneSnapshotByMonth=52, sonar.lf.gravatarServerUrl=https://secure.gravatar.com/avatar/{EMAIL_MD5}.jpg?s={SIZE}&d=identicon, sonar.coverage.jacoco.xmlReportPaths=build/reports/jacoco/jacocoReport/jacocoReport.xml,build/reports/jacoco/test/jacocoTestReport.xml,build/reports/jacoco/integTest/jacocoTestReport.xml, sonar.governance.report.view.frequency=Monthly, sonar.cobol.sourceFormat=fixed, sonar.perlcritic.reportPath=perlcritic_report.txt, sonar.auth.saml.user.email=http://schemas.xmlsoap.org/ws/2005/05/identity/claims/emailaddress, sonar.notifications.runningDelayBeforeReportingStatus=600, sonar.issue.ignore.multicriteria.2.ruleKey=*, sonar.jsp.file.suffixes=.jsp,.jspf,.jspx, sonar.pli.ignoreHeaderComments=true, sonar.javascript.maxFileSize=1000, sonar.javascript.environments=amd,applescript,atomtest,browser,commonjs,embertest,greasemonkey,jasmine,jest,jquery,meteor,mocha,mongo,nashorn,node,phantomjs,prototypejs,protractor,qunit,serviceworker,shared-node-browser,shelljs,webextensions,worker, sonar.scm.disabled=false, sonar.ruby.exclusions=**/vendor/**, sonar.issue.ignore.multicriteria.15.ruleKey=squid:S1214, com.github.sonarperl.suffixes=pm,pl,t, sonar.auth.saml.enabled=true, sonar.vbnet.file.suffixes=.vb, sonar.core.id=102B860C-AXiIQYfE8fAQ6ZqgCzxf, sonar.cobol.adaprep.activation=false, sonar.abap.file.suffixes=.abap,.ab4,.flow,.asprog, sonar.global.exclusions=**/SignaCoreTest/**/*.*,**/SignaUITest/**/*.*, sonar.cfamily.ignoreHeaderComments=true, sonar.java.binaries=D:/build/IS/LVIS/LVIS-Application/RESTChannel/build/eclipse/classes/main, sonar.technicalDebt.developmentCost=30, sonar.validateWebhooks=true, sonar.python.file.suffixes=py, sonar.auth.saml.loginUrl=https://login.microsoftonline.com/1ecae040-8cfa-4ec7-b64e-d74102821989/saml2, sonar.cs.file.suffixes=.cs,.razor, sonar.plsql.file.suffixes=sql,pks,pkb, sonaranalyzer.security.cs.ruleNamespace=SonarAnalyzer.Security, sonar.issue.ignore.multicriteria.7.ruleKey=*, sonar.cobol.tab.width=8, sonar.allowPermissionManagementForProjectAdmins=true, sonar.text.inclusions.activate=false, sonaranalyzer-vbnet.staticResourceName=SonarAnalyzer-9.13.0.79967.zip, sonar.java.file.suffixes=.java,.jav, sonar.kotlin.file.suffixes=.kt,.kts, sonar.issue.ignore.multicriteria.12.ruleKey=squid:ModifiersOrderCheck, sonar.php.file.suffixes=php,php3,php4,php5,phtml,inc, sonar.xml.file.suffixes=.xml,.xsd,.xsl,.config, sonar.dbcleaner.weeksBeforeDeletingAllSnapshots=260, sonar.auth.saml.group.name=http://schemas.microsoft.com/ws/2008/06/identity/claims/groups, sonar.updatecenter.cache.ttl=3600000, sonar.auth.bitbucket.allowUsersToSignUp=true, sonar.issue.ignore.multicriteria=1,2,3,4,5,6,7,8,9,10,11,12,13,14,15, sonar.auth.github.enabled=false, sonar.python.coverage.reportPaths=coverage-reports/*coverage-*.xml, sonar.text.activate=true, sonaranalyzer-vbnet.nuget.packageVersion=9.13.0.79967, sonar.go.file.suffixes=.go, sonar.java.test.binaries=D:/build/IS/LVIS/LVIS-Application/RESTChannel/build/eclipse/classes/test, sonar.cpd.cobol.minimumLines=30, sonar.cobol.exec.recoveryMode=true, sonar.cs.analyzeRazorCode=true, sonar.auth.saml.applicationId=sonarqubetest, sonar.dbcleaner.weeksBeforeKeepingOnlyAnalysesWithVersion=104, sonar.qualitygate.ignoreSmallChanges=true, sonar.php.exclusions=**/vendor/**, sonar.announcement.displayMessage=false, sonar.swift.file.suffixes=.swift, sonar.documentation.baseUrl=https://docs.sonarsource.com/sonarqube/, sonar.vbnet.roslyn.ignoreIssues=false, sonar.plsql.ignoreHeaderComments=false, sonar.flex.file.suffixes=as, sonar.filesize.limit=20, sonar.auth.gitlab.groupsSync=false, sonar.auth.github.apiUrl=https://api.github.com/, sonar.ruby.file.suffixes=.rb, sonar.auth.github.allowUsersToSignUp=true, sonar.python.xunit.reportPath=xunit-reports/xunit-result-*.xml, sonar.pli.marginLeft=2, sonar.javascript.globals=angular,goog,google,OpenLayers,d3,dojo,dojox,dijit,Backbone,moment,casper,_,sap, sonar.dbcleaner.auditHousekeeping=Monthly, sonar.dbcleaner.hoursBeforeKeepingOnlyOneSnapshotByDay=24, sonar.yaml.file.suffixes=.yaml,.yml, sonar.dbcleaner.daysBeforeDeletingInactiveBranchesAndPRs=30, sonar.auth.bitbucket.enabled=false, sonar.terraform.activate=true, sonar.java.source=17, sonar.junit.reportPaths=build/test-results/test,build/test-results/testSingleFork,build/test-results/integTest, sonar.auth.github.webUrl=https://github.com/, sonar.dbcleaner.branchesToKeepWhenInactive=master,develop,trunk, sonaranalyzer-vbnet.nuget.packageId=SonarAnalyzer.VisualBasic, sonar.issue.ignore.multicriteria.8.ruleKey=*, email.from=noreply@prinect-lounge.com, sonaranalyzer-vbnet.pluginVersion=9.13.0.79967, sonaranalyzer.security.cs.analyzerId=SonarAnalyzer.Security, sonar.arm.file.identifier=https://schema.management.azure.com/schemas/, sonar.dbcleaner.weeksBeforeKeepingOnlyOneSnapshotByWeek=4, sonaranalyzer-vbnet.analyzerId=SonarAnalyzer.VisualBasic, email.prefix=[SONARQUBE], sonar.issue.ignore.multicriteria.5.ruleKey=*, sonar.cs.roslyn.ignoreIssues=false, sonar.auth.token.max.allowed.lifetime=No expiration, sonaranalyzer-cs.pluginKey=csharp, sonar.kubernetes.activate=true, sonar.cpd.cobol.minimumTokens=100, sonar.issue.ignore.multicriteria.14.ruleKey=squid:S00116, sonar.auth.saml.user.login=http://schemas.xmlsoap.org/ws/2005/05/identity/claims/emailaddress, sonar.json.file.suffixes=.json, sonaranalyzer.security.cs.pluginKey=securitycsharpfrontend, sonar.vb.ignoreHeaderComments=true, sonar.checkstyle.filters=<module name="SuppressWarningsFilter" />
<property name="severity" value="warning" />
<module name="FileLength" />
<module name="LineLength">
	<property name="severity" value="info" />
	<property name="ignorePattern" value="^ *//* " />
	<property name="max" value="240" />
</module>, sonar.auth.saml.providerName=SAML, provisioning.github.project.visibility.enabled=true, sonar.core.serverBaseURL=https://sonarqube-p.elastic-print.io/, sonar.objc.file.suffixes=.m, sonar.issue.ignore.multicriteria.9.ruleKey=squid:S00115, sonar.text.inclusions=**/*.sh,**/*.bash,**/*.zsh,**/*.ksh,**/*.ps1,**/*.properties,**/*.conf,**/*.pem,**/*.config,.env,.aws/config, sonar.ruby.coverage.reportPaths=coverage/.resultset.json, sonar.checkstyle.treewalkerfilters=<module name="SuppressionCommentFilter" />
	<module name="RedundantModifier">
		<property name="severity" value="info" />
		<property name="tokens" value="METHOD_DEF, VARIABLE_DEF" />
	</module>
	<module name="UpperEll">
		<property name="severity" value="info" />
	</module>
	<module name="AvoidNestedBlocks">
		<property name="severity" value="info" />
	</module>
	<module name="CovariantEquals" />
	<module name="EmptyStatement" />
	<module name="EqualsHashCode" />
	<module name="EqualsAvoidNull" />
	<module name="FinalLocalVariable">
		<property name="severity" value="info" />
	</module>
	<module name="MagicNumber">
		<property name="tokens" value="NUM_DOUBLE, NUM_FLOAT, NUM_INT, NUM_LONG" />
	</module>
	<module name="MultipleVariableDeclarations" />
	<module name="SuperClone" />
	<module name="SuperFinalize" />
	<module name="UnnecessaryParentheses">
		<property name="severity" value="ignore" />
	</module>
	<module name="FinalClass" />
	<module name="HideUtilityClassConstructor" />
	<module name="InterfaceIsType">
		<metadata name="com.atlassw.tools.eclipse.checkstyle.lastEnabledSeverity"
			value="info" />
		<property name="severity" value="ignore" />
	</module>
	<module name="AvoidStarImport">
		<property name="severity" value="info" />
	</module>
	<module name="RedundantImport">
		<property name="severity" value="info" />
	</module>
	<module name="UnusedImports">
		<property name="severity" value="info" />
	</module>
	<module name="CyclomaticComplexity">
		<property name="max" value="20" />
	</module>
	<module name="ConstantName">
		<property name="format" value="^(sm_[A-Za-z0-9_]+)|([A-Z]+([_A-Z0-9]+)*)$" />
	</module>
	<module name="LocalFinalVariableName">
		<property name="format" value="^[a-z][a-zA-Z0-9_]*$" />
	</module>
	<module name="LocalVariableName">
		<property name="format" value="^[a-z][a-zA-Z0-9_]*$" />
	</module>
	<module name="MemberName">
		<property name="format" value="^[a-zA-Z0-9_]*$" />
	</module>
	<module name="MethodName">
		<property name="format" value="^[a-z][a-zA-Z0-9_]*$" />
	</module>
	<module name="ParameterName">
		<property name="severity" value="info" />
		<property name="format" value="^[a-z][a-zA-Z0-9_]*$" />
	</module>
	<module name="TypeName">
		<property name="severity" value="info" />
		<property name="format" value="^[A-Z][a-zA-Z0-9_]*$" />
		<property name="tokens" value="CLASS_DEF, INTERFACE_DEF" />
	</module>
	<module name="AnonInnerLength" />
	<module name="ExecutableStatementCount">
		<property name="tokens"
			value="INSTANCE_INIT, STATIC_INIT, METHOD_DEF, CTOR_DEF" />
	</module>
	<module name="MethodLength">
		<property name="max" value="60" />
		<property name="countEmpty" value="false" />
	</module>
	<module name="EmptyBlock">
		<property name="option" value="text" />
	</module>
	<module name="IllegalInstantiation">
		<metadata name="com.atlassw.tools.eclipse.checkstyle.comment"
			value="Nutze Boolean.valueOf()" />
		<property name="severity" value="error" />
		<property name="classes" value="java.lang.Boolean" />
	</module>
	<module name="IllegalInstantiation">
		<metadata name="com.atlassw.tools.eclipse.checkstyle.comment"
			value="Nutze Integer.valueOf()" />
		<property name="severity" value="error" />
		<property name="classes" value="java.lang.Integer" />
	</module>
	<module name="IllegalInstantiation">
		<metadata name="com.atlassw.tools.eclipse.checkstyle.comment"
			value="Nutze Long.valueOf()" />
		<property name="severity" value="error" />
		<property name="classes" value="java.lang.Long" />
	</module>, sonar.issue.ignore.multicriteria.6.ruleKey=*, sonar.issue.ignore.multicriteria.11.ruleKey=squid:S3008, sonar.checkstyle.generateXml=false, sonar.qualityProfiles.allowDisableInheritedRules=false, sonaranalyzer-cs.staticResourceName=SonarAnalyzer-9.13.0.79967.zip, sonar.auth.saml.providerId=https://sts.windows.net/1ecae040-8cfa-4ec7-b64e-d74102821989/, sonar.auth.gitlab.allowUsersToSignUp=false, sonar.projectCreation.mainBranchName=main, sonar.cpd.cobol.ignoreLiteral=true, sonaranalyzer-cs.nuget.packageId=SonarAnalyzer.CSharp, sonar.authenticator.downcase=false, sonaranalyzer-cs.analyzerId=SonarAnalyzer.CSharp, sonar.exclusions=**/SignaCoreTest/**/*.*,**/SignaUITest/**/*.*, sonar.java.target=17, sonar.technicalDebt.ratingGrid=0.05,0.1,0.2,0.5, sonar.lf.enableGravatar=false, sonar.docker.activate=true, sonaranalyzer-cs.pluginVersion=9.13.0.79967, sonaranalyzer.security.cs.staticResourceName=SonarAnalyzer.Security-10.3.0.27281.zip, sonar.developerAggregatedInfo.disabled=false, sonar.javascript.file.suffixes=.js,.jsx,.cjs,.mjs,.vue, sonar.cpd.abap.minimumLines=20, sonar.auth.saml.user.name=http://schemas.xmlsoap.org/ws/2005/05/identity/claims/emailaddress, sonar.vbnet.analyzeGeneratedCode=false, sonar.pli.file.suffixes=.pli, sonar.plugins.risk.consent=ACCEPTED, sonar.auth.gitlab.url=https://gitlab.prinect-lounge.com/, sonaranalyzer-vbnet.pluginKey=vbnet, sonar.updatecenter.url=https://update.sonarsource.org/update-center.properties, sonar.tsql.file.suffixes=.tsql, sonar.issue.ignore.multicriteria.3.ruleKey=squid:S2293, sonar.core.startTime=2024-06-21T09:27:14+0000, sonar.java.test.libraries=D:/build/IS/LVIS/LVIS-Application/RESTChannel/build/eclipse/classes/main,d:\build\gradle-home\lvis\jdk\jdk-17\lib\jrt-fs.jar,D:/build/IS/LVIS/LVIS-Application/PrintDevice/build/eclipse/classes/main,D:/build/IS/LVIS/LVIS-Application/PrintDevice/build/eclipse/classes/test,D:/build/IS/LVIS/LVIS-Application/Base/build/eclipse/classes/main,D:/build/IS/LVIS/LVIS-Application/Base/build/eclipse/classes/test,D:/build/IS/LVIS/LVIS-Application/Base/build/eclipse/classes/testFixtures,....}
  activeRules: [css:S4647, css:S4658, css:S1116, css:S4657, css:S4668, css:S1128, css:S125, css:S4649, css:S4648, css:S4659{ignorePseudoClasses=local,global,export,import,deep}, css:S4654{ignoreTypes=composes, /^mso-/, ignoreSelectors=/^:export.*/, /^:import.*/}, css:S4653, css:S4656{ignoreFallbacks=true}, css:S4667, css:S4655, css:S4666, css:S4650, css:S4661, css:S4660{ignorePseudoElements=ng-deep,v-deep,deep}, css:S4652, css:S4663, css:S4651, css:S4662{ignoreAtRules=value,at-root,content,debug,each,else,error,for,function,if,include,mixin,return,warn,while,extend,use,forward,tailwind,apply,layer,container,/^@.*/}, css:S4670{ignoreTypes=/^(mat|md|fa)-/, ignore=custom-elements}, scala:S1479{maximum=30}, scala:S1656, scala:S3776{threshold=15}, scala:S1134, scala:S1871, scala:S1135, scala:S1066, scala:S1144, scala:S1186, scala:S1481, scala:S117{format=^[_a-zA-Z][a-zA-Z0-9]*$}, scala:S3923, scala:S1125, scala:S1763, scala:S1862, scala:S1764, scala:S1940, scala:S1145, scala:S125, scala:S4663, scala:S4144, scala:S1172, scala:S101{format=^[A-Z][a-zA-Z0-9]*$}, scala:S1192{threshold=3}, scala:S100{format=^([a-z][a-zA-Z0-9]*+(_[^a-zA-Z0-9]++)?+|[^a-zA-Z0-9]++)$}, scala:S107{Max=7}, scala:ParsingError, scala:S108, kotlin:S2695, kotlin:S5843{maxComplexity=20}, kotlin:S5846, kotlin:S1764, kotlin:S6532, kotlin:S1125, kotlin:S1763, kotlin:S5842, kotlin:S6530, kotlin:S6531, kotlin:S1481, kotlin:S2053, kotlin:S2175, kotlin:S899, kotlin:S6529, kotlin:S1871, kotlin:S1110, kotlin:S1874, kotlin:S1479{maximum=30}, kotlin:S3776{threshold=15}, kotlin:S4347, kotlin:S1192{threshold=3}, kotlin:S125, kotlin:S4738, kotlin:S3923, kotlin:S6518, kotlin:S6519, kotlin:S6514, kotlin:S5547, kotlin:S6515, kotlin:S1186, kotlin:S6516, kotlin:S1066, kotlin:S6517, kotlin:S5542, kotlin:S6510, kotlin:S6631, kotlinl:S3633, tsql:S4075, tsql:S4154, tsql:S1481, tsql:S4196, tsql:S2737, tsql:S3626, tsql:S1763, tsql:S1764, tsql:S4078, tsql:S4155, tsql:S6498, tsql:S1590, tsql:S125, tsql:S1116, tsql:S1479{maximum=30}, tsql:S2527, tsql:S4108, tsql:S4109, tsql:S1871, tsql:S3973, tsql:S1751, tsql:S3972, tsql:S1631{maximum=10}, tsql:S4104, tsql:S4149, tsql:S4102, tsql:S2681, tsql:S4103, tsql:S1110, tsql:S2761, tsql:S4054, tsql:S4094, tsql:S117{format=@[a-zA-Z0-9_]*}, tsql:S1745, tsql:S3923, tsql:S3643, tsql:S1542{FunctionFormat=(?i)(?!sp_).*, ProcedureFormat=(?i)(?!sp_).*}, tsql:S1862, tsql:S1940, tsql:S1065, tsql:S1066, tsql:S3641, secrets:S6292, secrets:S6690, secrets:S6691, secrets:S6692, secrets:S6693, secrets:S6694, secrets:S6771, secrets:S6695, secrets:S6696, secrets:S6773, secrets:S6334, secrets:S6697, secrets:S6335, secrets:S6698, secrets:S6731, secrets:S6336, secrets:S6699, secrets:S6732, secrets:S6337, secrets:S6733, secrets:S6777, secrets:S6338, secrets:S6769, secrets:S6290, secrets:S6760, secrets:S6684, secrets:S6762, secrets:S6686, secrets:S6687, secrets:S6720, secrets:S6764, secrets:S6688, secrets:S6721, secrets:S6765, secrets:S6689, secrets:S6722, secrets:S6723, secrets:S6768, secrets:S6758, secrets:S6717, secrets:S6718, secrets:S6719, secrets:S6751, secrets:S6752, secrets:S6753, secrets:S6710, secrets:S6755, secrets:S6713, secrets:S6703, secrets:S6704, secrets:S6705, secrets:S6706, secrets:S6708, secrets:S6782, secrets:S6783, secrets:S6700, secrets:S6701, secrets:S6702, secrets:S6736, secrets:S6739, apex:S2757, apex:S3923, apex:S131, apex:S4663, apex:S4144, apex:S5379, apex:S1110, apex:S5376, apex:S5377, apex:S1134, apex:S1871, apex:S1135, apex:S3776{threshold=15}, apex:S117{format=^[a-z][a-zA-Z0-9_]*$}, apex:S5390, apex:S1192{threshold=3}, apex:S1172, apex:S5395, apex:S1479{maximum=30}, apex:S1656, apex:S5389, apex:S100{format=^[a-z][a-zA-Z0-9_]*$}, apex:S1066, apex:S5387, apex:S101{format=^[A-Z][a-zA-Z0-9_]*$}, apex:S1144, apex:S1145, apex:S1125, apex:S1763, apex:S1862, apex:S1764, apex:S1940, apex:S107{Max=7}, apex:S5382, apex:S108, apex:S125, apex:S1481, apex:S5384, plsql:PlSql.Goto, plsql:S1751, plsql:NamingTypesCheck{regexp=[a-zA-Z]([a-zA-Z0-9_]*[a-zA-Z0-9])?}, plsql:S1871, plsql:NamingVariablesCheck{regexp=[a-zA-Z]([a-zA-Z0-9_]*[a-zA-Z0-9])?}, plsql:S1110, plsql:AvoidFetchBulkCollectIntoWithoutLimitCheck, plsql:NamingCursorParametersCheck{regexp=[a-zA-Z]([a-zA-Z0-9_]*[a-zA-Z0-9])?}, plsql:S1192{threshold=3}, plsql:LoopUnlabeledEndCheck, plsql:PlSql.PackageNaming{regexp=[a-zA-Z]([a-zA-Z_]*[a-zA-Z])?}, plsql:S4062, plsql:DeleteOrUpdateWithoutWhereCheck, plsql:S3651, plsql:FormatErrorStackAndBacktraceUsedAlongside, plsql:MlslabelDatatypeUsageCheck, plsql:S1117, plsql:S1479{maximum=30}, plsql:S3921, plsql:ReturnInProcedureCheck, plsql:S1862, plsql:S3923, plsql:InitializeWithNullCheck, plsql:S1066, plsql:ForLoopUsageCheck, plsql:SizeConstraintMissingCheck, plsql:S131, plsql:S5141, plsql:UseNativeSqlJoinsInsteadOfEmbeddedCursorLoopsCheck, plsql:QuotedIdentifiersCheck, plsql:JoinConditionNumberCheck{maximumJoinConditions=3}, plsql:OracleJoinOperatorUsageCheck, plsql:S3641, plsql:CrossJoinUsageCheck, plsql:S3643, plsql:StandaloneProcAndFuncCheck, plsql:S5547, plsql:PreferExecuteImmediateToDbmsSqlCheck, plsql:S125, plsql:DeadCodeCheck, plsql:NameReusedInInnerScope, plsql:LoopHardcodedBoundsCheck{allowedExceptions=0,1}, plsql:S1172, plsql:OrderByExplicitAscCheck, plsql:ResultCacheHintUsage, plsql:PlSql.CreateFunctionAndCreateProcedureDocumented, plsql:ProcedureWithoutParametersCheck, plsql:AnchoredTypeConstrainCheck, plsql:FloatWithScaleUsageCheck, plsql:S1739, plsql:SingleLineCommentsSyntaxCheck, plsql:DecodeFunctionUsageCheck, plsql:S1854, plsql:S3633, plsql:S3626, plsql:LabelStartEndMatchBlockCheck, plsql:Notfound, plsql:TriggerCommitRollbackCheck, plsql:BooleanLiteralComparisonCheck, plsql:ReturnInInitializationSectionCheck, plsql:PlSql.FunctionAndProcedureNaming{regexp=[a-zA-Z]([a-zA-Z0-9_]*[a-zA-Z0-9])?}, plsql:CharVarchar, plsql:NestedIf{maximumNestingLevel=3}, plsql:ExitInLoop, plsql:MaskedExceptionCheck, plsql:S2761, plsql:S3618, plsql:UseForallStatementCheck, plsql:NamingObjectAttribute{format=[a-zA-Z](_?+[a-zA-Z0-9])*+}, plsql:CompoundTriggerDefinesSingleTrigger, plsql:InvalidConstrainCheck, plsql:NaturalJoinUsageCheck, plsql:VariableRedeclaration, plsql:FullOuterJoinCheck, plsql:SelectStarCheck, plsql:ConstantDeclarationWithoutInitializationCheck, plsql:PositionalAndNamedArgumentMixCheck, plsql:NotNullDeclarationWithoutInitializationCheck, plsql:S1940, plsql:ExecuteImmediateTrapExceptionsCheck, plsql:S1145, plsql:NamingCursorsCheck{regexp=[a-zA-Z]([a-zA-Z0-9_]*[a-zA-Z0-9])?}, plsql:LiteralsNonPrintableCharactersCheck{allowTabulations=true}, plsql:UseAsForColumnAliasesCheck, plsql:OrderByColumnNumberCheck, plsql:NcharByteLengthUsageCheck, plsql:PipelinedFunctionsWithoutPipeRow, plsql:OverridePredefinedExceptionCheck, plsql:TriggerOfConditionsCheck, plsql:GotoInLoopCheck, plsql:LoopMissingSemicolonCheck, plsql:FunctionLastStatementReturnCheck, plsql:BackwardsGoto, plsql:BadRaiseApplicationErrorUsageCheck, plsql:S4801, plsql:S1135, plsql:S1134, plsql:LoopAvoidSimpleLoopCheck, plsql:CustomExceptionInitCheck, plsql:FunctionOutParametersCheck, plsql:VarcharUsageCheck, plsql:ImproperConstraintUsageCheck, plsql:LabelStartEndMatchLoopCheck, plsql:LoopUnlabeledExitCheck, plsql:NamingRecordField{format=[a-zA-Z](_?+[a-zA-Z0-9])*+}, plsql:LoopUseExitWhenCheck, plsql:NamingExceptionsCheck{regexp=[a-zA-Z]([a-zA-Z0-9_]*[a-zA-Z0-9])?}, plsql:LongCheck, plsql:S3830, plsql:S1656, plsql:S1138, plsql:S1126, plsql:S1764, plsql:VariableNotNullUsageCheck, plsql:ForallStatementShouldUseSaveExceptionsClause, plsql:BlockUnlabeledEndCheck, plsql:S1481, plsql:NullComparison, plsql:InItemsCountCheck{maximumNumberOfItems=50}, plsql:UnusedLabel, plsql:WeakRefCursorCheck{sysRefCursorAllowed=false}, plsql:BlockMissingSemicolonCheck, plsql:UseFetchBulkCollectIntoCheck, plsql:NestedCommentsCheck, plsql:CreateOrReplaceCheck, plsql:S4196, plsql:PlSql.FunctionAndProcedureExcessiveParameters{parameters=10}, plsql:S5047, plsql:NamingConstantsCheck{regexp=[a-zA-Z]([a-zA-Z0-9_]*[a-zA-Z0-9])?}, plsql:S2737, ruby:ParsingError, ruby:S101{format=^[A-Z][a-zA-Z0-9]*$}, ruby:S100{format=^(@{0,2}[\da-z_]+[!?=]?)|([*+-/%=!><~]+)|(\[]=?)$}, ruby:S1172, ruby:S1192{threshold=3}, ruby:S1110, ruby:S4663, ruby:S117{format=^(@{0,2}[\da-z_]+[!?=]?)|([*+-/%=!><~]+)|(\[]=?)$}, ruby:S4144, ruby:S3776{threshold=15}, ruby:S1134, ruby:S1871, ruby:S1135, ruby:S1479{maximum=30}, ruby:S1656, ruby:S131, ruby:S1481, ruby:S108, ruby:S107{Max=7}, ruby:S1066, ruby:S1186, ruby:S1763, ruby:S1862, ruby:S1764, ruby:S1940, ruby:S1145, ruby:S2757, ruby:S3923, java:S3042, java:S5344, java:S3046, java:S6432, java:S6437, java:S4143, java:S6203{MaximumNumberOfLines=5}, java:S4144, java:S6204, java:S6201, java:S6202, java:S6207, java:S6208, java:S6205, java:S6326, java:S6206, java:S6209, java:S1199, java:S1197, java:S1075, java:S1195, java:S1193, java:S1192{threshold=3}, java:S1191{Exclude=com.sun.jersey,com.sun.faces}, java:S1190, java:S2093, java:S2094, java:S6331, java:S2095, java:S5361, java:S3064, java:S4275, java:S2097, java:S3065, java:S4032, java:S4274, java:S3066, java:S3067, java:S4034, java:S4276, java:S6213, java:S6218, java:S6219, java:S6216, java:S6217, java:S1068, java:S1066, java:S1065, java:S1186, java:S1185, java:S1182, java:S1181, java:S4042, java:S4165, java:S3077, java:S6104, java:S3078, java:S6103, java:S1175, java:S1174, java:S1172, java:S1171, java:S1170, java:S110{max=5}, java:S112, java:S5261, java:S6353, java:S117{format=^[a-z][a-zA-Z0-9_]*$}, java:S6355, java:S119{format=^[A-Z][0-9]?$}, java:S114{format=^[A-Z][a-zA-Z0-9_]*$}, java:S116{format=^[a-z][a-zA-Z0-9_]*$}, java:S115{format=^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$}, java:S1168, java:S1165, java:S1163, java:S1161, java:S101{format=^[A-Z][a-zA-Z0-9_]*$}, java:S100{format=^[a-z][a-zA-Z0-9_]*$}, java:S6001, java:S6243, java:S6485, java:S6002, java:S6244, java:S6241, java:S4065, java:S6242, java:S107{max=7, constructorMax=7}, java:S6126, java:S106, java:S108, java:S6246, java:S1158, java:S1157, java:S1155, java:S1153, java:S1150, java:S131, java:S5164, java:S6376, java:S6373, java:S6377, java:S135, java:S1149, java:S6019, java:S1144, java:S1143, java:S1264, java:S1141, java:S120{format=^[a-z]+(\.[a-z][a-z0-9_]*)*$}, java:S6262, java:S4087, java:S128, java:S125, java:S127, java:S5857, java:S2229, java:S2109, java:S5738, java:S2230, java:S2110, java:S5860, java:S2111, java:S2232, java:S5863, java:S2112, java:S2234, java:S2114, java:S2235, java:S2115, java:S2236, java:S2116, java:S2479{allowTabsInTextBlocks=false}, java:S5866, java:S5869, java:S2118, java:S5868, java:S2119, java:S3329, java:S5993, java:S2121, java:S2122, java:S2123, java:S5994, java:S5876, java:S3577{format=^((Test|IT)[a-zA-Z0-9_]+|[A-Z][a-zA-Z0-9_]*(Test|Tests|TestCase|IT|ITCase))$}, java:S4423, java:S5996, java:S3457, java:S4426, java:S2127, java:S4425, java:S5998{maxStackConsumptionFactor=5.0}, java:S2129, java:S1905, java:S2130, java:S2251, java:S2252, java:S2133, java:S2254, java:S4433, java:S2134, java:S3346, java:S2259, java:S2139, java:S5527, java:S2140, java:S4682, java:S2142, java:S4684, java:S2386, java:S2387, java:S4201, java:S5411, java:S2388, java:S5777, java:S2147, java:S3599, java:S5413, java:S5776, java:S3358, java:S5779, java:S5778, java:S4449, java:S5659, java:S2390, java:S2151, java:S2272, java:S2273, java:S2153, java:S2274, java:S5542, java:S5663, java:S2154, java:S2275, java:S5783, java:S2276, java:S5665, java:S5786, java:S4454, java:S5301, java:S5664, java:S5785, java:S2157, java:S2159, java:S5669, java:S5547, java:S3008{format=^[a-z][a-zA-Z0-9_]*$}, java:S2160, java:S5790, java:S3010, java:S3252, java:S3011, java:S3012, java:S2166, java:S2167, java:S3014, java:S2168, java:S4347, java:S4349, java:S4348, java:S5679, java:S2293, java:S3020, java:S2053, java:S4351, java:S2175, java:S899, java:S2055, java:S2176, java:S2177, java:S5445, java:S2178, java:S5329, java:S6539{couplingThreshold=20}, java:S2060, java:S2061, java:S2062, java:S2183, java:S6541{noavThreshold=7, cyclomaticThreshold=15, nestingThreshold=3, locThreshold=65}, java:S2184, java:S2185, java:S2065, java:S2186, java:S2066, java:S2187{TestClassNamePattern=.*(Test|Tests|TestCase)}, java:S3034, java:S2188, java:S3398, java:S4488, java:S2189, java:S6301, java:S6548, java:S3038, java:S3039, java:S4925, java:S3958, java:S3959, java:S2629, java:S4929, java:S1643, java:S1764, java:S2755, java:S2757, java:S1640, java:S2637, java:S2638, java:S2639, java:S2761, java:S3972, java:S3973, java:S2885, java:S2886, java:S1874, java:S1994, java:S1751, java:S1872, java:S2647, java:S1871, java:S5917, java:S3981, java:S1989, java:S3740, java:S3984, java:S4830, java:S3864, java:S3985, java:S3986, java:S5803, java:S1862, java:S3626, java:S1860, java:S4838, java:S4719, java:S5808, java:S1858, java:S3751, java:S3631, java:S5810, java:S3753, java:S1612, java:S1854, java:S2786, java:S4602, java:S1611, java:S4601, java:S2789, java:S3878, java:S3516, java:S4968, java:S3518, java:S1607, java:S1849, java:S4970, java:S1604, java:S1845, java:S2674, java:S3400, java:S1602, java:S1844, java:S2675, java:S4973, java:S2676, java:S2677, java:S2437, java:S4977, java:S2438, java:S4738, java:S5826, java:S2681, java:S2440, java:S2441, java:S2200, java:S2442, java:S2201, java:S5831, java:S2445, java:S3655, java:S3776{Threshold=15}, java:S1710, java:S2204, java:S2446, java:S5833, java:S2326, java:S2447, java:S2689, java:S3415, java:S3416, java:S6806, java:S5838, java:S5958, java:S6804, java:S2209, java:S6809, java:S1948, java:S2692, java:S5960, java:S5841, java:S2695, java:S5961{MaximumAssertionNumber=25}, java:S2696, java:S5843{maxComplexity=20}, java:S5842, java:S6813, java:S1700, java:S4635, java:S5845, java:S6810, java:S2699, java:S1940, java:S3305, java:S5846, java:S5967, java:S6814, java:S4517, java:S5969, java:S5850, java:S2583, java:S3551, java:S5973, java:S2222, java:S5854, java:S5853, java:S2225, java:S5856, java:S2226, java:S2589, java:S3436, java:S4524, java:S5855, java:S5976, java:S1135, java:S1134, java:S1133, java:S1130, java:S6397, java:S6035, java:S6395, java:S6396, java:S1128, java:S1126, java:S1125, java:S1488, java:S1124, java:S1123, java:S1121, java:S1481, java:S1119, java:S1118, java:S1117, java:S1116, java:S1479{maximum=30}, java:S1598, java:S1113, java:S1596, java:S1111, java:S2924, java:S1110, java:S2925, java:S1226, java:S1104, java:S1223, java:S1221, java:S1220, java:S6068, java:S1219, java:S1217, java:S1215, java:S1214, java:S1210, java:S1452, java:S1450, java:S6070, java:S1206, java:S1444, java:S1201, java:S3923, java:S2718, java:S1319, java:S1317, java:S2970, java:S2975, java:S1301, java:S3824, java:S2737, java:S1659, java:S1656, java:S2864, cobol:SQL.CursorOpenedInsideLoopCheck, cobol:S3671, cobol:S4882, cobol:COBOL.MergeStatementUsageCheck, cobol:S2583, cobol:S3595{threshold=500}, cobol:S1134, cobol:S1135, cobol:S3633, cobol:S3632, cobol:S1138, cobol:S2589, cobol:S1656, cobol:SQL.SelectStatementsNestedCheck{maximumNestedLevelThreshold=3}, cobol:S1735, cobol:S4727, cobol:S1739, cobol:SQL.CursorDeclaredInsideLoopCheck, cobol:COBOL.DataItemInitialValueCheck, cobol:S3581, cobol:COBOL.ParagraphComplexityCheck{maximumParagraphComplexityThreshold=20}, cobol:COBOL.ConditionComplexityCheck{maximumNumberOfOperands=3}, cobol:S3582, cobol:COBOL.StopRunUsageCheck, cobol:COBOL.RecursivePerformCheck, cobol:S1682, cobol:S1683, cobol:COBOL.PerformThruParagraphOrderCheck, cobol:S1686, cobol:S3621, cobol:S1764, cobol:COBOL.EvaluateStatementUsageCheck, cobol:S1723, cobol:S3625, cobol:S1966, cobol:S1725, cobol:S1967{onlyLiteralValues=false}, cobol:S1969, cobol:COBOL.SortStatementUsageCheck, cobol:S1192{threshold=3}, cobol:S1590, cobol:SQL.CursorClosedInsideLoopCheck, cobol:S1110, cobol:S3892, cobol:S1871, cobol:S1631{max_tables=4}, cobol:COBOL.CommentedOutCodeCheck, cobol:S3614, cobol:COBOL.FileUnusedCheck, cobol:S2527, cobol:S3618, cobol:COBOL.IfStatementFormattingCheck{execDli=true, add=true, return=true, compute=true, unstring=true, rewrite=true, if=true, call=true, move=true, display=true, perform=true, accept=true, search=true, evaluate=true, delete=true, write=true, string=true, start=true, subtract=true, multiply=true, read=true, divide=true, xmlParse=true, xmlGenerate=true}, cobol:S4054, cobol:COBOL.ProgramNameCheck{regexPatternString=.*}, cobol:S3482, cobol:S1066, cobol:S3004, cobol:S1069{Exclusions=TRUNCATE}, cobol:S1740, cobol:S1862, cobol:S3643, cobol:S1302{maximum=50}, cobol:S3921{onlyLiteralValues=false}, cobol:S1303, cobol:S3923, cobol:S1305, cobol:S1306{max=5}, cobol:COBOL.LinkageSectionUsageCheck, cobol:SQL.SelectStarUsageCheck, cobol:COBOL.ExitProgramUsageCheck, cobol:COBOL.CopyInsideProcedureDivisionCheck, Web:DoctypePresenceCheck, Web:ImgWithoutAltCheck, Web:PageWithoutTitleCheck, Web:TableWithoutCaptionCheck, Web:ServerSideImageMapsCheck, Web:S4645, Web:S1134, Web:S5257, Web:S1135, Web:S5258, Web:FieldsetWithoutLegendCheck, Web:S5255, Web:S5256, Web:S5254, Web:S4084, Web:ItemTagNotWithinContainerTagCheck, Web:MetaRefreshCheck, Web:S1827, Web:LinkToImageCheck, Web:FrameWithoutTitleCheck, Web:FlashUsesBothObjectAndEmbedCheck, Web:UnsupportedTagsInHtml5Check, Web:S5264, Web:TableHeaderHasIdOrScopeCheck, Web:S5260, Web:AvoidCommentedOutCodeCheck, xml:S2647, xml:S3439, xml:S1778, xml:S3438, xml:S3822, xml:S1135, xml:S3422, xml:S1134, xml:S3355, xml:S3421, xml:S6359, xml:S125, xml:S5594, xml:S3374, xml:S3281, php:S2187, php:S1656, php:S1780, php:S2755, php:S1788, php:S1301, php:S1784, php:S1781, php:S6437, php:S2757, php:S1075, php:S3011, php:S1192{threshold=3, minimal_literal_length=5}, php:S1871, php:S1751, php:S2166, php:S1998, php:S1757, php:S2053, php:S1765, php:S1766, php:S1763, php:S1764, php:S2737, php:S1172, php:S1854, php:S3358, php:S5779, php:S5542, php:S1185, php:S836, php:S1186, php:S3360, php:S3801, php:S1862, php:S1068, php:S1066, php:S5785, php:S5547, php:S3923, php:S4426, php:S3699, php:S2003, php:S2004{max=3}, php:S4423, php:S1155, php:S2123, php:S5994, php:S5632, php:S6600, php:S5996, php:S5876, php:S2010, php:S2251, php:S1600, php:S2014, php:S4433, php:S1045, php:S1848, php:S1607, php:S1605, php:S5527, php:S1603, php:S103{maximumLineLength=120}, php:S100{format=^[a-z][a-zA-Z0-9]*$}, php:S101{format=^[A-Z][a-zA-Z0-9]*$}, php:S107{max=7, constructorMax=7}, php:S105, php:S5850, php:S1131, php:S108, php:S907, php:S905, php:S4524, php:S1134, php:S1135, php:S5855, php:S110{max=5}, php:S5857, php:S113, php:S6393, php:S114{format=^[A-Z][a-zA-Z0-9]*$}, php:S6395, php:S112, php:S6396, php:S117{format=^[a-z_][a-zA-Z0-9_]*$}, php:S6397, php:S6035, php:S115{format=^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$}, php:S116{format=^[a-z][a-zA-Z0-9]*$}, php:S1142{max=3}, php:S2115, php:S1940, php:S1145, php:S2234, php:S1264, php:S1144, php:S5863, php:S121, php:S5868, php:S5869, php:S125, php:S128, php:S6001, php:S6002, php:S127, php:S2681, php:S1116, php:S1479{max=30}, php:S3415, php:S1599, php:S3776{threshold=15}, php:S2201, php:S1110, php:S131, php:S5713, php:S138{max=150}, php:S930, php:S1481, php:S1125, php:S1488, php:S1126, php:S2699, php:S1124, php:S5842, php:S5843{maxComplexity=20}, php:S6019, php:S6344, php:S1697, php:S6347, php:S6349, php:S6353, php:S1226, php:S5708, php:S1109, php:S6323, php:S4144, php:S4143, php:S4824, php:S3973, php:S3972, php:S1793, php:S2761, php:S6326, php:S6328, php:S5911, php:S5361, php:S6331, php:S4833, php:S3984, php:S5808, php:S4830, php:S3981, php:S6339, php:S1448{countNonpublicMethods=true, maximumMethodThreshold=20}, php:S3626, abap:S1715, abap:S2240, abap:S131, abap:S1670, abap:S2242, abap:S1192{threshold=3}, abap:S1675, abap:S3776{threshold=60}, abap:S1511, abap:S5118, abap:S1512, abap:S1110, abap:S1238, abap:S2243, abap:S5115, abap:S134{max=3}, abap:S135, abap:S1673, abap:S1871, abap:S5117, abap:S1597{Maximum=3}, abap:S1751, abap:S1507, abap:S1508, abap:S108, abap:S1669, abap:S3923, abap:S1505, abap:S1506, abap:S1301, abap:S1543{format=^([A-Z0-9_]*|[a-z0-9_]*)$}, abap:S1862, abap:S1500, abap:S1544{format=^([A-Z0-9_]*|[a-z0-9_]*)$}, abap:S1501, abap:S1545{format=[A-Z0-9_-]++|[a-z0-9_-]++}, abap:S1066, abap:S1502, abap:S100{format=^([A-Z0-9_]*|[a-z0-9_]*)$}, abap:S101{format=^([A-Z0-9_]*|[a-z0-9_]*)$}, abap:S1540, abap:S1542{format=^([A-Z0-9_]*|[a-z0-9_]*)$}, abap:S3643, abap:S1739, abap:S1491, abap:S1494, abap:S1499, abap:S3633, abap:S4524, abap:S1656, abap:S1139, abap:S1138, abap:S1496, abap:S114{format=^(YIF_[A-Za-z]+)$}, abap:S3626, abap:S1481, abap:S1764, abap:S1485, abap:S1486, abap:S125, abap:S1487, typescript:S1128, typescript:S4634, typescript:S1125, typescript:S1488, typescript:S3786, typescript:S905, typescript:S113, typescript:S1131, typescript:S1134, typescript:S117{format=^[_$A-Za-z][$A-Za-z0-9]*$|^[_$A-Z][_$A-Z0-9]+$}, typescript:S3317, typescript:S1135, typescript:S4524, typescript:S2589, typescript:S3799, typescript:S101{format=^[A-Z][a-zA-Z0-9]*$}, typescript:S104{maximum=1000}, typescript:S103{maximumLineLength=180}, typescript:S109, typescript:S1143, typescript:S1264, typescript:S2234, typescript:S105, typescript:S108, typescript:S107{maximumFunctionParameters=7}, typescript:S1821, typescript:S2598, typescript:S1940, typescript:S2123, typescript:S4423, typescript:S3696, typescript:S138{max=200}, typescript:S4782, typescript:S3699, typescript:S5876, typescript:S3579, typescript:S4426, typescript:S125, typescript:S122, typescript:S121, typescript:S2376{getWithoutSet=false}, typescript:S128, typescript:S2251, typescript:S2933, typescript:S2137, typescript:S4798, typescript:S5527, typescript:S2819, typescript:S1848, typescript:S3353, typescript:S4322, typescript:S4324, typescript:S4323, typescript:S1854, typescript:S4326, typescript:S3358, typescript:S4325, typescript:S4328, typescript:S5659, typescript:S4327, typescript:S1186, typescript:S3001, typescript:S5542, typescript:S3003, typescript:S4335, typescript:S2392, typescript:S3923, typescript:S3801, typescript:S5547, typescript:S1862, typescript:S1192{threshold=3, ignoreStrings=application/json}, typescript:S1871, typescript:S3257, typescript:S2966, typescript:S3812, typescript:S1515, typescript:S1516, typescript:S1751, typescript:S1994, typescript:S1874, typescript:S1526, typescript:S2737, typescript:S1763, typescript:S1764, typescript:S1528, typescript:S1529, typescript:S4124, typescript:S4123, typescript:S878, typescript:S1656, typescript:S1533, typescript:S2990, typescript:S2870, typescript:S2871, typescript:S4137, typescript:S4136, typescript:S1788, typescript:S2757, typescript:S2999{considerJSDoc=false}, typescript:S4139, typescript:S1301, typescript:S4138, typescript:S2755, typescript:S4140, typescript:S3972, typescript:S4023, typescript:S4144, typescript:S4143, typescript:S1438, typescript:S1439, typescript:S3616, typescript:S3973, typescript:S1314, typescript:S3854, typescript:S4822, typescript:S4030, typescript:S881, typescript:S3981, typescript:S4157, typescript:S1440, typescript:S4156, typescript:S4830, typescript:S4158, typescript:S4275, typescript:S888, typescript:S3626, typescript:S3504, typescript:S3863, typescript:S3984, typescript:S4043, typescript:S4165, typescript:S3516, typescript:S1219, typescript:S3512, typescript:S2424, typescript:S2310, typescript:S3525, typescript:S1226, typescript:S4619, typescript:S1472, typescript:S1110, typescript:S4621, typescript:S2201, typescript:S2685, typescript:S3531, typescript:S2681, typescript:S1117, typescript:S1119, typescript:S3776{threshold=15}, typescript:S4623, typescript:S4622{max=3}, typescript:S2688, typescript:S1116, typescript:S1479{maximum=30}, typescript:S4624, typescript:S1121, typescript:S2692]
  inputFiles: [
  ]
]

No file to analyze
Triggering analysis with configuration: [
  baseDir: D:\build\IS\LVIS\LVIS-Application\RESTChannel
  extraProperties: {sonaranalyzer-cs.nuget.packageVersion=9.13.0.79967, sonaranalyzer.security.cs.pluginVersion=10.3.0.27281, sonar.cs.ignoreHeaderComments=true, sonar.c.file.suffixes=.c,.h, sonar.typescript.file.suffixes=.ts,.tsx,.cts,.mts, sonar.issue.ignore.multicriteria.2.resourceKey=**/build/srcgen/**/*.*, sonar.perl.testHarness.archivePath=testReport.tgz, sonar.cobol.dialect=ibm-enterprise-cobol, sonar.issue.ignore.multicriteria.1.resourceKey=**/*.*, sonar.issue.ignore.multicriteria.4.resourceKey=**/src/org/cip4/jdflib/auto/*.*, sonar.issue.ignore.multicriteria.3.resourceKey=**/*.*, sonar.issue.ignore.multicriteria.7.resourceKey=**/com/heidelberg/prinect/mds/generate/xml/**/*.*, sonar.issue.ignore.multicriteria.10.ruleKey=squid:S00117, email.fromName=SonarQube, sonar.python.xunit.skipDetails=false, sonar.issue.ignore.multicriteria.6.resourceKey=**/com/heidelberg/prinect/mds/generate/xml/*.*, sonar.plsql.jdbc.driver.class=oracle.jdbc.OracleDriver, sonar.issue.ignore.multicriteria.5.resourceKey=**/src/org/cip4/jdflib/auto/**/*.*, sonar.cpd.exclusions=**/com/heidelberg/prinect/mds/generate/xml/*.*,**/com/heidelberg/prinect/mds/generate/xml/**/*.*,**/com/heidelberg/prinect/common/services/bm/parameter/model/*.*,**/SignaUITest/**/*.*,**/SignaCoreTest/**/*.*,**/jdflib/auto/*.*,**/jdflib/auto/**/*.*, sonar.auth.saml.signature.enabled=false, sonar.go.exclusions=**/vendor/**, sonar.terraform.file.suffixes=.tf, sonar.issue.ignore.multicriteria.13.ruleKey=squid:S1181, sonar.forceAuthentication=true, sonar.issue.ignore.multicriteria.8.resourceKey=**/com/heidelberg/prinect/common/services/bm/parameter/model/*.*, sonar.notifications.delay=60, sonar.cpp.file.suffixes=.cc,.cpp,.cxx,.c++,.hh,.hpp,.hxx,.h++,.ipp, sonar.issue.ignore.multicriteria.9.resourceKey=**/*.*, sonaranalyzer.security.cs.nuget.packageVersion=10.3.0.27281, sonaranalyzer-cs.ruleNamespace=SonarAnalyzer.CSharp, sonar.pli.extralingualCharacters=#@$, sonar.issue.ignore.multicriteria.4.ruleKey=*, sonar.cs.analyzeGeneratedCode=false, sonar.builtInQualityProfiles.disableNotificationOnUpdate=false, sonar.arm.activate=true, sonar.css.file.suffixes=.css,.less,.scss,.sass, sonar.cpd.abap.minimumTokens=100, sonar.docker.file.patterns=Dockerfile,*.dockerfile, sonar.ce.parallelProjectTasks=false, sonar.html.file.suffixes=.html,.xhtml,.cshtml,.vbhtml,.aspx,.ascx,.rhtml,.erb,.shtm,.shtml,.cmp,.twig, sonar.auth.gitlab.enabled=false, sonar.vb.file.suffixes=.bas,.frm,.cls,.ctl,.BAS,.FRM,.CLS,.CTL, sonar.cpd.cross_project=false, sonar.vbnet.ignoreHeaderComments=true, sonar.rpg.suffixes=.rpg,.rpgle,.sqlrpgle,.RPG,.RPGLE,.SQLRPGLE, sonar.rpg.leftMarginWidth=12, sonar.issue.ignore.multicriteria.13.resourceKey=**/*.*, sonar.issue.ignore.multicriteria.15.resourceKey=**/*.*, sonaranalyzer.security.cs.nuget.packageId=SonarAnalyzer.Security, sonar.auth.github.groupsSync=false, sonar.issue.ignore.multicriteria.12.resourceKey=**/*.*, sonar.scala.file.suffixes=.scala, sonar.issue.ignore.multicriteria.14.resourceKey=**/*.*, sonar.cobol.byteBasedColumnCount=false, sonar.governance.report.project.branch.frequency=Monthly, sonar.cloudformation.activate=true, sonar.java.libraries=d:\build\gradle-home\lvis\jdk\jdk-17\lib\jrt-fs.jar,D:/build/IS/LVIS/LVIS-Application/PrintDevice/build/eclipse/classes/main,D:/build/IS/LVIS/LVIS-Application/Base/build/eclipse/classes/main,D:\build\gradle-home\caches\modules-2\files-2.1\org.restlet.jee\org.restlet.ext.fileupload\2.4.3\8b36164086f775f0d0d0d93dc55c324aeec40082\org.restlet.ext.fileupload-2.4.3.jar,...., sonar.pli.marginRight=72, sonar.issue.ignore.multicriteria.1.ruleKey=squid:S00114, sonar.issue.ignore.multicriteria.11.resourceKey=**/*.*, sonar.issue.ignore.multicriteria.10.resourceKey=**/*.*, sonar.apex.file.suffixes=.cls,.trigger, sonaranalyzer-vbnet.ruleNamespace=SonarAnalyzer.VisualBasic, sonar.cloudformation.file.identifier=AWSTemplateFormatVersion, sonar.dbcleaner.daysBeforeDeletingAnticipatedTransitions=30, sonar.javascript.ignoreHeaderComments=true, sonar.dbcleaner.daysBeforeDeletingClosedIssues=30, sonar.java.enablePreview=false, sonar.dbcleaner.weeksBeforeKeepingOnlyOneSnapshotByMonth=52, sonar.lf.gravatarServerUrl=https://secure.gravatar.com/avatar/{EMAIL_MD5}.jpg?s={SIZE}&d=identicon, sonar.coverage.jacoco.xmlReportPaths=build/reports/jacoco/jacocoReport/jacocoReport.xml,build/reports/jacoco/test/jacocoTestReport.xml,build/reports/jacoco/integTest/jacocoTestReport.xml, sonar.governance.report.view.frequency=Monthly, sonar.cobol.sourceFormat=fixed, sonar.perlcritic.reportPath=perlcritic_report.txt, sonar.auth.saml.user.email=http://schemas.xmlsoap.org/ws/2005/05/identity/claims/emailaddress, sonar.notifications.runningDelayBeforeReportingStatus=600, sonar.issue.ignore.multicriteria.2.ruleKey=*, sonar.jsp.file.suffixes=.jsp,.jspf,.jspx, sonar.pli.ignoreHeaderComments=true, sonar.javascript.maxFileSize=1000, sonar.javascript.environments=amd,applescript,atomtest,browser,commonjs,embertest,greasemonkey,jasmine,jest,jquery,meteor,mocha,mongo,nashorn,node,phantomjs,prototypejs,protractor,qunit,serviceworker,shared-node-browser,shelljs,webextensions,worker, sonar.scm.disabled=false, sonar.ruby.exclusions=**/vendor/**, sonar.issue.ignore.multicriteria.15.ruleKey=squid:S1214, com.github.sonarperl.suffixes=pm,pl,t, sonar.auth.saml.enabled=true, sonar.vbnet.file.suffixes=.vb, sonar.core.id=102B860C-AXiIQYfE8fAQ6ZqgCzxf, sonar.cobol.adaprep.activation=false, sonar.abap.file.suffixes=.abap,.ab4,.flow,.asprog, sonar.global.exclusions=**/SignaCoreTest/**/*.*,**/SignaUITest/**/*.*, sonar.cfamily.ignoreHeaderComments=true, sonar.java.binaries=D:/build/IS/LVIS/LVIS-Application/RESTChannel/build/eclipse/classes/main, sonar.technicalDebt.developmentCost=30, sonar.validateWebhooks=true, sonar.python.file.suffixes=py, sonar.auth.saml.loginUrl=https://login.microsoftonline.com/1ecae040-8cfa-4ec7-b64e-d74102821989/saml2, sonar.cs.file.suffixes=.cs,.razor, sonar.plsql.file.suffixes=sql,pks,pkb, sonaranalyzer.security.cs.ruleNamespace=SonarAnalyzer.Security, sonar.issue.ignore.multicriteria.7.ruleKey=*, sonar.cobol.tab.width=8, sonar.allowPermissionManagementForProjectAdmins=true, sonar.text.inclusions.activate=false, sonaranalyzer-vbnet.staticResourceName=SonarAnalyzer-9.13.0.79967.zip, sonar.java.file.suffixes=.java,.jav, sonar.kotlin.file.suffixes=.kt,.kts, sonar.issue.ignore.multicriteria.12.ruleKey=squid:ModifiersOrderCheck, sonar.php.file.suffixes=php,php3,php4,php5,phtml,inc, sonar.xml.file.suffixes=.xml,.xsd,.xsl,.config, sonar.dbcleaner.weeksBeforeDeletingAllSnapshots=260, sonar.auth.saml.group.name=http://schemas.microsoft.com/ws/2008/06/identity/claims/groups, sonar.updatecenter.cache.ttl=3600000, sonar.auth.bitbucket.allowUsersToSignUp=true, sonar.issue.ignore.multicriteria=1,2,3,4,5,6,7,8,9,10,11,12,13,14,15, sonar.auth.github.enabled=false, sonar.python.coverage.reportPaths=coverage-reports/*coverage-*.xml, sonar.text.activate=true, sonaranalyzer-vbnet.nuget.packageVersion=9.13.0.79967, sonar.go.file.suffixes=.go, sonar.java.test.binaries=D:/build/IS/LVIS/LVIS-Application/RESTChannel/build/eclipse/classes/test, sonar.cpd.cobol.minimumLines=30, sonar.cobol.exec.recoveryMode=true, sonar.cs.analyzeRazorCode=true, sonar.auth.saml.applicationId=sonarqubetest, sonar.dbcleaner.weeksBeforeKeepingOnlyAnalysesWithVersion=104, sonar.qualitygate.ignoreSmallChanges=true, sonar.php.exclusions=**/vendor/**, sonar.announcement.displayMessage=false, sonar.swift.file.suffixes=.swift, sonar.documentation.baseUrl=https://docs.sonarsource.com/sonarqube/, sonar.vbnet.roslyn.ignoreIssues=false, sonar.plsql.ignoreHeaderComments=false, sonar.flex.file.suffixes=as, sonar.filesize.limit=20, sonar.auth.gitlab.groupsSync=false, sonar.auth.github.apiUrl=https://api.github.com/, sonar.ruby.file.suffixes=.rb, sonar.auth.github.allowUsersToSignUp=true, sonar.python.xunit.reportPath=xunit-reports/xunit-result-*.xml, sonar.pli.marginLeft=2, sonar.javascript.globals=angular,goog,google,OpenLayers,d3,dojo,dojox,dijit,Backbone,moment,casper,_,sap, sonar.dbcleaner.auditHousekeeping=Monthly, sonar.dbcleaner.hoursBeforeKeepingOnlyOneSnapshotByDay=24, sonar.yaml.file.suffixes=.yaml,.yml, sonar.dbcleaner.daysBeforeDeletingInactiveBranchesAndPRs=30, sonar.auth.bitbucket.enabled=false, sonar.terraform.activate=true, sonar.java.source=17, sonar.junit.reportPaths=build/test-results/test,build/test-results/testSingleFork,build/test-results/integTest, sonar.auth.github.webUrl=https://github.com/, sonar.dbcleaner.branchesToKeepWhenInactive=master,develop,trunk, sonaranalyzer-vbnet.nuget.packageId=SonarAnalyzer.VisualBasic, sonar.issue.ignore.multicriteria.8.ruleKey=*, email.from=noreply@prinect-lounge.com, sonaranalyzer-vbnet.pluginVersion=9.13.0.79967, sonaranalyzer.security.cs.analyzerId=SonarAnalyzer.Security, sonar.arm.file.identifier=https://schema.management.azure.com/schemas/, sonar.dbcleaner.weeksBeforeKeepingOnlyOneSnapshotByWeek=4, sonaranalyzer-vbnet.analyzerId=SonarAnalyzer.VisualBasic, email.prefix=[SONARQUBE], sonar.issue.ignore.multicriteria.5.ruleKey=*, sonar.cs.roslyn.ignoreIssues=false, sonar.auth.token.max.allowed.lifetime=No expiration, sonaranalyzer-cs.pluginKey=csharp, sonar.kubernetes.activate=true, sonar.cpd.cobol.minimumTokens=100, sonar.issue.ignore.multicriteria.14.ruleKey=squid:S00116, sonar.auth.saml.user.login=http://schemas.xmlsoap.org/ws/2005/05/identity/claims/emailaddress, sonar.json.file.suffixes=.json, sonaranalyzer.security.cs.pluginKey=securitycsharpfrontend, sonar.vb.ignoreHeaderComments=true, sonar.checkstyle.filters=<module name="SuppressWarningsFilter" />
<property name="severity" value="warning" />
<module name="FileLength" />
<module name="LineLength">
	<property name="severity" value="info" />
	<property name="ignorePattern" value="^ *//* " />
	<property name="max" value="240" />
</module>, sonar.auth.saml.providerName=SAML, provisioning.github.project.visibility.enabled=true, sonar.core.serverBaseURL=https://sonarqube-p.elastic-print.io/, sonar.objc.file.suffixes=.m, sonar.issue.ignore.multicriteria.9.ruleKey=squid:S00115, sonar.text.inclusions=**/*.sh,**/*.bash,**/*.zsh,**/*.ksh,**/*.ps1,**/*.properties,**/*.conf,**/*.pem,**/*.config,.env,.aws/config, sonar.ruby.coverage.reportPaths=coverage/.resultset.json, sonar.checkstyle.treewalkerfilters=<module name="SuppressionCommentFilter" />
	<module name="RedundantModifier">
		<property name="severity" value="info" />
		<property name="tokens" value="METHOD_DEF, VARIABLE_DEF" />
	</module>
	<module name="UpperEll">
		<property name="severity" value="info" />
	</module>
	<module name="AvoidNestedBlocks">
		<property name="severity" value="info" />
	</module>
	<module name="CovariantEquals" />
	<module name="EmptyStatement" />
	<module name="EqualsHashCode" />
	<module name="EqualsAvoidNull" />
	<module name="FinalLocalVariable">
		<property name="severity" value="info" />
	</module>
	<module name="MagicNumber">
		<property name="tokens" value="NUM_DOUBLE, NUM_FLOAT, NUM_INT, NUM_LONG" />
	</module>
	<module name="MultipleVariableDeclarations" />
	<module name="SuperClone" />
	<module name="SuperFinalize" />
	<module name="UnnecessaryParentheses">
		<property name="severity" value="ignore" />
	</module>
	<module name="FinalClass" />
	<module name="HideUtilityClassConstructor" />
	<module name="InterfaceIsType">
		<metadata name="com.atlassw.tools.eclipse.checkstyle.lastEnabledSeverity"
			value="info" />
		<property name="severity" value="ignore" />
	</module>
	<module name="AvoidStarImport">
		<property name="severity" value="info" />
	</module>
	<module name="RedundantImport">
		<property name="severity" value="info" />
	</module>
	<module name="UnusedImports">
		<property name="severity" value="info" />
	</module>
	<module name="CyclomaticComplexity">
		<property name="max" value="20" />
	</module>
	<module name="ConstantName">
		<property name="format" value="^(sm_[A-Za-z0-9_]+)|([A-Z]+([_A-Z0-9]+)*)$" />
	</module>
	<module name="LocalFinalVariableName">
		<property name="format" value="^[a-z][a-zA-Z0-9_]*$" />
	</module>
	<module name="LocalVariableName">
		<property name="format" value="^[a-z][a-zA-Z0-9_]*$" />
	</module>
	<module name="MemberName">
		<property name="format" value="^[a-zA-Z0-9_]*$" />
	</module>
	<module name="MethodName">
		<property name="format" value="^[a-z][a-zA-Z0-9_]*$" />
	</module>
	<module name="ParameterName">
		<property name="severity" value="info" />
		<property name="format" value="^[a-z][a-zA-Z0-9_]*$" />
	</module>
	<module name="TypeName">
		<property name="severity" value="info" />
		<property name="format" value="^[A-Z][a-zA-Z0-9_]*$" />
		<property name="tokens" value="CLASS_DEF, INTERFACE_DEF" />
	</module>
	<module name="AnonInnerLength" />
	<module name="ExecutableStatementCount">
		<property name="tokens"
			value="INSTANCE_INIT, STATIC_INIT, METHOD_DEF, CTOR_DEF" />
	</module>
	<module name="MethodLength">
		<property name="max" value="60" />
		<property name="countEmpty" value="false" />
	</module>
	<module name="EmptyBlock">
		<property name="option" value="text" />
	</module>
	<module name="IllegalInstantiation">
		<metadata name="com.atlassw.tools.eclipse.checkstyle.comment"
			value="Nutze Boolean.valueOf()" />
		<property name="severity" value="error" />
		<property name="classes" value="java.lang.Boolean" />
	</module>
	<module name="IllegalInstantiation">
		<metadata name="com.atlassw.tools.eclipse.checkstyle.comment"
			value="Nutze Integer.valueOf()" />
		<property name="severity" value="error" />
		<property name="classes" value="java.lang.Integer" />
	</module>
	<module name="IllegalInstantiation">
		<metadata name="com.atlassw.tools.eclipse.checkstyle.comment"
			value="Nutze Long.valueOf()" />
		<property name="severity" value="error" />
		<property name="classes" value="java.lang.Long" />
	</module>, sonar.issue.ignore.multicriteria.6.ruleKey=*, sonar.issue.ignore.multicriteria.11.ruleKey=squid:S3008, sonar.checkstyle.generateXml=false, sonar.qualityProfiles.allowDisableInheritedRules=false, sonaranalyzer-cs.staticResourceName=SonarAnalyzer-9.13.0.79967.zip, sonar.auth.saml.providerId=https://sts.windows.net/1ecae040-8cfa-4ec7-b64e-d74102821989/, sonar.auth.gitlab.allowUsersToSignUp=false, sonar.projectCreation.mainBranchName=main, sonar.cpd.cobol.ignoreLiteral=true, sonaranalyzer-cs.nuget.packageId=SonarAnalyzer.CSharp, sonar.authenticator.downcase=false, sonaranalyzer-cs.analyzerId=SonarAnalyzer.CSharp, sonar.exclusions=**/SignaCoreTest/**/*.*,**/SignaUITest/**/*.*, sonar.java.target=17, sonar.technicalDebt.ratingGrid=0.05,0.1,0.2,0.5, sonar.lf.enableGravatar=false, sonar.docker.activate=true, sonaranalyzer-cs.pluginVersion=9.13.0.79967, sonaranalyzer.security.cs.staticResourceName=SonarAnalyzer.Security-10.3.0.27281.zip, sonar.developerAggregatedInfo.disabled=false, sonar.javascript.file.suffixes=.js,.jsx,.cjs,.mjs,.vue, sonar.cpd.abap.minimumLines=20, sonar.auth.saml.user.name=http://schemas.xmlsoap.org/ws/2005/05/identity/claims/emailaddress, sonar.vbnet.analyzeGeneratedCode=false, sonar.pli.file.suffixes=.pli, sonar.plugins.risk.consent=ACCEPTED, sonar.auth.gitlab.url=https://gitlab.prinect-lounge.com/, sonaranalyzer-vbnet.pluginKey=vbnet, sonar.updatecenter.url=https://update.sonarsource.org/update-center.properties, sonar.tsql.file.suffixes=.tsql, sonar.issue.ignore.multicriteria.3.ruleKey=squid:S2293, sonar.core.startTime=2024-06-21T09:27:14+0000, sonar.java.test.libraries=D:/build/IS/LVIS/LVIS-Application/RESTChannel/build/eclipse/classes/main,d:\build\gradle-home\lvis\jdk\jdk-17\lib\jrt-fs.jar,D:/build/IS/LVIS/LVIS-Application/PrintDevice/build/eclipse/classes/main,D:/build/IS/LVIS/LVIS-Application/PrintDevice/build/eclipse/classes/test,D:/build/IS/LVIS/LVIS-Application/Base/build/eclipse/classes/main,D:/build/IS/LVIS/LVIS-Application/Base/build/eclipse/classes/test,D:/build/IS/LVIS/LVIS-Application/Base/build/eclipse/classes/testFixtures,D:\build\gradle-home\caches\modules-2\files-2.1\org.restlet.jee\org.restlet.ext.fileupload\2.4.3\8b36164086f775f0d0d0d93dc55c324aeec40082\org.restlet.ext.fileupload-2.4.3.jar,D:\build\gradle-home\caches\modules-2\files-2.1\org.restlet.jee\org.restlet.ext.freemarker\2.4.3\bd356510b0c1ef0a44b23cb5dfee784675298c78\org.restlet.ext.freemarker-2.4.3.jar,D:\build\gradle-home\caches\modules-2\files-2.1\org.restlet.jee\org.restlet.ext.html\2.4.3\8c5e921f194c39c7d2d0083a532d0799b6684dd4\org.restlet.ext.html-2.4.3.jar,D:\build\gradle-home\caches\modules-2\files-2.1\org.restlet.jee\org.restlet.ext.json\2.4.3\dc439158796be4bf00920063e8dadbf8ed9d2faf\org.restlet.ext.json-2.4.3.jar,D:\build\gradle-home\caches\modules-2\files-2.1\org.restlet.jee\org.restlet.ext.servlet\2.4.3\5e805b9c6c07cd21958288805451236895316f56\org.restlet.ext.servlet-2.4.3.jar,D:\build\gradle-home\caches\modules-2 ..... shortened}
  activeRules: [css:S4647, css:S4658, css:S1116, css:S4657, css:S4668, css:S1128, css:S125, css:S4649, css:S4648, css:S4659{ignorePseudoClasses=local,global,export,import,deep}, css:S4654{ignoreTypes=composes, /^mso-/, ignoreSelectors=/^:export.*/, /^:import.*/}, css:S4653, css:S4656{ignoreFallbacks=true}, css:S4667, css:S4655, css:S4666, css:S4650, css:S4661, css:S4660{ignorePseudoElements=ng-deep,v-deep,deep}, css:S4652, css:S4663, css:S4651, css:S4662{ignoreAtRules=value,at-root,content,debug,each,else,error,for,function,if,include,mixin,return,warn,while,extend,use,forward,tailwind,apply,layer,container,/^@.*/}, css:S4670{ignoreTypes=/^(mat|md|fa)-/, ignore=custom-elements}, scala:S1479{maximum=30}, scala:S1656, scala:S3776{threshold=15}, scala:S1134, scala:S1871, scala:S1135, scala:S1066, scala:S1144, scala:S1186, scala:S1481, scala:S117{format=^[_a-zA-Z][a-zA-Z0-9]*$}, scala:S3923, scala:S1125, scala:S1763, scala:S1862, scala:S1764, scala:S1940, scala:S1145, scala:S125, scala:S4663, scala:S4144, scala:S1172, scala:S101{format=^[A-Z][a-zA-Z0-9]*$}, scala:S1192{threshold=3}, scala:S100{format=^([a-z][a-zA-Z0-9]*+(_[^a-zA-Z0-9]++)?+|[^a-zA-Z0-9]++)$}, scala:S107{Max=7}, scala:ParsingError, scala:S108, kotlin:S2695, kotlin:S5843{maxComplexity=20}, kotlin:S5846, kotlin:S1764, kotlin:S6532, kotlin:S1125, kotlin:S1763, kotlin:S5842, kotlin:S6530, kotlin:S6531, kotlin:S1481, kotlin:S2053, kotlin:S2175, kotlin:S899, kotlin:S6529, kotlin:S1871, kotlin:S1110, kotlin:S1874, kotlin:S1479{maximum=30}, kotlin:S3776{threshold=15}, kotlin:S4347, kotlin:S1192{threshold=3}, kotlin:S125, kotlin:S4738, kotlin:S3923, kotlin:S6518, kotlin:S6519, kotlin:S6514, kotlin:S5547, kotlin:S6515, kotlin:S1186, kotlin:S6516, kotlin:S1066, kotlin:S6517, kotlin:S5542, kotlin:S6510, kotlin:S6631, kotlin:S6511{threshold=3}, kotlin:S6512, kotlin:S1862, kotlin:S6634, kotlin:S2151, kotlin:S117{format=^`?[_a-z][a-zA-Z0-9]*`?$}, kotlin:S6508, kotlin:S6629, kotlin:S6624, kotlin:S6625, kotlin:S6626, kotlin:S6623, kotlin:S1172, kotlin:S101{format=^[A-Z][a-zA-Z0-9]*$}, kotlin:S108, kotlin:S107{Max=7}, kotlin:S1206, kotlin:S100{format=^[a-zA-Z][a-zA-Z0-9]*$}, kotlin:S4830, kotlin:S6218, kotlin:S3981, kotlin:S6615, kotlin:S5527, kotlin:S6611, kotlin:S2097, kotlin:S2123, kotlin:S4423, kotlin:S6207, kotlin:S4663, kotlin:S2122, kotlin:S6202, kotlin:S4426, kotlin:S4144, kotlin:S3329, kotlin:S2757, kotlin:S5869, kotlin:S1144, kotlin:S6316, kotlin:S6558, kotlin:S1145, kotlin:S6318, kotlin:S1143, kotlin:S5868, kotlin:S1940, kotlin:S2116, kotlin:S6312, kotlin:S6313, kotlin:S2114, kotlin:S6314, kotlin:S6315, kotlin:S6310, kotlin:S6311, kotlin:S6432, kotlin:S3958, kotlin:S1656, kotlin:S6309, kotlin:S1133, kotlin:S6305, kotlin:S1134, kotlin:S6306, kotlin:S5856, kotlin:S6307, kotlin:S5857, kotlin:S5850, kotlin:S6301, kotlin:S1135, kotlin:S1128, rpg:S1871, rpg:S1630, rpg:S1499, rpg:S1631{max_tables=4}, rpg:S1633, rpg:S1634, rpg:S1656, rpg:S1899, rpg:S1617{format_error_handling=^\*PSSR$}, rpg:S1618, rpg:S1816, rpg:S1619, rpg:S1068, rpg:S907, rpg:S1862, rpg:S1621, rpg:S1764, rpg:S1622, rpg:S125, rpg:S1601, rpg:S1624, rpg:S1625, rpg:S1627, rpg:S1902, rpg:S108, rpg:S1629, rpg:S1608, rpg:S100{format=^SR[a-zA-Z0-9]*$}, rpg:S1192{threshold=3}, javascript:S3785, javascript:S5842, javascript:S6019, javascript:S6811, javascript:S1121, javascript:S3782, javascript:S1481, javascript:S2692, javascript:S1128, javascript:S1126, javascript:S2699, javascript:S4634, javascript:S1125, javascript:S5843{maxComplexity=20}, javascript:S6819, javascript:S2201, javascript:S2685, javascript:S3531, javascript:S1472, javascript:S2681, javascript:S6807, javascript:S1119, javascript:S5958, javascript:S6486, javascript:S2688, javascript:S1479{maximum=30}, javascript:S3415, javascript:S4624, javascript:S3776{threshold=15}, javascript:S2310, javascript:S878, javascript:S2432, javascript:S2430, javascript:S6594, javascript:S6353, javascript:S3403, javascript:S6477, javascript:S1226, javascript:S6478, javascript:S6479, javascript:S6481, javascript:S4619, javascript:S888, javascript:S4165, javascript:S4043, javascript:S1219, javascript:S3516, javascript:S6351, javascript:S4830, javascript:S1321, javascript:S4158, javascript:S3981, javascript:S930, javascript:S4275, javascript:S6331, javascript:S3626, javascript:S3504, javascript:S3500, javascript:S3863, javascript:S3984, javascript:S6582, javascript:S3972, javascript:S6328, javascript:S4144, javascript:S4143, javascript:S6440, javascript:S1439, javascript:S3616, javascript:S6441, javascript:S6321, javascript:S6442, javascript:S3735, javascript:S6443, javascript:S6323, javascript:S1314, javascript:S3854, javascript:S4822, javascript:S6324, javascript:S6325, javascript:S6326, javascript:S4030, javascript:S2094, javascript:S2871, javascript:S6679, javascript:S6317, javascript:S6438, javascript:S2990, javascript:S6439, javascript:S2870, javascript:S6671, javascript:S6551, javascript:S6793, javascript:S1788, javascript:S2757, javascript:S2999{considerJSDoc=false}, javascript:S2755, javascript:S6676, javascript:S6435, javascript:S1301, javascript:S4138, javascript:S6557, javascript:S2639, javascript:S4140, javascript:S2189, javascript:S6426, javascript:S4125, javascript:S4123, javascript:S6660, javascript:S6661, javascript:S1656, javascript:S1536, javascript:S3834, javascript:S1533, javascript:S1534, javascript:S6544, javascript:S6666, javascript:S2970, javascript:S6657, javascript:S6770, javascript:S1527, javascript:S2737, javascript:S6650, javascript:S6772, javascript:S1764, javascript:S6653, javascript:S6774, javascript:S6654, javascript:S6775, javascript:S6534, javascript:S1763, javascript:S6535, javascript:S1529, javascript:S108, javascript:S1199, javascript:S6767, javascript:S107{maximumFunctionParameters=7}, javascript:S1871, javascript:S6647, javascript:S1515, javascript:S1516, javascript:S6761, javascript:S3812, javascript:S905, javascript:S1874, javascript:S6763, javascript:S6522, javascript:S6643, javascript:S1751, javascript:S6523, javascript:S6644, javascript:S1994, javascript:S6645, javascript:S6766, javascript:S6092, javascript:S1082, javascript:S101{format=^[A-Z][a-zA-Z0-9]*$}, javascript:S6635, javascript:S6756, javascript:S1068, javascript:S6757, javascript:S1186, javascript:S3001, javascript:S6637, javascript:S5542, javascript:S6638, javascript:S2392, javascript:S3923, javascript:S6079, javascript:S6750, javascript:S3800, javascript:S5547, javascript:S6754, javascript:S1862, javascript:S6080, javascript:S6746, javascript:S128, javascript:S6747, javascript:S6748, javascript:S6749, javascript:S6509, javascript:S2703, javascript:S1854, javascript:S5659, javascript:S3358, javascript:S125, javascript:S2251, javascript:S2814, javascript:S2259, javascript:S5527, javascript:S2137, javascript:S2819, javascript:S1848, javascript:S2123, javascript:S2486, javascript:S4423, javascript:S3696, javascript:S3579, javascript:S4426, javascript:S3699, javascript:S5876, javascript:S3686, javascript:S2234, javascript:S5863, javascript:S1143, javascript:S1264, javascript:S6836, javascript:S5860, javascript:S6397, javascript:S6035, javascript:S5869, javascript:S1940, javascript:S5868, javascript:S2598, javascript:S3796, javascript:S6822, javascript:S1134, javascript:S6823, javascript:S6824, javascript:S5850, javascript:S6825, javascript:S6827, javascript:S2589, javascript:S3799, javascript:S5856, javascript:S1135, javascript:S4524, javascript:S6821, python:S6659, python:S6537, python:S2053, python:S3827, python:S2737, python:S5685, python:S2734, python:S5445, python:S1763, python:S1764, python:S6662, python:S6663, python:S4487{enableSingleUnderscoreIssues=false}, python:S1656, python:S6546, python:S6660, python:S1542{format=^[a-z_][a-z0-9_]*$}, python:S6317, python:S6559, python:S5905, python:S6552, python:S6794, python:S2638, python:S6796, python:S2757, python:S6553, python:S6556, python:S2755, python:S2876, python:S6437, python:S6799, python:S6792, python:S2190, python:S6328, python:S2761, python:S5914, python:S6321, python:S4143, python:S4144, python:S6323, python:S6326, python:S6560, python:S3984, python:S3862, python:S107{max=13}, python:S2772, python:S3981, python:S108, python:S5806, python:S5807, python:S905{reportOnStrings=false, ignoredOperators=<<,>>,|}, python:S6331, python:S3626, python:S4830, python:S3985, python:S5361, python:S112, python:PreIncrementDecrement, python:BackticksUsage, python:S3516, python:S6468, python:S101{format=^_?([A-Z_][a-zA-Z0-9]*|[a-z_][a-z0-9_]*)$}, python:S100{format=^[a-z_][a-z0-9_]*$}, python:S5704, python:S5706, python:S5707, python:S5828, python:S5708, python:S6353, python:PrintStatementUsage, python:S1226, python:S3403, python:S116{format=^[_a-z][_a-z0-9]*$}, python:S5712, python:S2201, python:S5713, python:S1110, python:S5714, python:S117{format=^[_a-z][a-z0-9_]*$}, python:S5717, python:S5719, python:S6002, python:S6001, python:S2208, python:S3776{threshold=15}, python:S5709, python:S125{exception=(fmt|py\w+):.*}, python:S1244, python:S5603, python:S5724, python:S5845, python:S5727, python:S5607, python:S1481{regex=(_[a-zA-Z0-9_]*|dummy|unused|ignored)}, python:S5720{ignoredDecorators=abstractmethod}, python:S5842, python:S6019, python:S5722, python:S5843{maxComplexity=20}, python:S1134, python:S5855, python:S930, python:S1135, python:S5857, python:S6709, python:S935, python:S5850, python:S6714, python:S1143, python:S5747, python:S5868, python:S1144, python:S5869, python:S6035, python:S6397, python:S5860, python:S3329, python:S1700, python:S5864, python:S1940, python:S2115, python:S6711, python:S6396, python:S6395, python:S5756, python:S6725, python:S4426, python:S6727, python:S6729, python:S5994, python:S5632, python:S4423, python:S5754, python:S5996, python:S3457, python:S3699, python:S6735, python:S5527, python:S1045, python:ExecStatementUsage, python:S6730, python:S1845, python:S5642, python:S4433, python:S5644, python:S5886, python:S6734, python:S1716, python:S5659, python:S1172, python:S6741, python:S2823, python:S1854, python:S6742, python:S5655, python:S3358, python:S1607, python:S5890, python:S5547, python:S1066, python:S5549, python:S2275, python:S1186, python:S5781, python:S2836, python:S3923, python:S5542, python:S2711, python:S1862, python:S2710{classParameterNames=cls,mcs,metacls}, python:S2159, python:S5780, python:S1871, python:S1751, python:InequalityUsage, python:S1515, python:S5795, python:S5796, python:S5797, python:S5799, python:S1192{threshold=3}, pli:EndAlignment, pli:SelectWithoutOtherwise, pli:ProcedureParameterCount{maximumParameterCount=8}, pli:S3982, pli:Dcl, pli:S5348, pli:LanguageKeywordUsage, pli:S1619, pli:S4208, pli:VariableName{regularExpression=[a-zA-Z0-9_]++}, pli:ProcedureName{regularExpression=[a-zA-Z0-9_]++}, pli:S4806, pli:Goto, pli:S1103, pli:S1499, pli:DoEndUsageWithIfElse, pli:MultiLineString, tsql:S907, tsql:S1172, tsql:S107{max=10}, tsql:S1659, tsql:S1739, tsql:S1656, tsql:S4801, tsql:S1735, tsql:S1134, tsql:S1135, tsql:S1499, tsql:S3358, tsql:S3633, tsql:S4075, tsql:S4154, tsql:S1481, tsql:S4196, tsql:S2737, tsql:S3626, tsql:S1763, tsql:S1764, tsql:S4078, tsql:S4155, tsql:S6498, tsql:S1590, tsql:S125, tsql:S1116, tsql:S1479{maximum=30}, tsql:S2527, tsql:S4108, tsql:S4109, tsql:S1871, tsql:S3973, tsql:S1751, tsql:S3972, tsql:S1631{maximum=10}, tsql:S4104, tsql:S4149, tsql:S4102, tsql:S2681, tsql:S4103, tsql:S1110, tsql:S2761, tsql:S4054, tsql:S4094, tsql:S117{format=@[a-zA-Z0-9_]*}, tsql:S1745, tsql:S3923, tsql:S3643, tsql:S1542{FunctionFormat=(?i)(?!sp_).*, ProcedureFormat=(?i)(?!sp_).*}, tsql:S1862, tsql:S1940, tsql:S1065, tsql:S1066, tsql:S3641, secrets:S6292, secrets:S6690, secrets:S6691, secrets:S6692, secrets:S6693, secrets:S6694, secrets:S6771, secrets:S6695, secrets:S6696, secrets:S6773, secrets:S6334, secrets:S6697, secrets:S6335, secrets:S6698, secrets:S6731, secrets:S6336, secrets:S6699, secrets:S6732, secrets:S6337, secrets:S6733, secrets:S6777, secrets:S6338, secrets:S6769, secrets:S6290, secrets:S6760, secrets:S6684, secrets:S6762, secrets:S6686, secrets:S6687, secrets:S6720, secrets:S6764, secrets:S6688, secrets:S6721, secrets:S6765, secrets:S6689, secrets:S6722, secrets:S6723, secrets:S6768, secrets:S6758, secrets:S6717, secrets:S6718, secrets:S6719, secrets:S6751, secrets:S6752, secrets:S6753, secrets:S6710, secrets:S6755, secrets:S6713, secrets:S6703, secrets:S6704, secrets:S6705, secrets:S6706, secrets:S6708, secrets:S6782, secrets:S6783, secrets:S6700, secrets:S6701, secrets:S6702, secrets:S6736, secrets:S6739, apex:S2757, apex:S3923, apex:S131, apex:S4663, apex:S4144, apex:S5379, apex:S1110, apex:S5376, apex:S5377, apex:S1134, apex:S1871, apex:S1135, apex:S3776{threshold=15}, apex:S117{format=^[a-z][a-zA-Z0-9_]*$}, apex:S5390, apex:S1192{threshold=3}, apex:S1172, apex:S5395, apex:S1479{maximum=30}, apex:S1656, apex:S5389, apex:S100{format=^[a-z][a-zA-Z0-9_]*$}, apex:S1066, apex:S5387, apex:S101{format=^[A-Z][a-zA-Z0-9_]*$}, apex:S1144, apex:S1145, apex:S1125, apex:S1763, apex:S1862, apex:S1764, apex:S1940, apex:S107{Max=7}, apex:S5382, apex:S108, apex:S125, apex:S1481, apex:S5384, plsql:PlSql.Goto, plsql:S1751, plsql:NamingTypesCheck{regexp=[a-zA-Z]([a-zA-Z0-9_]*[a-zA-Z0-9])?}, plsql:S1871, plsql:NamingVariablesCheck{regexp=[a-zA-Z]([a-zA-Z0-9_]*[a-zA-Z0-9])?}, plsql:S1110, plsql:AvoidFetchBulkCollectIntoWithoutLimitCheck, plsql:NamingCursorParametersCheck{regexp=[a-zA-Z]([a-zA-Z0-9_]*[a-zA-Z0-9])?}, plsql:S1192{threshold=3}, plsql:LoopUnlabeledEndCheck, plsql:PlSql.PackageNaming{regexp=[a-zA-Z]([a-zA-Z_]*[a-zA-Z])?}, plsql:S4062, plsql:DeleteOrUpdateWithoutWhereCheck, plsql:S3651, plsql:FormatErrorStackAndBacktraceUsedAlongside, plsql:MlslabelDatatypeUsageCheck, plsql:S1117, plsql:S1479{maximum=30}, plsql:S3921, plsql:ReturnInProcedureCheck, plsql:S1862, plsql:S3923, plsql:InitializeWithNullCheck, plsql:S1066, plsql:ForLoopUsageCheck, plsql:SizeConstraintMissingCheck, plsql:S131, plsql:S5141, plsql:UseNativeSqlJoinsInsteadOfEmbeddedCursorLoopsCheck, plsql:QuotedIdentifiersCheck, plsql:JoinConditionNumberCheck{maximumJoinConditions=3}, plsql:OracleJoinOperatorUsageCheck, plsql:S3641, plsql:CrossJoinUsageCheck, plsql:S3643, plsql:StandaloneProcAndFuncCheck, plsql:S5547, plsql:PreferExecuteImmediateToDbmsSqlCheck, plsql:S125, plsql:DeadCodeCheck, plsql:NameReusedInInnerScope, plsql:LoopHardcodedBoundsCheck{allowedExceptions=0,1}, plsql:S1172, plsql:OrderByExplicitAscCheck, plsql:ResultCacheHintUsage, plsql:PlSql.CreateFunctionAndCreateProcedureDocumented, plsql:ProcedureWithoutParametersCheck, plsql:AnchoredTypeConstrainCheck, plsql:FloatWithScaleUsageCheck, plsql:S1739, plsql:SingleLineCommentsSyntaxCheck, plsql:DecodeFunctionUsageCheck, plsql:S1854, plsql:S3633, plsql:S3626, plsql:LabelStartEndMatchBlockCheck, plsql:Notfound, plsql:TriggerCommitRollbackCheck, plsql:BooleanLiteralComparisonCheck, plsql:ReturnInInitializationSectionCheck, plsql:PlSql.FunctionAndProcedureNaming{regexp=[a-zA-Z]([a-zA-Z0-9_]*[a-zA-Z0-9])?}, plsql:CharVarchar, plsql:NestedIf{maximumNestingLevel=3}, plsql:ExitInLoop, plsql:MaskedExceptionCheck, plsql:S2761, plsql:S3618, plsql:UseForallStatementCheck, plsql:NamingObjectAttribute{format=[a-zA-Z](_?+[a-zA-Z0-9])*+}, plsql:CompoundTriggerDefinesSingleTrigger, plsql:InvalidConstrainCheck, plsql:NaturalJoinUsageCheck, plsql:VariableRedeclaration, plsql:FullOuterJoinCheck, plsql:SelectStarCheck, plsql:ConstantDeclarationWithoutInitializationCheck, plsql:PositionalAndNamedArgumentMixCheck, plsql:NotNullDeclarationWithoutInitializationCheck, plsql:S1940, plsql:ExecuteImmediateTrapExceptionsCheck, plsql:S1145, plsql:NamingCursorsCheck{regexp=[a-zA-Z]([a-zA-Z0-9_]*[a-zA-Z0-9])?}, plsql:LiteralsNonPrintableCharactersCheck{allowTabulations=true}, plsql:UseAsForColumnAliasesCheck, plsql:OrderByColumnNumberCheck, plsql:NcharByteLengthUsageCheck, plsql:PipelinedFunctionsWithoutPipeRow, plsql:OverridePredefinedExceptionCheck, plsql:TriggerOfConditionsCheck, plsql:GotoInLoopCheck, plsql:LoopMissingSemicolonCheck, plsql:FunctionLastStatementReturnCheck, plsql:BackwardsGoto, plsql:BadRaiseApplicationErrorUsageCheck, plsql:S4801, plsql:S1135, plsql:S1134, plsql:LoopAvoidSimpleLoopCheck, plsql:CustomExceptionInitCheck, plsql:FunctionOutParametersCheck, plsql:VarcharUsageCheck, plsql:ImproperConstraintUsageCheck, plsql:LabelStartEndMatchLoopCheck, plsql:LoopUnlabeledExitCheck, plsql:NamingRecordField{format=[a-zA-Z](_?+[a-zA-Z0-9])*+}, plsql:LoopUseExitWhenCheck, plsql:NamingExceptionsCheck{regexp=[a-zA-Z]([a-zA-Z0-9_]*[a-zA-Z0-9])?}, plsql:LongCheck, plsql:S3830, plsql:S1656, plsql:S1138, plsql:S1126, plsql:S1764, plsql:VariableNotNullUsageCheck, plsql:ForallStatementShouldUseSaveExceptionsClause, plsql:BlockUnlabeledEndCheck, plsql:S1481, plsql:NullComparison, plsql:InItemsCountCheck{maximumNumberOfItems=50}, plsql:UnusedLabel, plsql:WeakRefCursorCheck{sysRefCursorAllowed=false}, plsql:BlockMissingSemicolonCheck, plsql:UseFetchBulkCollectIntoCheck, plsql:NestedCommentsCheck, plsql:CreateOrReplaceCheck, plsql:S4196, plsql:PlSql.FunctionAndProcedureExcessiveParameters{parameters=10}, plsql:S5047, plsql:NamingConstantsCheck{regexp=[a-zA-Z]([a-zA-Z0-9_]*[a-zA-Z0-9])?}, plsql:S2737, ruby:ParsingError, ruby:S101{format=^[A-Z][a-zA-Z0-9]*$}, ruby:S100{format=^(@{0,2}[\da-z_]+[!?=]?)|([*+-/%=!><~]+)|(\[]=?)$}, ruby:S1172, ruby:S1192{threshold=3}, ruby:S1110, ruby:S4663, ruby:S117{format=^(@{0,2}[\da-z_]+[!?=]?)|([*+-/%=!><~]+)|(\[]=?)$}, ruby:S4144, ruby:S3776{threshold=15}, ruby:S1134, ruby:S1871, ruby:S1135, ruby:S1479{maximum=30}, ruby:S1656, ruby:S131, ruby:S1481, ruby:S108, ruby:S107{Max=7}, ruby:S1066, ruby:S1186, ruby:S1763, ruby:S1862, ruby:S1764, ruby:S1940, ruby:S1145, ruby:S2757, ruby:S3923, java:S3042, java:S5344, java:S3046, java:S6432, java:S6437, java:S4143, java:S6203{MaximumNumberOfLines=5}, java:S4144, java:S6204, java:S6201, java:S6202, java:S6207, java:S6208, java:S6205, java:S6326, java:S6206, java:S6209, java:S1199, java:S1197, java:S1075, java:S1195, java:S1193, java:S1192{threshold=3}, java:S1191{Exclude=com.sun.jersey,com.sun.faces}, java:S1190, java:S2093, java:S2094, java:S6331, java:S2095, java:S5361, java:S3064, java:S4275, java:S2097, java:S3065, java:S4032, java:S4274, java:S3066, java:S3067, java:S4034, java:S4276, java:S6213, java:S6218, java:S6219, java:S6216, java:S6217, java:S1068, java:S1066, java:S1065, java:S1186, java:S1185, java:S1182, java:S1181, java:S4042, java:S4165, java:S3077, java:S6104, java:S3078, java:S6103, java:S1175, java:S1174, java:S1172, java:S1171, java:S1170, java:S110{max=5}, java:S112, java:S5261, java:S6353, java:S117{format=^[a-z][a-zA-Z0-9_]*$}, java:S6355, java:S119{format=^[A-Z][0-9]?$}, java:S114{format=^[A-Z][a-zA-Z0-9_]*$}, java:S116{format=^[a-z][a-zA-Z0-9_]*$}, java:S115{format=^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$}, java:S1168, java:S1165, java:S1163, java:S1161, java:S101{format=^[A-Z][a-zA-Z0-9_]*$}, java:S100{format=^[a-z][a-zA-Z0-9_]*$}, java:S6001, java:S6243, java:S6485, java:S6002, java:S6244, java:S6241, java:S4065, java:S6242, java:S107{max=7, constructorMax=7}, java:S6126, java:S106, java:S108, java:S6246, java:S1158, java:S1157, java:S1155, java:S1153, java:S1150, java:S131, java:S5164, java:S6376, java:S6373, java:S6377, java:S135, java:S1149, java:S6019, java:S1144, java:S1143, java:S1264, java:S1141, java:S120{format=^[a-z]+(\.[a-z][a-z0-9_]*)*$}, java:S6262, java:S4087, java:S128, java:S125, java:S127, java:S5857, java:S2229, java:S2109, java:S5738, java:S2230, java:S2110, java:S5860, java:S2111, java:S2232, java:S5863, java:S2112, java:S2234, java:S2114, java:S2235, java:S2115, java:S2236, java:S2116, java:S2479{allowTabsInTextBlocks=false}, java:S5866, java:S5869, java:S2118, java:S5868, java:S2119, java:S3329, java:S5993, java:S2121, java:S2122, java:S2123, java:S5994, java:S5876, java:S3577{format=^((Test|IT)[a-zA-Z0-9_]+|[A-Z][a-zA-Z0-9_]*(Test|Tests|TestCase|IT|ITCase))$}, java:S4423, java:S5996, java:S3457, java:S4426, java:S2127, java:S4425, java:S5998{maxStackConsumptionFactor=5.0}, java:S2129, java:S1905, java:S2130, java:S2251, java:S2252, java:S2133, java:S2254, java:S4433, java:S2134, java:S3346, java:S2259, java:S2139, java:S5527, java:S2140, java:S4682, java:S2142, java:S4684, java:S2386, java:S2387, java:S4201, java:S5411, java:S2388, java:S5777, java:S2147, java:S3599, java:S5413, java:S5776, java:S3358, java:S5779, java:S5778, java:S4449, java:S5659, java:S2390, java:S2151, java:S2272, java:S2273, java:S2153, java:S2274, java:S5542, java:S5663, java:S2154, java:S2275, java:S5783, java:S2276, java:S5665, java:S5786, java:S4454, java:S5301, java:S5664, java:S5785, java:S2157, java:S2159, java:S5669, java:S5547, java:S3008{format=^[a-z][a-zA-Z0-9_]*$}, java:S2160, java:S5790, java:S3010, java:S3252, java:S3011, java:S3012, java:S2166, java:S2167, java:S3014, java:S2168, java:S4347, java:S4349, java:S4348, java:S5679, java:S2293, java:S3020, java:S2053, java:S4351, java:S2175, java:S899, java:S2055, java:S2176, java:S2177, java:S5445, java:S2178, java:S5329, java:S6539{couplingThreshold=20}, java:S2060, java:S2061, java:S2062, java:S2183, java:S6541{noavThreshold=7, cyclomaticThreshold=15, nestingThreshold=3, locThreshold=65}, java:S2184, java:S2185, java:S2065, java:S2186, java:S2066, java:S2187{TestClassNamePattern=.*(Test|Tests|TestCase)}, java:S3034, java:S2188, java:S3398, java:S4488, java:S2189, java:S6301, java:S6548, java:S3038, java:S3039, java:S4925, java:S3958, java:S3959, java:S2629, java:S4929, java:S1643, java:S1764, java:S2755, java:S2757, java:S1640, java:S2637, java:S2638, java:S2639, java:S2761, java:S3972, java:S3973, java:S2885, java:S2886, java:S1874, java:S1994, java:S1751, java:S1872, java:S2647, java:S1871, java:S5917, java:S3981, java:S1989, java:S3740, java:S3984, java:S4830, java:S3864, java:S3985, java:S3986, java:S5803, java:S1862, java:S3626, java:S1860, java:S4838, java:S4719, java:S5808, java:S1858, java:S3751, java:S3631, java:S5810, java:S3753, java:S1612, java:S1854, java:S2786, java:S4602, java:S1611, java:S4601, java:S2789, java:S3878, java:S3516, java:S4968, java:S3518, java:S1607, java:S1849, java:S4970, java:S1604, java:S1845, java:S2674, java:S3400, java:S1602, java:S1844, java:S2675, java:S4973, java:S2676, java:S2677, java:S2437, java:S4977, java:S2438, java:S4738, java:S5826, java:S2681, java:S2440, java:S2441, java:S2200, java:S2442, java:S2201, java:S5831, java:S2445, java:S3655, java:S3776{Threshold=15}, java:S1710, java:S2204, java:S2446, java:S5833, java:S2326, java:S2447, java:S2689, java:S3415, java:S3416, java:S6806, java:S5838, java:S5958, java:S6804, java:S2209, java:S6809, java:S1948, java:S2692, java:S5960, java:S5841, java:S2695, java:S5961{MaximumAssertionNumber=25}, java:S2696, java:S5843{maxComplexity=20}, java:S5842, java:S6813, java:S1700, java:S4635, java:S5845, java:S6810, java:S2699, java:S1940, java:S3305, java:S5846, java:S5967, java:S6814, java:S4517, java:S5969, java:S5850, java:S2583, java:S3551, java:S5973, java:S2222, java:S5854, java:S5853, java:S2225, java:S5856, java:S2226, java:S2589, java:S3436, java:S4524, java:S5855, java:S5976, java:S1135, java:S1134, java:S1133, java:S1130, java:S6397, java:S6035, java:S6395, java:S6396, java:S1128, java:S1126, java:S1125, java:S1488, java:S1124, java:S1123, java:S1121, java:S1481, java:S1119, java:S1118, java:S1117, java:S1116, java:S1479{maximum=30}, java:S1598, java:S1113, java:S1596, java:S1111, java:S2924, java:S1110, java:S2925, java:S1226, java:S1104, java:S1223, java:S1221, java:S1220, java:S6068, java:S1219, java:S1217, java:S1215, java:S1214, java:S1210, java:S1452, java:S1450, java:S6070, java:S1206, java:S1444, java:S1201, java:S3923, java:S2718, java:S1319, java:S1317, java:S2970, java:S2975, java:S1301, java:S3824, java:S2737, java:S1659, java:S1656, java:S2864, cobol:SQL.CursorOpenedInsideLoopCheck, cobol:S3671, cobol:S4882, cobol:COBOL.MergeStatementUsageCheck, cobol:S2583, cobol:S3595{threshold=500}, cobol:S1134, cobol:S1135, cobol:S3633, cobol:S3632, cobol:S1138, cobol:S2589, cobol:S1656, cobol:SQL.SelectStatementsNestedCheck{maximumNestedLevelThreshold=3}, cobol:S1735, cobol:S4727, cobol:S1739, cobol:SQL.CursorDeclaredInsideLoopCheck, cobol:COBOL.DataItemInitialValueCheck, cobol:S3581, cobol:COBOL.ParagraphComplexityCheck{maximumParagraphComplexityThreshold=20}, cobol:COBOL.ConditionComplexityCheck{maximumNumberOfOperands=3}, cobol:S3582, cobol:COBOL.StopRunUsageCheck, cobol:COBOL.RecursivePerformCheck, cobol:S1682, cobol:S1683, cobol:COBOL.PerformThruParagraphOrderCheck, cobol:S1686, cobol:S3621, cobol:S1764, cobol:COBOL.EvaluateStatementUsageCheck, cobol:S1723, cobol:S3625, cobol:S1966, cobol:S1725, cobol:S1967{onlyLiteralValues=false}, cobol:S1969, cobol:COBOL.SortStatementUsageCheck, cobol:S1192{threshold=3}, cobol:S1590, cobol:SQL.CursorClosedInsideLoopCheck, cobol:S1110, cobol:S3892, cobol:S1871, cobol:S1631{max_tables=4}, cobol:COBOL.CommentedOutCodeCheck, cobol:S3614, cobol:COBOL.FileUnusedCheck, cobol:S2527, cobol:S3618, cobol:COBOL.IfStatementFormattingCheck{execDli=true, add=true, return=true, compute=true, unstring=true, rewrite=true, if=true, call=true, move=true, display=true, perform=true, accept=true, search=true, evaluate=true, delete=true, write=true, string=true, start=true, subtract=true, multiply=true, read=true, divide=true, xmlParse=true, xmlGenerate=true}, cobol:S4054, cobol:COBOL.ProgramNameCheck{regexPatternString=.*}, cobol:S3482, cobol:S1066, cobol:S3004, cobol:S1069{Exclusions=TRUNCATE}, cobol:S1740, cobol:S1862, cobol:S3643, cobol:S1302{maximum=50}, cobol:S3921{onlyLiteralValues=false}, cobol:S1303, cobol:S3923, cobol:S1305, cobol:S1306{max=5}, cobol:COBOL.LinkageSectionUsageCheck, cobol:SQL.SelectStarUsageCheck, cobol:COBOL.ExitProgramUsageCheck, cobol:COBOL.CopyInsideProcedureDivisionCheck, Web:DoctypePresenceCheck, Web:ImgWithoutAltCheck, Web:PageWithoutTitleCheck, Web:TableWithoutCaptionCheck, Web:ServerSideImageMapsCheck, Web:S4645, Web:S1134, Web:S5257, Web:S1135, Web:S5258, Web:FieldsetWithoutLegendCheck, Web:S5255, Web:S5256, Web:S5254, Web:S4084, Web:ItemTagNotWithinContainerTagCheck, Web:MetaRefreshCheck, Web:S1827, Web:LinkToImageCheck, Web:FrameWithoutTitleCheck, Web:FlashUsesBothObjectAndEmbedCheck, Web:UnsupportedTagsInHtml5Check, Web:S5264, Web:TableHeaderHasIdOrScopeCheck, Web:S5260, Web:AvoidCommentedOutCodeCheck, xml:S2647, xml:S3439, xml:S1778, xml:S3438, xml:S3822, xml:S1135, xml:S3422, xml:S1134, xml:S3355, xml:S3421, xml:S6359, xml:S125, xml:S5594, xml:S3374, xml:S3281, php:S2187, php:S1656, php:S1780, php:S2755, php:S1788, php:S1301, php:S1784, php:S1781, php:S6437, php:S2757, php:S1075, php:S3011, php:S1192{threshold=3, minimal_literal_length=5}, php:S1871, php:S1751, php:S2166, php:S1998, php:S1757, php:S2053, php:S1765, php:S1766, php:S1763, php:S1764, php:S2737, php:S1172, php:S1854, php:S3358, php:S5779, php:S5542, php:S1185, php:S836, php:S1186, php:S3360, php:S3801, php:S1862, php:S1068, php:S1066, php:S5785, php:S5547, php:S3923, php:S4426, php:S3699, php:S2003, php:S2004{max=3}, php:S4423, php:S1155, php:S2123, php:S5994, php:S5632, php:S6600, php:S5996, php:S5876, php:S2010, php:S2251, php:S1600, php:S2014, php:S4433, php:S1045, php:S1848, php:S1607, php:S1605, php:S5527, php:S1603, php:S103{maximumLineLength=120}, php:S100{format=^[a-z][a-zA-Z0-9]*$}, php:S101{format=^[A-Z][a-zA-Z0-9]*$}, php:S107{max=7, constructorMax=7}, php:S105, php:S5850, php:S1131, php:S108, php:S907, php:S905, php:S4524, php:S1134, php:S1135, php:S5855, php:S110{max=5}, php:S5857, php:S113, php:S6393, php:S114{format=^[A-Z][a-zA-Z0-9]*$}, php:S6395, php:S112, php:S6396, php:S117{format=^[a-z_][a-zA-Z0-9_]*$}, php:S6397, php:S6035, php:S115{format=^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$}, php:S116{format=^[a-z][a-zA-Z0-9]*$}, php:S1142{max=3}, php:S2115, php:S1940, php:S1145, php:S2234, php:S1264, php:S1144, php:S5863, php:S121, php:S5868, php:S5869, php:S125, php:S128, php:S6001, php:S6002, php:S127, php:S2681, php:S1116, php:S1479{max=30}, php:S3415, php:S1599, php:S3776{threshold=15}, php:S2201, php:S1110, php:S131, php:S5713, php:S138{max=150}, php:S930, php:S1481, php:S1125, php:S1488, php:S1126, php:S2699, php:S1124, php:S5842, php:S5843{maxComplexity=20}, php:S6019, php:S6344, php:S1697, php:S6347, php:S6349, php:S6353, php:S1226, php:S5708, php:S1109, php:S6323, php:S4144, php:S4143, php:S4824, php:S3973, php:S3972, php:S1793, php:S2761, php:S6326, php:S6328, php:S5911, php:S5361, php:S6331, php:S4833, php:S3984, php:S5808, php:S4830, php:S3981, php:S6339, php:S1448{countNonpublicMethods=true, maximumMethodThreshold=20}, php:S3626, abap:S1715, abap:S2240, abap:S131, abap:S1670, abap:S2242, abap:S1192{threshold=3}, abap:S1675, abap:S3776{threshold=60}, abap:S1511, abap:S5118, abap:S1512, abap:S1110, abap:S1238, abap:S2243, abap:S5115, abap:S134{max=3}, abap:S135, abap:S1673, abap:S1871, abap:S5117, abap:S1597{Maximum=3}, abap:S1751, abap:S1507, abap:S1508, abap:S108, abap:S1669, abap:S3923, abap:S1505, abap:S1506, abap:S1301, abap:S1543{format=^([A-Z0-9_]*|[a-z0-9_]*)$}, abap:S1862, abap:S1500, abap:S1544{format=^([A-Z0-9_]*|[a-z0-9_]*)$}, abap:S1501, abap:S1545{format=[A-Z0-9_-]++|[a-z0-9_-]++}, abap:S1066, abap:S1502, abap:S100{format=^([A-Z0-9_]*|[a-z0-9_]*)$}, abap:S101{format=^([A-Z0-9_]*|[a-z0-9_]*)$}, abap:S1540, abap:S1542{format=^([A-Z0-9_]*|[a-z0-9_]*)$}, abap:S3643, abap:S1739, abap:S1491, abap:S1494, abap:S1499, abap:S3633, abap:S4524, abap:S1656, abap:S1139, abap:S1138, abap:S1496, abap:S114{format=^(YIF_[A-Za-z]+)$}, abap:S3626, abap:S1481, abap:S1764, abap:S1485, abap:S1486, abap:S125, abap:S1487, typescript:S1128, typescript:S4634, typescript:S1125, typescript:S1488, typescript:S3786, typescript:S905, typescript:S113, typescript:S1131, typescript:S1134, typescript:S117{format=^[_$A-Za-z][$A-Za-z0-9]*$|^[_$A-Z][_$A-Z0-9]+$}, typescript:S3317, typescript:S1135, typescript:S4524, typescript:S2589, typescript:S3799, typescript:S101{format=^[A-Z][a-zA-Z0-9]*$}, typescript:S104{maximum=1000}, typescript:S103{maximumLineLength=180}, typescript:S109, typescript:S1143, typescript:S1264, typescript:S2234, typescript:S105, typescript:S108, typescript:S107{maximumFunctionParameters=7}, typescript:S1821, typescript:S2598, typescript:S1940, typescript:S2123, typescript:S4423, typescript:S3696, typescript:S138{max=200}, typescript:S4782, typescript:S3699, typescript:S5876, typescript:S3579, typescript:S4426, typescript:S125, typescript:S122, typescript:S121, typescript:S2376{getWithoutSet=false}, typescript:S128, typescript:S2251, typescript:S2933, typescript:S2137, typescript:S4798, typescript:S5527, typescript:S2819, typescript:S1848, typescript:S3353, typescript:S4322, typescript:S4324, typescript:S4323, typescript:S1854, typescript:S4326, typescript:S3358, typescript:S4325, typescript:S4328, typescript:S5659, typescript:S4327, typescript:S1186, typescript:S3001, typescript:S5542, typescript:S3003, typescript:S4335, typescript:S2392, typescript:S3923, typescript:S3801, typescript:S5547, typescript:S1862, typescript:S1192{threshold=3, ignoreStrings=application/json}, typescript:S1871, typescript:S3257, typescript:S2966, typescript:S3812, typescript:S1515, typescript:S1516, typescript:S1751, typescript:S1994, typescript:S1874, typescript:S1526, typescript:S2737, typescript:S1763, typescript:S1764, typescript:S1528, typescript:S1529, typescript:S4124, typescript:S4123, typescript:S878, typescript:S1656, typescript:S1533, typescript:S2990, typescript:S2870, typescript:S2871, typescript:S4137, typescript:S4136, typescript:S1788, typescript:S2757, typescript:S2999{considerJSDoc=false}, typescript:S4139, typescript:S1301, typescript:S4138, typescript:S2755, typescript:S4140, typescript:S3972, typescript:S4023, typescript:S4144, typescript:S4143, typescript:S1438, typescript:S1439, typescript:S3616, typescript:S3973, typescript:S1314, typescript:S3854, typescript:S4822, typescript:S4030, typescript:S881, typescript:S3981, typescript:S4157, typescript:S1440, typescript:S4156, typescript:S4830, typescript:S4158, typescript:S4275, typescript:S888, typescript:S3626, typescript:S3504, typescript:S3863, typescript:S3984, typescript:S4043, typescript:S4165, typescript:S3516, typescript:S1219, typescript:S3512, typescript:S2424, typescript:S2310, typescript:S3525, typescript:S1226, typescript:S4619, typescript:S1472, typescript:S1110, typescript:S4621, typescript:S2201, typescript:S2685, typescript:S3531, typescript:S2681, typescript:S1117, typescript:S1119, typescript:S3776{threshold=15}, typescript:S4623, typescript:S4622{max=3}, typescript:S2688, typescript:S1116, typescript:S1479{maximum=30}, typescript:S4624, typescript:S1121, typescript:S2692]
  inputFiles: [
  ]
]

No file to analyze

Here the inputFiles list is empty.

Yep, it is a java project, with Gradle as Buildsystem. The project consists about 15 gradle subprojects.
In the Eclipse Workspace log, there are no sonar lint output, all seems fine.

Well, you mention you switched in 10.4. to Eclipse Buildship plugin, perhaps there is a problem.

Best,
Marcel

Hi @wagnerma,

thanks for the feedback.

I’m a bit confused by what I see and therefore have to ask you for a reproducer:

  • The project name seems to be lvis_LVIS-Application_AYvR_bpDk58nYb9f4NkJ but what kind of generated name is this?
  • the file URI seems to be /trunk#LVIS#RESTChannel/src/main/java/com/heidelberg/lvis/restchannel/rest/machineparameter/MachineParametersResource.java but based on the logs there is no project called trunk#LVIS#RESTChannel

Where is the Eclipse project coming from? From disk or using a specific Eclipse plug-in? It looks like some sort of VCS identifier. But the baseDir says the project is located in D:\build\IS\LVIS\LVIS-Application\RESTChannel.

And, could you please provide me with the full logs, now also the IDE-specific traces.

Best,
Tobias

Hi, ok, we do here perhaps bad things ;-).
Your trace is too long to publish here, but there are interesting stuff inside:

Trigger: MANUAL
Analysis started with the engines being ready
SonarLint processing file **/trunk#LVIS#RESTChannel/src/main/java/com/heidelberg/lvis/restchannel/rest/machineparameter/MachineParametersResource.java**...
  * css: 24 active rules
  * scala: 30 active rules
Rule scala:S1313 is enabled on the server, but not available in SonarLint
Rule scala:S2068 is enabled on the server, but not available in SonarLint
  * jsp: 0 active rules
  * kotlin: 119 active rules
Rule kotlin:S5322 is enabled on the server, but not available in SonarLint
Rule kotlin:S5324 is enabled on the server, but not available in SonarLint
Rule kotlin:S5320 is enabled on the server, but not available in SonarLint
Rule kotlin:S4507 is enabled on the server, but not available in SonarLint
Rule kotlin:S6363 is enabled on the server, but not available in SonarLint

It seems the path is wrong.

We have Gradle multi project setup, structure is like this:
/LVIS-Application/

Here for example: /LVIS-Application/RESTChannel/…
For our workflow, want see another naming in the Eclipse Project-Folder, so we rename The Project names during import with gradle:
project.allprojects { confProject →
eclipse {
project {
buildCommands.clear();
buildCommand ‘org.eclipse.buildship.core.gradleprojectbuilder’
buildCommand ‘org.eclipse.jdt.core.javabuilder’

		natures 'org.eclipse.jdt.core.javanature'
		natures 'org.eclipse.buildship.core.gradleprojectnature'

		**name = rootProject.version.replace("-SNAPSHOT", "") + '#LVIS'**

** if(confProject != rootProject){**
** name += “#” + confProject.name**
}
}
}

So we change the project name to our crazy name ;-)… The Eclipse project name is not the path, where the project is located on disk. In the case here, The Path (Eclipse project name) is /trunk#LVIS#RESTChannel, but the location is LVIS-Application\RESTChannel.

I think that is the source of the problem, Eclipse has two views, the real filesystem (Location) and the “virtual” Eclipse view (Path). If you right click on the project properties on the project, you see the both.

I remove this crazy renaming during import, to get in sync with the filesystem and try again.

Best,
Marcel

Well, removed the renaming, the path is now correct I would say:

Trigger: EDITOR_OPEN
Analysis started with the engines being ready
SonarLint processing file /RESTChannel/src/main/java/com/heidelberg/lvis/restchannel/rest/machineparameter/MachineParametersResource.java...
  * css: 24 active rules
Extracting rules metadata for connection 'sonarqube-p.elastic-print.io'
  * scala: 30 active rules
Rule scala:S1313 is enabled on the server, but not available in SonarLint
Rule scala:S2068 is enabled on the server, but not available in SonarLint
  * jsp: 0 active rules
  * kotlin: 119 active rules
Rule kotlin:S5322 is enabled on the server, but not available in SonarLint

later it says:

Rule typescript:S5042 is enabled on the server, but not available in SonarLint
Rule tssecurity:S3649 is enabled on the server, but not available in SonarLint
[SonarLintUtils#tryResolveProject] Try adapt configScopeId 'file:/D:/build/IS/LVIS/LVIS-Application/RESTChannel' -> 'F/LVIS/RESTChannel' could not be adapted to 'org.sonarlint.eclipse.core.resource.ISonarLintProject'
Computing file exclusion for uri 'file:/D:/build/IS/LVIS/LVIS-Application/RESTChannel/src/main/java/com/heidelberg/lvis/restchannel/rest/machineparameter/MachineParametersResource.java'
Server excluded sources: 
  **/SignaCoreTest/**/*.*
  **/SignaUITest/**/*.*
  **/SignaCoreTest/**/*.*
  **/SignaUITest/**/*.*
File exclusion for uri 'file:/D:/build/IS/LVIS/LVIS-Application/RESTChannel/src/main/java/com/heidelberg/lvis/restchannel/rest/machineparameter/MachineParametersResource.java' is false
Triggering analysis with configuration: [
  baseDir: D:\build\IS\LVIS\LVIS-Application\RESTChannel

But at the end, also the:

  inputFiles: [
  ]
]

No file to analyze
Done in 1883 ms

Best,
Marcel

Hi @wagnerma,

thanks for the info. I guess the issue happened when you opened or saved the file and not when you manually right-clicked on it and selected Analyze?
If so, then please do that once and provide me with the output and if in that case the file was analyzed or not.

The reason for asking is, that when you analyze manually SonarLint won’t check:

  • whether the file was excluded by the user
  • whether the file was somehow ignored by Git (even if not the project by a Git repo up the path until in your case D:\
  • whether these files have URIs with either a symbolical link or a Windows shortcut in it
  • whether the file could be found in the project or not

The last one here is not relevant (neither automatic nor manually forced analysis) as otherwise there would be a log starting with File to analyze was not found in the file system:.

I’m currently looking through the looks you sent to check for exclusions.

Best,
Tobias

It seems a problem with our project. I started with a new gradle multiproject setup and all is working.
I will try to figure out, what is in our gradle setup strange, but this is trial and error, ann needs some time.

I get now one error in Eclipse (resulting in starting simplifying our gradle files):

org.sonarsource.sonarlint.shaded.org.eclipse.lsp4j.jsonrpc.ResponseErrorException: Unknown config scope: file:/D:/build/IS/LVIS/LVIS-Application/RESTChannel

Error while fetching server taint issues
java.util.concurrent.ExecutionException: org.sonarsource.sonarlint.shaded.org.eclipse.lsp4j.jsonrpc.ResponseErrorException: Unknown config scope: file:/D:/build/IS/LVIS/LVIS-Application/RESTChannel
	at java.base/java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:396)
	at java.base/java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2096)
	at org.sonarlint.eclipse.core.internal.utils.JobUtils.waitForFuture(JobUtils.java:60)
	at org.sonarlint.eclipse.core.internal.jobs.SonarLintMarkerUpdater.refreshMarkersForTaint(SonarLintMarkerUpdater.java:165)
	at org.sonarlint.eclipse.core.internal.jobs.TaintIssuesUpdateOnFileOpenedJob.run(TaintIssuesUpdateOnFileOpenedJob.java:65)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
Caused by: org.sonarsource.sonarlint.shaded.org.eclipse.lsp4j.jsonrpc.ResponseErrorException: Unknown config scope: file:/D:/build/IS/LVIS/LVIS-Application/RESTChannel
	at org.sonarsource.sonarlint.shaded.org.eclipse.lsp4j.jsonrpc.RemoteEndpoint.handleResponse(RemoteEndpoint.java:220)
	at org.sonarsource.sonarlint.shaded.org.eclipse.lsp4j.jsonrpc.RemoteEndpoint.consume(RemoteEndpoint.java:204)
	at org.sonarsource.sonarlint.core.rpc.protocol.SingleThreadedMessageConsumer.lambda$new$0(SingleThreadedMessageConsumer.java:51)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
	at java.base/java.lang.Thread.run(Thread.java:1583)

And the log, when I edit in the file and save is:

Trigger: EDITOR_CHANGE
Analysis started with the engines being ready
SonarLint processing file /RESTChannel/src/main/java/com/heidelberg/lvis/restchannel/rest/machineparameter/MachineParametersResource.java...
  * css: 24 active rules
  * scala: 30 active rules
Rule scala:S1313 is enabled on the server, but not available in SonarLint
Rule scala:S2068 is enabled on the server, but not available in SonarLint
  * jsp: 0 active rules
  * kotlin: 119 active rules
Rule kotlin:S5322 is enabled on the server, but not available in SonarLint
Rule kotlin:S5324 is enabled on the server, but not available in SonarLint
Rule kotlin:S5320 is enabled on the server, but not available in SonarLint
Rule kotlin:S4507 is enabled on the server, but not available in SonarLint
Rule kotlin:S6363 is enabled on the server, but not available in SonarLint
Rule kotlin:S6362 is enabled on the server, but not available in SonarLint
Rule kotlin:S6293 is enabled on the server, but not available in SonarLint
Rule kotlin:S4790 is enabled on the server, but not available in SonarLint
Rule kotlin:S6291 is enabled on the server, but not available in SonarLint
Rule kotlin:S2245 is enabled on the server, but not available in SonarLint
Rule kotlin:S1313 is enabled on the server, but not available in SonarLint
Rule kotlin:S6288 is enabled on the server, but not available in SonarLint
Rule kotlin:S2068 is enabled on the server, but not available in SonarLint
Rule kotlin:S5332 is enabled on the server, but not available in SonarLint
Rule kotlin:S6300 is enabled on the server, but not available in SonarLint
  * rpg: 30 active rules
Rule rpg:S4507 is enabled on the server, but not available in SonarLint
  * js: 295 active rules
Rule jssecurity:S5146 is enabled on the server, but not available in SonarLint
Rule jssecurity:S5147 is enabled on the server, but not available in SonarLint
Rule javascript:S5728 is enabled on the server, but not available in SonarLint
Rule javascript:S5604 is enabled on the server, but not available in SonarLint
Rule javascript:S5725 is enabled on the server, but not available in SonarLint
Rule jssecurity:S3649 is enabled on the server, but not available in SonarLint
Rule javascript:S4507 is enabled on the server, but not available in SonarLint
Rule javascript:S6245 is enabled on the server, but not available in SonarLint
Rule javascript:S4502 is enabled on the server, but not available in SonarLint
Rule javascript:S6249 is enabled on the server, but not available in SonarLint
Rule javascript:S6252 is enabled on the server, but not available in SonarLint
Rule javascript:S5042 is enabled on the server, but not available in SonarLint
Rule javascript:S5148 is enabled on the server, but not available in SonarLint
Rule jssecurity:S5131 is enabled on the server, but not available in SonarLint
Rule jssecurity:S6105 is enabled on the server, but not available in SonarLint
Rule javascript:S4721 is enabled on the server, but not available in SonarLint
Rule jssecurity:S5144 is enabled on the server, but not available in SonarLint
Rule jssecurity:S6350 is enabled on the server, but not available in SonarLint
Rule jssecurity:S2631 is enabled on the server, but not available in SonarLint
Rule javascript:S5247 is enabled on the server, but not available in SonarLint
Rule javascript:S4036 is enabled on the server, but not available in SonarLint
Rule javascript:S5122 is enabled on the server, but not available in SonarLint
Rule javascript:S6330 is enabled on the server, but not available in SonarLint
Rule javascript:S6332 is enabled on the server, but not available in SonarLint
Rule javascript:S6333 is enabled on the server, but not available in SonarLint
Rule jssecurity:S2083 is enabled on the server, but not available in SonarLint
Rule javascript:S6327 is enabled on the server, but not available in SonarLint
Rule javascript:S6329 is enabled on the server, but not available in SonarLint
Rule javascript:S1313 is enabled on the server, but not available in SonarLint
Rule javascript:S2092 is enabled on the server, but not available in SonarLint
Rule javascript:S2077 is enabled on the server, but not available in SonarLint
Rule javascript:S6319 is enabled on the server, but not available in SonarLint
Rule javascript:S2068 is enabled on the server, but not available in SonarLint
Rule javascript:S6308 is enabled on the server, but not available in SonarLint
Rule javascript:S5332 is enabled on the server, but not available in SonarLint
Rule javascript:S5693 is enabled on the server, but not available in SonarLint
Rule jssecurity:S5696 is enabled on the server, but not available in SonarLint
Rule jssecurity:S5334 is enabled on the server, but not available in SonarLint
Rule javascript:S6302 is enabled on the server, but not available in SonarLint
Rule javascript:S6303 is enabled on the server, but not available in SonarLint
Rule jssecurity:S2076 is enabled on the server, but not available in SonarLint
Rule javascript:S5443 is enabled on the server, but not available in SonarLint
Rule javascript:S1523 is enabled on the server, but not available in SonarLint
Rule javascript:S2612 is enabled on the server, but not available in SonarLint
Rule javascript:S5689 is enabled on the server, but not available in SonarLint
Rule javascript:S5691 is enabled on the server, but not available in SonarLint
Rule jssecurity:S6096 is enabled on the server, but not available in SonarLint
Rule jssecurity:S5883 is enabled on the server, but not available in SonarLint
Rule javascript:S4790 is enabled on the server, but not available in SonarLint
Rule javascript:S6299 is enabled on the server, but not available in SonarLint
Rule jssecurity:S6287 is enabled on the server, but not available in SonarLint
Rule javascript:S2245 is enabled on the server, but not available in SonarLint
Rule javascript:S3330 is enabled on the server, but not available in SonarLint
Rule javascript:S5759 is enabled on the server, but not available in SonarLint
Rule javascript:S5757 is enabled on the server, but not available in SonarLint
Rule javascript:S5743 is enabled on the server, but not available in SonarLint
Rule javascript:S5742 is enabled on the server, but not available in SonarLint
Rule javascript:S6275 is enabled on the server, but not available in SonarLint
Rule javascript:S6281 is enabled on the server, but not available in SonarLint
Rule javascript:S5732 is enabled on the server, but not available in SonarLint
Rule javascript:S5852 is enabled on the server, but not available in SonarLint
Rule javascript:S5730 is enabled on the server, but not available in SonarLint
Rule javascript:S5739 is enabled on the server, but not available in SonarLint
Rule javascript:S6265 is enabled on the server, but not available in SonarLint
Rule javascript:S5736 is enabled on the server, but not available in SonarLint
Rule javascript:S6268 is enabled on the server, but not available in SonarLint
Rule javascript:S5734 is enabled on the server, but not available in SonarLint
Rule javascript:S6270 is enabled on the server, but not available in SonarLint
  * py: 243 active rules
Rule python:S5443 is enabled on the server, but not available in SonarLint
Rule pythonsecurity:S2091 is enabled on the server, but not available in SonarLint
Rule python:S2612 is enabled on the server, but not available in SonarLint
Rule python:S2068 is enabled on the server, but not available in SonarLint
Rule python:S6308 is enabled on the server, but not available in SonarLint
Rule pythonsecurity:S5131 is enabled on the server, but not available in SonarLint
Rule python:S5332 is enabled on the server, but not available in SonarLint
Rule python:S6303 is enabled on the server, but not available in SonarLint
Rule pythonbugs:S5633 is enabled on the server, but not available in SonarLint
Rule python:S6302 is enabled on the server, but not available in SonarLint
Rule python:S6304 is enabled on the server, but not available in SonarLint
Rule pythonsecurity:S5496 is enabled on the server, but not available in SonarLint
Rule pythonsecurity:S5135 is enabled on the server, but not available in SonarLint
Rule python:S6319 is enabled on the server, but not available in SonarLint
Rule python:S2077 is enabled on the server, but not available in SonarLint
Rule pythonbugs:S2259 is enabled on the server, but not available in SonarLint
Rule pythonsecurity:S2631 is enabled on the server, but not available in SonarLint
Rule pythonsecurity:S2078 is enabled on the server, but not available in SonarLint
Rule pythonsecurity:S2076 is enabled on the server, but not available in SonarLint
Rule python:S6329 is enabled on the server, but not available in SonarLint
Rule python:S4828 is enabled on the server, but not available in SonarLint
Rule pythonsecurity:S2083 is enabled on the server, but not available in SonarLint
Rule python:S6327 is enabled on the server, but not available in SonarLint
Rule python:S1313 is enabled on the server, but not available in SonarLint
Rule python:S6332 is enabled on the server, but not available in SonarLint
Rule python:S5122 is enabled on the server, but not available in SonarLint
Rule python:S6333 is enabled on the server, but not available in SonarLint
Rule python:S5247 is enabled on the server, but not available in SonarLint
Rule python:S6330 is enabled on the server, but not available in SonarLint
Rule python:S2092 is enabled on the server, but not available in SonarLint
Rule python:S3752 is enabled on the server, but not available in SonarLint
Rule python:S6463 is enabled on the server, but not available in SonarLint
Rule pythonsecurity:S5334 is enabled on the server, but not available in SonarLint
Rule python:S4502 is enabled on the server, but not available in SonarLint
Rule python:S4507 is enabled on the server, but not available in SonarLint
Rule pythonbugs:S2583 is enabled on the server, but not available in SonarLint
Rule python:S6245 is enabled on the server, but not available in SonarLint
Rule pythonbugs:S2589 is enabled on the server, but not available in SonarLint
Rule python:S5042 is enabled on the server, but not available in SonarLint
Rule python:S6252 is enabled on the server, but not available in SonarLint
Rule python:S6265 is enabled on the server, but not available in SonarLint
Rule python:S5852 is enabled on the server, but not available in SonarLint
Rule python:S6270 is enabled on the server, but not available in SonarLint
Rule python:S6275 is enabled on the server, but not available in SonarLint
Rule python:S2245 is enabled on the server, but not available in SonarLint
Rule python:S3330 is enabled on the server, but not available in SonarLint
Rule pythonbugs:S3518 is enabled on the server, but not available in SonarLint
Rule pythonbugs:S6465 is enabled on the server, but not available in SonarLint
Rule pythonbugs:S6464 is enabled on the server, but not available in SonarLint
Rule pythonbugs:S6466 is enabled on the server, but not available in SonarLint
Rule python:S6281 is enabled on the server, but not available in SonarLint
Rule pythonsecurity:S6287 is enabled on the server, but not available in SonarLint
Rule python:S2257 is enabled on the server, but not available in SonarLint
Rule python:S4792 is enabled on the server, but not available in SonarLint
Rule python:S4790 is enabled on the server, but not available in SonarLint
Rule pythonbugs:S6417 is enabled on the server, but not available in SonarLint
Rule pythonsecurity:S6350 is enabled on the server, but not available in SonarLint
Rule pythonsecurity:S3649 is enabled on the server, but not available in SonarLint
Rule pythonsecurity:S5144 is enabled on the server, but not available in SonarLint
Rule pythonsecurity:S5146 is enabled on the server, but not available in SonarLint
Rule pythonsecurity:S5145 is enabled on the server, but not available in SonarLint
Rule pythonsecurity:S5147 is enabled on the server, but not available in SonarLint
  * pli: 17 active rules
  * tsql: 59 active rules
Rule tsql:S2068 is enabled on the server, but not available in SonarLint
Rule tsql:S4790 is enabled on the server, but not available in SonarLint
Rule tsql:S1523 is enabled on the server, but not available in SonarLint
Rule tsql:S1313 is enabled on the server, but not available in SonarLint
  * secrets: 60 active rules
  * apex: 41 active rules
Rule apex:S5378 is enabled on the server, but not available in SonarLint
Rule apex:S2068 is enabled on the server, but not available in SonarLint
Rule apex:S1313 is enabled on the server, but not available in SonarLint
  * plsql: 132 active rules
Rule plsql:S4790 is enabled on the server, but not available in SonarLint
Rule plsql:S1523 is enabled on the server, but not available in SonarLint
  * ruby: 30 active rules
Rule ruby:S2068 is enabled on the server, but not available in SonarLint
Rule ruby:S1313 is enabled on the server, but not available in SonarLint
  * java: 515 active rules
Rule java:S2077 is enabled on the server, but not available in SonarLint
Rule java:S2092 is enabled on the server, but not available in SonarLint
Rule java:S5122 is enabled on the server, but not available in SonarLint
Rule java:S5247 is enabled on the server, but not available in SonarLint
Rule java:S4036 is enabled on the server, but not available in SonarLint
Rule javasecurity:S6173 is enabled on the server, but not available in SonarLint
Rule javasecurity:S6287 is enabled on the server, but not available in SonarLint
Rule javasecurity:S6398 is enabled on the server, but not available in SonarLint
Rule javasecurity:S6399 is enabled on the server, but not available in SonarLint
Rule java:S6362 is enabled on the server, but not available in SonarLint
Rule java:S6363 is enabled on the server, but not available in SonarLint
Rule javasecurity:S6390 is enabled on the server, but not available in SonarLint
Rule javasecurity:S6384 is enabled on the server, but not available in SonarLint
Rule java:S5042 is enabled on the server, but not available in SonarLint
Rule java:S6263 is enabled on the server, but not available in SonarLint
Rule javasecurity:S5144 is enabled on the server, but not available in SonarLint
Rule javasecurity:S6350 is enabled on the server, but not available in SonarLint
Rule javasecurity:S5147 is enabled on the server, but not available in SonarLint
Rule javasecurity:S5146 is enabled on the server, but not available in SonarLint
Rule javasecurity:S5145 is enabled on the server, but not available in SonarLint
Rule java:S3330 is enabled on the server, but not available in SonarLint
Rule java:S2245 is enabled on the server, but not available in SonarLint
Rule java:S4544 is enabled on the server, but not available in SonarLint
Rule javasecurity:S5131 is enabled on the server, but not available in SonarLint
Rule javasecurity:S5135 is enabled on the server, but not available in SonarLint
Rule java:S4790 is enabled on the server, but not available in SonarLint
Rule java:S4792 is enabled on the server, but not available in SonarLint
Rule java:S2257 is enabled on the server, but not available in SonarLint
Rule java:S4434 is enabled on the server, but not available in SonarLint
Rule javasecurity:S2091 is enabled on the server, but not available in SonarLint
Rule javasecurity:S2083 is enabled on the server, but not available in SonarLint
Rule javasecurity:S2078 is enabled on the server, but not available in SonarLint
Rule javasecurity:S2076 is enabled on the server, but not available in SonarLint
Rule javasecurity:S5334 is enabled on the server, but not available in SonarLint
Rule javasecurity:S6547 is enabled on the server, but not available in SonarLint
Rule javasecurity:S6549 is enabled on the server, but not available in SonarLint
Rule java:S5320 is enabled on the server, but not available in SonarLint
Rule java:S5322 is enabled on the server, but not available in SonarLint
Rule java:S5443 is enabled on the server, but not available in SonarLint
Rule java:S5324 is enabled on the server, but not available in SonarLint
Rule java:S5689 is enabled on the server, but not available in SonarLint
Rule java:S6418 is enabled on the server, but not available in SonarLint
Rule java:S5693 is enabled on the server, but not available in SonarLint
Rule java:S5332 is enabled on the server, but not available in SonarLint
Rule java:S6300 is enabled on the server, but not available in SonarLint
Rule java:S2068 is enabled on the server, but not available in SonarLint
Rule java:S5804 is enabled on the server, but not available in SonarLint
Rule javasecurity:S5883 is enabled on the server, but not available in SonarLint
Rule java:S3752 is enabled on the server, but not available in SonarLint
Rule java:S4502 is enabled on the server, but not available in SonarLint
Rule java:S4507 is enabled on the server, but not available in SonarLint
Rule java:S4512 is enabled on the server, but not available in SonarLint
Rule java:S5852 is enabled on the server, but not available in SonarLint
Rule javabugs:S6417 is enabled on the server, but not available in SonarLint
Rule javabugs:S6416 is enabled on the server, but not available in SonarLint
Rule javasecurity:S3649 is enabled on the server, but not available in SonarLint
Rule java:S6288 is enabled on the server, but not available in SonarLint
Rule javabugs:S2190 is enabled on the server, but not available in SonarLint
Rule java:S6291 is enabled on the server, but not available in SonarLint
Rule java:S6293 is enabled on the server, but not available in SonarLint
Rule javabugs:S6322 is enabled on the server, but not available in SonarLint
Rule javabugs:S6320 is enabled on the server, but not available in SonarLint
Rule javabugs:S6466 is enabled on the server, but not available in SonarLint
Rule javasecurity:S2631 is enabled on the server, but not available in SonarLint
Rule java:S1313 is enabled on the server, but not available in SonarLint
Rule java:S2612 is enabled on the server, but not available in SonarLint
Rule javasecurity:S6096 is enabled on the server, but not available in SonarLint
  * cobol: 74 active rules
Rule cobol:SQL.SelectWithNoWhereClauseCheck is enabled on the server, but not available in SonarLint
Rule cobol:SQL.DynamicSqlCheck is enabled on the server, but not available in SonarLint
Rule cobol:S4507 is enabled on the server, but not available in SonarLint
  * web: 28 active rules
Rule Web:S5725 is enabled on the server, but not available in SonarLint
Rule Web:S5148 is enabled on the server, but not available in SonarLint
  * xml: 24 active rules
Rule xml:S4507 is enabled on the server, but not available in SonarLint
Rule xml:S2068 is enabled on the server, but not available in SonarLint
Rule xml:S6358 is enabled on the server, but not available in SonarLint
Rule xml:S5604 is enabled on the server, but not available in SonarLint
Rule xml:S6361 is enabled on the server, but not available in SonarLint
Rule xml:S5122 is enabled on the server, but not available in SonarLint
Rule xml:S5332 is enabled on the server, but not available in SonarLint
Rule xml:S5322 is enabled on the server, but not available in SonarLint
Rule xml:S3330 is enabled on the server, but not available in SonarLint
  * php: 196 active rules
Rule php:S5693 is enabled on the server, but not available in SonarLint
Rule php:S5332 is enabled on the server, but not available in SonarLint
Rule phpsecurity:S2083 is enabled on the server, but not available in SonarLint
Rule php:S2068 is enabled on the server, but not available in SonarLint
Rule php:S2077 is enabled on the server, but not available in SonarLint
Rule phpsecurity:S2091 is enabled on the server, but not available in SonarLint
Rule phpsecurity:S2631 is enabled on the server, but not available in SonarLint
Rule phpsecurity:S2078 is enabled on the server, but not available in SonarLint
Rule php:S1523 is enabled on the server, but not available in SonarLint
Rule php:S2612 is enabled on the server, but not available in SonarLint
Rule phpsecurity:S5335 is enabled on the server, but not available in SonarLint
Rule phpsecurity:S2076 is enabled on the server, but not available in SonarLint
Rule phpsecurity:S5334 is enabled on the server, but not available in SonarLint
Rule php:S5328 is enabled on the server, but not available in SonarLint
Rule phpsecurity:S6350 is enabled on the server, but not available in SonarLint
Rule php:S3330 is enabled on the server, but not available in SonarLint
Rule phpsecurity:S5144 is enabled on the server, but not available in SonarLint
Rule phpsecurity:S5146 is enabled on the server, but not available in SonarLint
Rule phpsecurity:S5145 is enabled on the server, but not available in SonarLint
Rule php:S2245 is enabled on the server, but not available in SonarLint
Rule phpsecurity:S3649 is enabled on the server, but not available in SonarLint
Rule php:S4792 is enabled on the server, but not available in SonarLint
Rule phpsecurity:S5131 is enabled on the server, but not available in SonarLint
Rule php:S4790 is enabled on the server, but not available in SonarLint
Rule phpsecurity:S5135 is enabled on the server, but not available in SonarLint
Rule phpsecurity:S6173 is enabled on the server, but not available in SonarLint
Rule phpsecurity:S5883 is enabled on the server, but not available in SonarLint
Rule phpsecurity:S6287 is enabled on the server, but not available in SonarLint
Rule php:S4502 is enabled on the server, but not available in SonarLint
Rule php:S4507 is enabled on the server, but not available in SonarLint
Rule php:S5042 is enabled on the server, but not available in SonarLint
Rule php:S6341 is enabled on the server, but not available in SonarLint
Rule php:S6343 is enabled on the server, but not available in SonarLint
Rule php:S6345 is enabled on the server, but not available in SonarLint
Rule php:S6346 is enabled on the server, but not available in SonarLint
Rule php:S6348 is enabled on the server, but not available in SonarLint
Rule php:S1313 is enabled on the server, but not available in SonarLint
Rule php:S4828 is enabled on the server, but not available in SonarLint
Rule php:S5122 is enabled on the server, but not available in SonarLint
Rule php:S2092 is enabled on the server, but not available in SonarLint
  * abap: 67 active rules
Rule abap:S1313 is enabled on the server, but not available in SonarLint
Rule abap:S1492 is enabled on the server, but not available in SonarLint
Rule abap:S1493 is enabled on the server, but not available in SonarLint
Rule abap:S2068 is enabled on the server, but not available in SonarLint
Rule abap:S4721 is enabled on the server, but not available in SonarLint
Rule abap:S4790 is enabled on the server, but not available in SonarLint
  * ts: 199 active rules
Rule typescript:S5728 is enabled on the server, but not available in SonarLint
Rule typescript:S5604 is enabled on the server, but not available in SonarLint
Rule typescript:S5725 is enabled on the server, but not available in SonarLint
Rule typescript:S5730 is enabled on the server, but not available in SonarLint
Rule typescript:S5732 is enabled on the server, but not available in SonarLint
Rule typescript:S5739 is enabled on the server, but not available in SonarLint
Rule typescript:S5734 is enabled on the server, but not available in SonarLint
Rule typescript:S5736 is enabled on the server, but not available in SonarLint
Rule typescript:S5743 is enabled on the server, but not available in SonarLint
Rule typescript:S5742 is enabled on the server, but not available in SonarLint
Rule typescript:S2245 is enabled on the server, but not available in SonarLint
Rule typescript:S3330 is enabled on the server, but not available in SonarLint
Rule typescript:S5759 is enabled on the server, but not available in SonarLint
Rule typescript:S5757 is enabled on the server, but not available in SonarLint
Rule typescript:S4790 is enabled on the server, but not available in SonarLint
Rule tssecurity:S2631 is enabled on the server, but not available in SonarLint
Rule tssecurity:S5696 is enabled on the server, but not available in SonarLint
Rule tssecurity:S5334 is enabled on the server, but not available in SonarLint
Rule tssecurity:S6096 is enabled on the server, but not available in SonarLint
Rule typescript:S5443 is enabled on the server, but not available in SonarLint
Rule typescript:S5689 is enabled on the server, but not available in SonarLint
Rule typescript:S1523 is enabled on the server, but not available in SonarLint
Rule typescript:S2612 is enabled on the server, but not available in SonarLint
Rule tssecurity:S5144 is enabled on the server, but not available in SonarLint
Rule tssecurity:S5147 is enabled on the server, but not available in SonarLint
Rule typescript:S5691 is enabled on the server, but not available in SonarLint
Rule typescript:S2068 is enabled on the server, but not available in SonarLint
Rule typescript:S5693 is enabled on the server, but not available in SonarLint
Rule typescript:S5332 is enabled on the server, but not available in SonarLint
Rule tssecurity:S6105 is enabled on the server, but not available in SonarLint
Rule tssecurity:S5131 is enabled on the server, but not available in SonarLint
Rule typescript:S2077 is enabled on the server, but not available in SonarLint
Rule tssecurity:S2083 is enabled on the server, but not available in SonarLint
Rule typescript:S1313 is enabled on the server, but not available in SonarLint
Rule typescript:S2092 is enabled on the server, but not available in SonarLint
Rule typescript:S5247 is enabled on the server, but not available in SonarLint
Rule typescript:S5122 is enabled on the server, but not available in SonarLint
Rule typescript:S4721 is enabled on the server, but not available in SonarLint
Rule typescript:S4507 is enabled on the server, but not available in SonarLint
Rule typescript:S4502 is enabled on the server, but not available in SonarLint
Rule typescript:S5042 is enabled on the server, but not available in SonarLint
Rule tssecurity:S3649 is enabled on the server, but not available in SonarLint
Triggering analysis with configuration: [
  baseDir: D:\build\IS\LVIS\LVIS-Application\RESTChannel
  extraProperties: {sonaranalyzer-cs.nuget.packageVersion=9.13.0.79967, sonaranalyzer.security.cs.pluginVersion=10.3.0.27281, sonar.cs.ignoreHeaderComments=true, sonar.c.file.suffixes=.c,.h, sonar.typescript.file.suffixes=.ts,.tsx,.cts,.mts, sonar.issue.ignore.multicriteria.2.resourceKey=**/build/srcgen/**/*.*, sonar.perl.testHarness.archivePath=testReport.tgz, sonar.cobol.dialect=ibm-enterprise-cobol, sonar.issue.ignore.multicriteria.1.resourceKey=**/*.*, sonar.issue.ignore.multicriteria.4.resourceKey=**/src/org/cip4/jdflib/auto/*.*, sonar.issue.ignore.multicriteria.3.resourceKey=**/*.*, sonar.issue.ignore.multicriteria.7.resourceKey=**/com/heidelberg/prinect/mds/generate/xml/**/*.*, sonar.issue.ignore.multicriteria.10.ruleKey=squid:S00117, email.fromName=SonarQube, sonar.python.xunit.skipDetails=false, sonar.issue.ignore.multicriteria.6.resourceKey=**/com/heidelberg/prinect/mds/generate/xml/*.*, sonar.plsql.jdbc.driver.class=oracle.jdbc.OracleDriver, sonar.issue.ignore.multicriteria.5.resourceKey=**/src/org/cip4/jdflib/auto/**/*.*, sonar.cpd.exclusions=**/com/heidelberg/prinect/mds/generate/xml/*.*,**/com/heidelberg/prinect/mds/generate/xml/**/*.*,**/com/heidelberg/prinect/common/services/bm/parameter/model/*.*,**/SignaUITest/**/*.*,**/SignaCoreTest/**/*.*,**/jdflib/auto/*.*,**/jdflib/auto/**/*.*, sonar.auth.saml.signature.enabled=false, sonar.go.exclusions=**/vendor/**, sonar.terraform.file.suffixes=.tf, sonar.issue.ignore.multicriteria.13.ruleKey=squid:S1181, sonar.forceAuthentication=true, sonar.issue.ignore.multicriteria.8.resourceKey=**/com/heidelberg/prinect/common/services/bm/parameter/model/*.*, sonar.notifications.delay=60, sonar.cpp.file.suffixes=.cc,.cpp,.cxx,.c++,.hh,.hpp,.hxx,.h++,.ipp, sonar.issue.ignore.multicriteria.9.resourceKey=**/*.*, sonaranalyzer.security.cs.nuget.packageVersion=10.3.0.27281, sonaranalyzer-cs.ruleNamespace=SonarAnalyzer.CSharp, sonar.pli.extralingualCharacters=#@$, sonar.issue.ignore.multicriteria.4.ruleKey=*, sonar.cs.analyzeGeneratedCode=false, sonar.builtInQualityProfiles.disableNotificationOnUpdate=false, sonar.arm.activate=true, sonar.css.file.suffixes=.css,.less,.scss,.sass, sonar.cpd.abap.minimumTokens=100, sonar.docker.file.patterns=Dockerfile,*.dockerfile, sonar.ce.parallelProjectTasks=false, sonar.html.file.suffixes=.html,.xhtml,.cshtml,.vbhtml,.aspx,.ascx,.rhtml,.erb,.shtm,.shtml,.cmp,.twig, sonar.auth.gitlab.enabled=false, sonar.vb.file.suffixes=.bas,.frm,.cls,.ctl,.BAS,.FRM,.CLS,.CTL, sonar.cpd.cross_project=false, sonar.vbnet.ignoreHeaderComments=true, sonar.rpg.suffixes=.rpg,.rpgle,.sqlrpgle,.RPG,.RPGLE,.SQLRPGLE, sonar.rpg.leftMarginWidth=12, sonar.issue.ignore.multicriteria.13.resourceKey=**/*.*, sonar.issue.ignore.multicriteria.15.resourceKey=**/*.*, sonaranalyzer.security.cs.nuget.packageId=SonarAnalyzer.Security, sonar.auth.github.groupsSync=false, sonar.issue.ignore.multicriteria.12.resourceKey=**/*.*, sonar.scala.file.suffixes=.scala, sonar.issue.ignore.multicriteria.14.resourceKey=**/*.*, sonar.cobol.byteBasedColumnCount=false, sonar.governance.report.project.branch.frequency=Monthly, sonar.cloudformation.activate=true, sonar.java.libraries=d:\build\gradle-home\lvis\jdk\jdk-17\lib\jrt-fs.jar,D:/build/IS/LVIS/LVIS-Application/PrintDevice/build/eclipse/classes/main,D:/build/IS/LVIS/LVIS-Application/Base/build/eclipse/classes/main,D:\build\gradle-home\caches\modules-2\files-2.1\org.restlet.jee\org.restlet.ext.fileupload\2.4.3\8b36164086f775f0d0d0d93dc55c324aeec40082\org.restlet.ext.fileupload-2.4.3.jar,D:\build\gradle-home\caches\modules-2\files-2.1\org.restlet.jee\org.restlet.ext.freemarker\2.4.3\bd356510b0c1ef0a44b23cb5dfee784675298c78\org.restlet.ext.freemarker-2.4.3.jar,D:\build\gradle-home\caches\modules-2\files-2.1\org.restlet.jee\org.restlet.ext.html\2.4.3\8c5e921f194c39c7d2d0083a532d0799b6684dd4\org.restlet.ext.html-2.4.3.jar,D:\build\gradle-home\caches\modules-2\files-2.1\org.restlet.jee\org.restlet.ext.json\2.4.3\dc439158796be4bf00920063e8dadbf8ed9d2faf\org.restlet.ext.json-2.4.3.jar,D:\build\gradle-home\caches\modules-2\files-2.1\org.restlet.jee\org.restlet.ext.servlet\2.4.3\5e805b9c6c07cd21958288805451236895316f56\org.restlet.ext.servlet-2.4.3.jar,D:\build\gradle-home\caches\modules-2\files-2.1\org.restlet.jee\org.restlet.ext.slf4j\2.4.3\9def5c7f389cb5f744c51086378ecd39130efb1f\org.restlet.ext.slf4j-2.4.3.jar,D:\build\gradle-home\caches\modules-2\files-2.1\sqlline\sqlline\1.12.0\bf4e89d88978faadc491d3095a1c3bf582aeba3b\sqlline-1.12.0.jar,D:\build\gradle-home\caches\modules-2\files-2.1\org.eclipse.jetty.websocket\jetty-websocket-jetty-server\12.0.8\8d73735e3040177f1941540960413b6d0dfdcc0d\jetty-websocket-jetty-server-12.0.8.jar,D:\build\gradle-home\caches\modules-2\files-2.1\org.eclipse.jetty.ee8.websocket\jetty-ee8-websocket-jetty-server\12.0.8\89f87c235a5af6e1220b4aa146492843fc0ed7a2\jetty-ee8-websocket-jetty-server-12.0.8.jar,D:\build\gradle-home\caches\modules-2\files-2.1\org.eclipse.jetty.ee8.websocket\jetty-ee8-websocket-servlet\12.0.8\8d4826b740464898280f7b92d87ae7801db5270c\jetty-ee8-websocket-servlet-12.0.8.jar,D:\build\gradle-home\caches\modules-2\files-2.1\org.eclipse.jetty.ee8\jetty-ee8-annotations\12.0.8\8e24f8cba967a23123da82cc7e6bbb252ff373cb\jetty-ee8-annotations-12.0.8.jar,D:\build\gradle-home\caches\modules-2\files-2.1\org.eclipse.jetty.ee8\jetty-ee8-plus\12.0.8\a8fa4d43f4e6f60306e0ed94e4f983e207de8391\jetty-ee8-plus-12.0.8.jar,D:\build\gradle-home\caches\modules-2\files-2.1\org.eclipse.jetty.ee8\jetty-ee8-webapp\12.0.8\c12814f3f046e2f833ea8a0a0db39b6a15cc3ad3\jetty-ee8-webapp-12.0.8.jar,D:\build\gradle-home\caches\modules-2\files-2.1\org.eclipse.jetty.ee8\jetty-ee8-servlet\12.0.8\58ca5e99e42687f9464c031229ee1a750d92d0f9\jetty-ee8-servlet-12.0.8.jar,D:\build\gradle-home\caches\modules-2\files-2.1\org.eclipse.jetty.ee8\jetty-ee8-security\12.0.8\f5f921800441c949172d1dbf8d5a973ae4e68cc6\jetty-ee8-security-12.0.8.jar,D:\build\gradle-home\caches\modules-2\files-2.1\org.eclipse.jetty.ee8\jetty-ee8-nested\12.0.8\ad5aad63c272dd18402338211825fd8c44c33fdf\jetty-ee8-nested-12.0.8.jar,D:\build\gradle-home\caches\modules-2\files-2.1\org.eclipse.jetty.websocket\jetty-websocket-core-server\12.0.8\a7a6a03af1e068a0cb2f4dc310ef0f8eafbbc9fd\jetty-websocket-core-server-12.0.8.jar,D:\build\gradle-home\caches\modules-2\files-2.1\org.eclipse.jetty\jetty-plus\12.0.8\3dd4fcd24e084cdcab9d1c836209ad3e8a79d8bb\jetty-plus-12.0.8.jar,D:\build\gradle-home\caches\modules-2\files-2.1\org.eclipse.jetty\jetty-security\12.0.8\ca42c56a5c10cf9ef70603618a795f78936bd6ae\jetty-security-12.0.8.jar,D:\build\gradle-home\caches\modules-2\files-2.1\org.eclipse.jetty\jetty-session\12.0.8\bab5b45f6787f5dc25eb571796e65432997a3373\jetty-session-12.0.8.jar,D:\build\gradle-home\caches\modules-2\files-2.1\org.eclipse.jetty\jetty-server\12.0.8\16485823faac6be6c902201d443c352e7573e597\jetty-server-12.0.8.jar,D:\build\gradle-home\caches\modules-2\files-2.1\org.eclipse.jetty.websocket\jetty-websocket-jetty-client\12.0.8\6e4c0bf0f0b426fc97ab93d7c3eb62273a582037\jetty-websocket-jetty-client-12.0.8.jar,D:\build\gradle-home\caches\modules-2\files-2.1\org.eclipse.jetty.ee8.websocket\jetty-ee8-websocket-jetty-client\12.0.8\f076e3207404e9f1bf586014ae364fbb28517082\jetty-ee8-websocket-jetty-client-12.0.8.jar,D:\build\gradle-home\caches\modules-2\files-2.1\javax.servlet\javax.servlet-api\3.1.0\3cd63d075497751784b2fa84be59432f4905bf7c\javax.servlet-api-3.1.0.jar,D:\build\gradle-home\caches\modules-2\files-2.1\org.freemarker\freemarker\2.3.32\8607259125d4fbe982754227ea4f75dd513c6d19\freemarker-2.3.32.jar,D:\build\gradle-home\caches\modules-2\files-2.1\org.glassfish.jaxb\jaxb-runtime\4.0.5\ca84c2a7169b5293e232b9d00d1e4e36d4c3914a\jaxb-runtime-4.0.5.jar,D:\build\gradle-home\caches\modules-2\files-2.1\org.glassfish.jaxb\jaxb-core\4.0.5\7b4b11ea5542eea4ad55e1080b23be436795b3\jaxb-core-4.0.5.jar,D:\build\gradle-home\caches\modules-2\files-2.1\jakarta.xml.bind\jakarta.xml.bind-api\4.0.2\6cd5a999b834b63238005b7144136379dc36cad2\jakarta.xml.bind-api-4.0.2.jar,D:\build\gradle-home\caches\modules-2\files-2.1\com.sun.istack\istack-commons-runtime\4.2.0\131351109ff27c4aa0958a988bb273e879687232\istack-commons-runtime-4.2.0.jar,D:\build\gradle-home\caches\modules-2\files-2.1\com.google.inject.extensions\guice-assistedinject\7.0.0\d44246b00dec7e08eb35325ee5669f6ed878eee9\guice-assistedinject-7.0.0.jar,D:\build\gradle-home\caches\modules-2\files-2.1\com.google.inject\guice\7.0.0\ccc518677b9367d45f99dfa592c9b039f07687d3\guice-7.0.0.jar,D:\build\gradle-home\caches\modules-2\files-2.1\aopalliance\aopalliance\1.0\235ba8b489512805ac13a8f9ea77a1ca5ebe3e8\aopalliance-1.0.jar,D:\build\gradle-home\caches\modules-2\files-2.1\org.glassfish.corba\glassfish-corba-orb\4.2.5\b7090505bcd0018d4fd1b91f439639438e6cf183\glassfish-corba-orb-4.2.5.jar,D:\build\gradle-home\caches\modules-2\files-2.1\org.glassfish.corba\glassfish-corba-internal-api\4.2.5\d93c177af638d93e882d7018c9e00ebfd2c3a095\glassfish-corba-internal-api-4.2.5.jar,D:\build\gradle-home\caches\modules-2\files-2.1\org.glassfish.gmbal\gmbal\4.0.3\d3075b3e83d24a4d617d0c326e7f4aea46b66fde\gmbal-4.0.3.jar,D:\build\gradle-home\caches\modules-2\files-2.1\org.glassfish.pfl\pfl-tf-tools\5.0.0\988117f02a5bb089d21d11e058209950c8421404\pfl-tf-tools-5.0.0.jar,D:\build\gradle-home\caches\modules-2\files-2.1\org.ow2.asm\asm-commons\9.7\e86dda4696d3c185fcc95d8d311904e7ce38a53f\asm-commons-9.7.jar,D:\build\gradle-home\caches\modules-2\files-2.1\org.glassfish.pfl\pfl-tf\5.0.0\bcd3d828e0ad95a6c7e4d4f9bd9de88751082222\pfl-tf-5.0.0.jar,D:\build\gradle-home\caches\modules-2\files-2.1\org.glassfish.pfl\pfl-dynamic\5.0.0\2efdb79d3f20e14b37d9553c0092c440ae561d76\pfl-dynamic-5.0.0.jar,D:\build\gradle-home\caches\modules-2\files-2.1\org.ow2.asm\asm-util\9.1\36464a45d871779f3383a8a9aba2b26562a86729\asm-util-9.1.jar,D:\build\gradle-home\caches\modules-2\files-2.1\org.ow2.asm\asm-analysis\9.1\4f61b83b81d8b659958f4bcc48907e93ecea55a0\asm-analysis-9.1.jar,D:\build\gradle-home\caches\modules-2\files-2.1\org.ow2.asm\asm-tree\9.7\e446a17b175bfb733b87c5c2560ccb4e57d69f1a\asm-tree-9.7.jar,D:\build\gradle-home\caches\modules-2\files-2.1\cglib\cglib\3.3.0\c956b9f9708af5901e9cf05701e9b2b1c25027cc\cglib-3.3.0.jar,D:\build\gradle-home\caches\modules-2\files-2.1\org.ow2.asm\asm\9.7\73d7b3086e14beb604ced229c302feff6449723\asm-9.7.jar,D:\build\gradle-home\caches\modules-2\files-2.1\commons-codec\commons-codec\1.17.0\dbe8eef6e14460e73da07f7b11bf994d6626355\commons-codec-1.17.0.jar,D:\build\gradle-home\caches\modules-2\files-2.1\org.apache.commons\commons-collections4\4.5.0-M1\d849d893f3aaf9f3a9d3d1db0471a3aa7ebcc0f0\commons-collections4-4.5.0-M1.jar,D:\build\gradle-home\caches\modules-2\files-2.1\org.apache.commons\commons-configuration2\2.10.1\2b681b3bcddeaa5bf5c2a2939cd77e2f9ad6efda\commons-configuration2-2.10.1.jar,D:\build\gradle-home\caches\modules-2\files-2.1\commons-fileupload\commons-fileupload\1.5\ad4ad2ab2961b4e1891472bd1a33fabefb0385f3\commons-fileupload-1.5.jar,D:\build\gradle-home\caches\modules-2\files-2.1\commons-io\commons-io\2.16.1\377d592e740dc77124e0901291dbfaa6810a200e\commons-io-2.16.1.jar,D:\build\gradle-home\caches\modules-2\files-2.1\commons-net\commons-net\3.10.0\86762ea0ac98fd41c91745a32d496a985e2bd5e7\commons-net-3.10.0.jar,D:\build\gradle-home\caches\modules-2\files-2.1\org.everit.json\org.everit.json.schema\1.5.1\5bfcfb1c0f8f5333a3535867fd48511f1c0f5996\org.everit.json.schema-1.5.1.jar,D:\build\gradle-home\caches\modules-2\files-2.1\commons-validator\commons-validator\1.8.0\49bb9f45e0aa3c8b2261394c76675fba6f20d2e4\commons-validator-1.8.0.jar,D:\build\gradle-home\caches\modules-2\files-2.1\commons-beanutils\commons-beanutils\1.9.4\d52b9abcd97f38c81342bb7e7ae1eee9b73cba51\commons-beanutils-1.9.4.jar,D:\build\gradle-home\caches\modules-2\files-2.1\org.apache.commons\commons-text\1.12.0\66aa90dc099701c4d3b14bd256c328f592ccf0d6\commons-text-1.12.0.jar,D:\build\gradle-home\caches\modules-2\files-2.1\com.googlecode.concurrentlinkedhashmap\concurrentlinkedhashmap-lru\1.4.2\2eaf3d3c9746d526ff7e5b93931d482c3887e6ac\concurrentlinkedhashmap-lru-1.4.2.jar,D:\build\gradle-home\caches\modules-2\files-2.1\org.apache.commons\commons-math3\3.6.1\e4ba98f1d4b3c80ec46392f25e094a6a2e58fcbf\commons-math3-3.6.1.jar,D:\build\gradle-home\caches\modules-2\files-2.1\com.google.guava\guava\33.2.0-jre\e264781dadc4967e5292f3c4d05f1d153631f7b4\guava-33.2.0-jre.jar,D:\build\gradle-home\caches\modules-2\files-2.1\com.google.guava\failureaccess\1.0.2\c4a06a64e650562f30b7bf9aaec1bfed43aca12b\failureaccess-1.0.2.jar,D:\build\gradle-home\caches\modules-2\files-2.1\org.mybatis\mybatis-guice\4.0.0\ea51d812e7805ca5b3e7e825dea56e4ba628a48f\mybatis-guice-4.0.0.jar,D:\build\gradle-home\caches\modules-2\files-2.1\com.github.spotbugs\spotbugs-annotations\4.8.3\5d2dc4ca5b632976371155252499819aea372ed\spotbugs-annotations-4.8.3.jar,D:\build\gradle-home\caches\modules-2\files-2.1\com.google.code.findbugs\jsr305\3.0.2\25ea2e8b0c338a877313bd4672d3fe056ea78f0d\jsr305-3.0.2.jar,D:\build\gradle-home\caches\modules-2\files-2.1\org.slf4j\jcl-over-slf4j\2.0.13\d062d6e35605aabee0c727a950e29d39ac0a262e\jcl-over-slf4j-2.0.13.jar,D:\build\gradle-home\caches\modules-2\files-2.1\org.slf4j\jul-to-slf4j\2.0.13\a3bcd9d9dd50c71ce69f06b1fd05e40fdeff6ba5\jul-to-slf4j-2.0.13.jar,D:\build\gradle-home\caches\modules-2\files-2.1\org.slf4j\log4j-over-slf4j\2.0.13\3c3a3e4ccd5ed944cd766af124fa841b6372b7da\log4j-over-slf4j-2.0.13.jar,D:\build\gradle-home\caches\modules-2\files-2.1\ch.qos.logback\logback-classic\1.5.6\afc75d260d838a3bddfb8f207c2805ed7d1b34f9\logback-classic-1.5.6.jar,D:\build\gradle-home\caches\modules-2\files-2.1\com.zaxxer\HikariCP\5.1.0\8c96e36c14461fc436bb02b264b96ef3ca5dca8c\HikariCP-5.1.0.jar,D:\build\gradle-home\caches\modules-2\files-2.1\org.apache.mina\mina-core\2.2.3\2a978175e8775dd2e5bb2c66ce1a0ccef9f49385\mina-core-2.2.3.jar,D:\build\gradle-home\caches\modules-2\files-2.1\org.apache.mina\mina-statemachine\2.2.3\2e936fb10d33a6b63c2faf3f91ae8f87878e60a3\mina-statemachine-2.2.3.jar,D:\build\gradle-home\caches\modules-2\files-2.1\org.xerial\sqlite-jdbc\3.45.0.0\1e7131f5cb049f620502ed689b97311fa9606c75\sqlite-jdbc-3.45.0.0.jar,D:\build\gradle-home\caches\modules-2\files-2.1\com.github.oshi\oshi-core-java11\6.6.0\b336d3de892ff19065f1f594cb3af086eb7c795b\oshi-core-java11-6.6.0.jar,D:\build\gradle-home\caches\modules-2\files-2.1\org.eclipse.jetty.websocket\jetty-websocket-core-client\12.0.8\fb71b842ec3c4e70341dcc06ce4f13df130222fb\jetty-websocket-core-client-12.0.8.jar,D:\build\gradle-home\caches\modules-2\files-2.1\org.eclipse.jetty\jetty-client\12.0.8\842574cccc1df0f39b606b3f0a59a56ac63c88d8\jetty-client-12.0.8.jar,D:\build\gradle-home\caches\modules-2\files-2.1\org.eclipse.jetty.websocket\jetty-websocket-jetty-common\12.0.8\7bf711c3afc207cead271921fd08b9c66e6c7e19\jetty-websocket-jetty-common-12.0.8.jar,D:\build\gradle-home\caches\modules-2\files-2.1\org.eclipse.jetty.ee8.websocket\jetty-ee8-websocket-jetty-common\12.0.8\710efda11bc1a58441c4172fb4fd85724da1542\jetty-ee8-websocket-jetty-common-12.0.8.jar,D:\build\gradle-home\caches\modules-2\files-2.1\org.eclipse.jetty.websocket\jetty-websocket-core-common\12.0.8\408f4e3a96f4623d7fdde79c8635cffc8de5e122\jetty-websocket-core-common-12.0.8.jar,D:\build\gradle-home\caches\modules-2\files-2.1\org.eclipse.jetty\jetty-http\12.0.8\9d443ddae45089204f1c0b070ebb5c136e137edf\jetty-http-12.0.8.jar,D:\build\gradle-home\caches\modules-2\files-2.1\org.eclipse.jetty\jetty-alpn-client\12.0.8\b7a8ef9c0e29195be6624afb2097529af2937c41\jetty-alpn-client-12.0.8.jar,D:\build\gradle-home\caches\modules-2\files-2.1\org.eclipse.jetty\jetty-io\12.0.8\2f5a89aceba5498022fc792c7d9e6dac0d3d0b9f\jetty-io-12.0.8.jar,D:\build\gradle-home\caches\modules-2\files-2.1\org.eclipse.jetty\jetty-jndi\12.0.8\f50e2a1d373d7c867dde4aa6c057cd2464248be3\jetty-jndi-12.0.8.jar,D:\build\gradle-home\caches\modules-2\files-2.1\org.eclipse.jetty\jetty-xml\12.0.8\2543f0a9dd14a987b84316d6153ade4b3dcba51f\jetty-xml-12.0.8.jar,D:\build\gradle-home\caches\modules-2\files-2.1\org.eclipse.jetty\jetty-util\12.0.8\a946a99ffef577d4112835d32eb2ed81a68df88c\jetty-util-12.0.8.jar,D:\build\gradle-home\caches\modules-2\files-2.1\org.slf4j\slf4j-api\2.0.13\80229737f704b121a318bba5d5deacbcf395bc77\slf4j-api-2.0.13.jar,D:\build\gradle-home\caches\modules-2\files-2.1\ch.qos.logback\logback-core\1.5.6\41cbe874701200c5624c19e0ab50d1b88dfcc77d\logback-core-1.5.6.jar,D:\build\gradle-home\caches\modules-2\files-2.1\org.codehaus.janino\janino\3.1.12\ffcd3dfa84057ef76092b6b66c53871a97ae40b8\janino-3.1.12.jar,D:\build\gradle-home\caches\modules-2\files-2.1\org.codehaus.janino\commons-compiler\3.1.12\501779107b06a981ff359eab7369ff7a2bf077e\commons-compiler-3.1.12.jar,D:\build\gradle-home\caches\modules-2\files-2.1\xerces\xercesImpl\2.12.2\f051f988aa2c9b4d25d05f95742ab0cc3ed789e2\xercesImpl-2.12.2.jar,D:\build\gradle-home\caches\modules-2\files-2.1\com.fasterxml.jackson.datatype\jackson-datatype-jsr310\2.17.1\969b0c3cb8c75d759e9a6c585c44c9b9f3a4f75\jackson-datatype-jsr310-2.17.1.jar,D:\build\gradle-home\caches\modules-2\files-2.1\com.fasterxml.jackson.core\jackson-core\2.17.1\5e52a11644cd59a28ef79f02bddc2cc3bab45edb\jackson-core-2.17.1.jar,D:\build\gradle-home\caches\modules-2\files-2.1\com.fasterxml.jackson.dataformat\jackson-dataformat-csv\2.17.1\fd1b5f9faa13247f817232644790d889b7c63a79\jackson-dataformat-csv-2.17.1.jar,D:\build\gradle-home\caches\modules-2\files-2.1\com.fasterxml.jackson.core\jackson-databind\2.17.1\524dcbcccdde7d45a679dfc333e4763feb09079\jackson-databind-2.17.1.jar,D:\build\gradle-home\caches\modules-2\files-2.1\com.fasterxml.jackson.core\jackson-annotations\2.17.1\fca7ef6192c9ad05d07bc50da991bf937a84af3a\jackson-annotations-2.17.1.jar,D:\build\gradle-home\caches\modules-2\files-2.1\org.msgpack\jackson-dataformat-msgpack\0.9.8\28b57b650963afc897d017ccaa9a689cd59dcb8c\jackson-dataformat-msgpack-0.9.8.jar,D:\build\gradle-home\caches\modules-2\files-2.1\com.carrotsearch\java-sizeof\0.0.5\883d1b2d9e4b9b4f447f05f11e105e398e5ecb19\java-sizeof-0.0.5.jar,D:\build\gradle-home\caches\modules-2\files-2.1\ognl\ognl\3.4.3\ef2836a2a78f23b56f2207ae6b34af0ad68deeda\ognl-3.4.3.jar,D:\build\gradle-home\caches\modules-2\files-2.1\org.javassist\javassist\3.30.2-GA\284580b5e42dfa1b8267058566435d9e93fae7f7\javassist-3.30.2-GA.jar,D:\build\gradle-home\caches\modules-2\files-2.1\net.jcip\jcip-annotations\1.0\afba4942caaeaf46aab0b976afd57cc7c181467e\jcip-annotations-1.0.jar,D:\build\gradle-home\caches\modules-2\files-2.1\fm.void.jetm\jetm\1.2.3\e68038805cf0d34d45767fbd2666da631280611c\jetm-1.2.3.jar,D:\build\gradle-home\caches\modules-2\files-2.1\fm.void.jetm\jetm-optional\1.2.3\3f5e13b0a384a48a101545ea4b3f39cd67dd339b\jetm-optional-1.2.3.jar,D:\build\gradle-home\caches\modules-2\files-2.1\org.jline\jline\3.26.1\ddb96d65e7827ad4c380acea3fa19c59df4b1572\jline-3.26.1.jar,D:\build\gradle-home\caches\modules-2\files-2.1\org.jline\jline-terminal-jna\3.26.1\35f636f1036dc0092ce48d208d75a906ac83e14a\jline-terminal-jna-3.26.1.jar,D:\build\gradle-home\caches\modules-2\files-2.1\org.jline\jline-terminal-jansi\3.26.1\a5d519853d29b2b05df1400eb9da7ad5cf72a995\jline-terminal-jansi-3.26.1.jar,D:\build\gradle-home\caches\modules-2\files-2.1\org.jline\jline-console\3.26.1\679bda8e53686283b126eb519b664aca2f848235\jline-console-3.26.1.jar,D:\build\gradle-home\caches\modules-2\files-2.1\org.jline\jline-builtins\3.26.1\edd9c8fc7a5ec71f03644a4ae36dd41221250906\jline-builtins-3.26.1.jar,D:\build\gradle-home\caches\modules-2\files-2.1\org.jline\jline-reader\3.26.1\2ded17b9d2d92110d524a7703fbfc2914af8aeff\jline-reader-3.26.1.jar,D:\build\gradle-home\caches\modules-2\files-2.1\org.jline\jline-style\3.26.1\c620de848c4606e61e6d50a606643b4bfc6b4e36\jline-style-3.26.1.jar,D:\build\gradle-home\caches\modules-2\files-2.1\org.jline\jline-terminal\3.26.1\296521ae666a05649423272904eb62c7ae702a8c\jline-terminal-3.26.1.jar,D:\build\gradle-home\caches\modules-2\files-2.1\net.java.dev.jna\jna-platform\5.14.0\28934d48aed814f11e4c584da55c49fa7032b31b\jna-platform-5.14.0.jar,D:\build\gradle-home\caches\modules-2\files-2.1\org.bidib.com.github.purejavacomm\purejavacomm\1.0.5\af0f8bc047579b75c27011c3d25b14ad24674e7f\purejavacomm-1.0.5.jar,D:\build\gradle-home\caches\modules-2\files-2.1\net.java.dev.jna\jna\5.14.0\67bf3eaea4f0718cb376a181a629e5f88fa1c9dd\jna-5.14.0.jar,D:\build\gradle-home\caches\modules-2\files-2.1\net.java.dev.jna\jna-platform-jpms\5.14.0\24fde384a42c2c75c46116edda48895e5763fc85\jna-platform-jpms-5.14.0.jar,D:\build\gradle-home\caches\modules-2\files-2.1\net.java.dev.jna\jna-jpms\5.14.0\9513388696e34db7c9b564aaec0ccbd7395e9389\jna-jpms-5.14.0.jar,D:\build\gradle-home\caches\modules-2\files-2.1\com.google.j2objc\j2objc-annotations\3.0.0\7399e65dd7e9ff3404f4535b2f017093bdb134c7\j2objc-annotations-3.0.0.jar,D:\build\gradle-home\caches\modules-2\files-2.1\joda-time\joda-time\2.12.7\d015b997eccd511e5567218a51651ff0625f6f25\joda-time-2.12.7.jar,D:\build\gradle-home\caches\modules-2\files-2.1\org.json\json\20240303\ebb88e8fb5122b7506d5cf1d69f1ccdb790d22a\json-20240303.jar,D:\build\gradle-home\caches\modules-2\files-2.1\org.lz4\lz4-java\1.8.0\4b986a99445e49ea5fbf5d149c4b63f6ed6c6780\lz4-java-1.8.0.jar,D:\build\gradle-home\caches\modules-2\files-2.1\org.mybatis\mybatis\3.5.16\bea0cf2e8f29ec65adb4685bbfec673a28a63ee1\mybatis-3.5.16.jar,D:\build\gradle-home\caches\modules-2\files-2.1\org.objenesis\objenesis\3.4\675cbe121a68019235d27f6c34b4f0ac30e07418\objenesis-3.4.jar,D:\build\gradle-home\caches\modules-2\files-2.1\com.thoughtworks.paranamer\paranamer\2.8\619eba74c19ccf1da8ebec97a2d7f8ba05773dd6\paranamer-2.8.jar,D:\build\gradle-home\caches\modules-2\files-2.1\ar.com.hjg\pngj\2.1.0\b9a0d5cca5108431c4068976e795d4d2766dab5b\pngj-2.1.0.jar,D:\build\gradle-home\caches\modules-2\files-2.1\org.restlet.jee\org.restlet\2.4.3\fb9441cfe1e17b04976bed9b0dfd8c4a39c41b78\org.restlet-2.4.3.jar,D:\build\gradle-home\caches\modules-2\files-2.1\org.msgpack\msgpack-core\0.9.8\6ea511f551465a0c9670e1bfb403c15d3315b540\msgpack-core-0.9.8.jar,D:\build\gradle-home\caches\modules-2\files-2.1\org.glassfish.corba\glassfish-corba-newtimer\3.1.2-b002\78578dbbf4724d4bc54ec622d8c69ca83357ef0d\glassfish-corba-newtimer-3.1.2-b002.jar,D:\build\gradle-home\caches\modules-2\files-2.1\org.glassfish.corba\glassfish-corba-codegen\3.1.2-b002\ddb64eda673a7dc4c178903620bdbfaa58e9bce0\glassfish-corba-codegen-3.1.2-b002.jar,D:\build\gradle-home\caches\modules-2\files-2.1\org.glassfish.corba\glassfish-corba-asm\3.1.2-b002\23eb0fd3e5265c6572f86af9b26a279478ee7b06\glassfish-corba-asm-3.1.2-b002.jar,D:\build\gradle-home\caches\modules-2\files-2.1\org.glassfish.corba\glassfish-corba-csiv2-idl\4.2.5\7ce6354310184ae9e80063712396ab53c9a84307\glassfish-corba-csiv2-idl-4.2.5.jar,D:\build\gradle-home\caches\modules-2\files-2.1\org.glassfish.corba\glassfish-corba-omgapi\4.2.5\112740b44afd5739b4ef614a8ff5221cc3f338b7\glassfish-corba-omgapi-4.2.5.jar,D:\build\gradle-home\caches\modules-2\files-2.1\org.glassfish.corba\glassfish-corba-orbgeneric\3.1.2-b002\437cca272e244449679697c2cab6c7d1ca7d5d3d\glassfish-corba-orbgeneric-3.1.2-b002.jar,D:\build\gradle-home\caches\modules-2\files-2.1\org.glassfish.external\management-api\3.2.3\27374b34efeec7949b25729bf9eab89a221f375c\management-api-3.2.3.jar,D:\build\gradle-home\caches\modules-2\files-2.1\org.glassfish.pfl\pfl-basic-tools\5.0.0\864e6b50b45786aa5a033ba1fa9afdc513850517\pfl-basic-tools-5.0.0.jar,D:\build\gradle-home\caches\modules-2\files-2.1\org.glassfish.corba\exception-annotation-processor\4.2.5\dd0c691e89d674ba2f7b8f9b8038978edfc13787\exception-annotation-processor-4.2.5.jar,D:\build\gradle-home\caches\modules-2\files-2.1\org.glassfish.pfl\pfl-basic\5.0.0\41db9412faa4e115512035d07412847f273495a6\pfl-basic-5.0.0.jar,D:\build\gradle-home\caches\modules-2\files-2.1\javax.transaction\javax.transaction-api\1.3\e006adf5cf3cca2181d16bd640ecb80148ec0fce\javax.transaction-api-1.3.jar,D:\build\gradle-home\caches\modules-2\files-2.1\com.heidelberg.lvis\LVIS-Res-Jayhawk1\2.9.5\89dfeb32938f7a21f3ea257c529c4c5765db94c8\LVIS-Res-Jayhawk1-2.9.5.jar,D:\build\gradle-home\caches\modules-2\files-2.1\com.heidelberg.lvis\LVIS-Res-Jayhawk2\2.9.6\abb420c4c4eda3cc01b732d4c35951025494769a\LVIS-Res-Jayhawk2-2.9.6.jar,D:\build\gradle-home\caches\modules-2\files-2.1\com.heidelberg.lvis\LVIS-Res-Labelfire2\2.9.8\5522f851ae0e79ee32418c31770d183cc7202efd\LVIS-Res-Labelfire2-2.9.8.jar,D:\build\gradle-home\caches\modules-2\files-2.1\net.sourceforge.argparse4j\argparse4j\0.8.1\2c8241f84acf6c924bd75be0dbd68e8d74fbcd70\argparse4j-0.8.1.jar,D:\build\gradle-home\caches\modules-2\files-2.1\org.ehcache\ehcache\3.10.8\f0d50ede46609db78413ca7f4250d348a597b101\ehcache-3.10.8.jar,D:\build\gradle-home\caches\modules-2\files-2.1\javax.cache\cache-api\1.1.1\c56fb980eb5208bfee29a9a5b9d951aba076bd91\cache-api-1.1.1.jar,D:\build\gradle-home\caches\modules-2\files-2.1\us.hebi.matlab.mat\mfl-core\0.5.11\626f1e2e421533b7df076453816e0fc972ee6344\mfl-core-0.5.11.jar,D:\build\gradle-home\caches\modules-2\files-2.1\tw.edu.ntu.csie\libsvm\3.30\d94758193809e71ae684a2cf080d81a37db4d256\libsvm-3.30.jar,D:\build\gradle-home\caches\modules-2\files-2.1\com.heidelberg.dpc\DPC-Common\0.0.0.7\9e1def8f975ac1dc3e816bd7a652e75d34210961\DPC-Common-0.0.0.7.jar,D:\build\gradle-home\caches\modules-2\files-2.1\org.eclipse.jetty.ee8.websocket\jetty-ee8-websocket-jetty-api\12.0.8\adf81ce27242361e2a2c373b6c58fbaf30a8768c\jetty-ee8-websocket-jetty-api-12.0.8.jar,D:\build\gradle-home\caches\modules-2\files-2.1\org.eclipse.jetty.toolchain\jetty-servlet-api\4.0.6\959c5d83d08f5cddf56caff749e48b735193191b\jetty-servlet-api-4.0.6.jar,D:\build\gradle-home\caches\modules-2\files-2.1\org.eclipse.jetty.websocket\jetty-websocket-jetty-api\12.0.8\52b3248904ce1294bee34cb5eb4e21b00d61b9ee\jetty-websocket-jetty-api-12.0.8.jar,D:\build\gradle-home\caches\modules-2\files-2.1\jakarta.activation\jakarta.activation-api\2.1.3\fa165bd70cda600368eee31555222776a46b881f\jakarta.activation-api-2.1.3.jar,D:\build\gradle-home\caches\modules-2\files-2.1\org.apache.commons\commons-lang3\3.14.0\1ed471194b02f2c6cb734a0cd6f6f107c673afae\commons-lang3-3.14.0.jar,D:\build\gradle-home\caches\modules-2\files-2.1\commons-logging\commons-logging\1.3.0\f5e064b541f5c5fbc5e4fb49c4e8cd4eabb3afd6\commons-logging-1.3.0.jar,D:\build\gradle-home\caches\modules-2\files-2.1\commons-digester\commons-digester\2.1\73a8001e7a54a255eef0f03521ec1805dc738ca0\commons-digester-2.1.jar,D:\build\gradle-home\caches\modules-2\files-2.1\commons-collections\commons-collections\3.2.2\8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5\commons-collections-3.2.2.jar,D:\build\gradle-home\caches\modules-2\files-2.1\com.google.guava\listenablefuture\9999.0-empty-to-avoid-conflict-with-guava\b421526c5f297295adef1c886e5246c39d4ac629\listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar,D:\build\gradle-home\caches\modules-2\files-2.1\org.checkerframework\checker-qual\3.42.0\638ec33f363a94d41a4f03c3e7d3dcfba64e402d\checker-qual-3.42.0.jar,D:\build\gradle-home\caches\modules-2\files-2.1\com.google.errorprone\error_prone_annotations\2.26.1\c1fde57694bdc14e8618899aaa6e857d9465d7de\error_prone_annotations-2.26.1.jar,D:\build\gradle-home\caches\modules-2\files-2.1\jakarta.inject\jakarta.inject-api\2.0.1\4c28afe1991a941d7702fe1362c365f0a8641d1e\jakarta.inject-api-2.0.1.jar,D:\build\gradle-home\caches\modules-2\files-2.1\org.jline\jline-native\3.26.1\4b1d9abc649fff6d1e12a7efcaf96583d6f5bee5\jline-native-3.26.1.jar,D:\build\gradle-home\caches\modules-2\files-2.1\org.fusesource.jansi\jansi\2.4.1\d5774f204d990c9f5da2809b88f928515577beb4\jansi-2.4.1.jar,D:\build\gradle-home\caches\modules-2\files-2.1\org.osgi\org.osgi.core\6.0.0\c49acdc9ac62cf69ee49cb6f1905b4fdb79ea5c\org.osgi.core-6.0.0.jar,D:\build\gradle-home\caches\modules-2\files-2.1\jakarta.annotation\jakarta.annotation-api\1.3.5\59eb84ee0d616332ff44aba065f3888cf002cd2d\jakarta.annotation-api-1.3.5.jar,D:\build\gradle-home\caches\modules-2\files-2.1\org.glassfish.jaxb\txw2\4.0.5\f36a4ef12120a9bb06d766d6a0e54b144fd7ed98\txw2-4.0.5.jar,D:\build\gradle-home\caches\modules-2\files-2.1\jakarta.transaction\jakarta.transaction-api\1.3.3\c4179d48720a1e87202115fbed6089bdc4195405\jakarta.transaction-api-1.3.3.jar,D:\build\gradle-home\caches\modules-2\files-2.1\org.apache.ftpserver\ftpserver-core\1.2.0\4507c0935adf64700ab67eb664f5d4fd6bfa7db4\ftpserver-core-1.2.0.jar,D:\build\gradle-home\caches\modules-2\files-2.1\org.mockftpserver\MockFtpServer\3.1.0\3848281521042fbc03adbec1e519c55e4b5f0a9c\MockFtpServer-3.1.0.jar,D:\build\gradle-home\caches\modules-2\files-2.1\org.apache.ftpserver\ftplet-api\1.2.0\f0418cc245475cc92154ad8ace623406027f3386\ftplet-api-1.2.0.jar,D:\build\gradle-home\caches\modules-2\files-2.1\org.eclipse.angus\angus-activation\2.0.2\41f1e0ddd157c856926ed149ab837d110955a9fc\angus-activation-2.0.2.jar,D:\build\IS\LVIS\LVIS-Application\Base\libs\jarhdf5-1.10.2.jar, sonar.pli.marginRight=72, sonar.issue.ignore.multicriteria.1.ruleKey=squid:S00114, sonar.issue.ignore.multicriteria.11.resourceKey=**/*.*, sonar.issue.ignore.multicriteria.10.resourceKey=**/*.*, sonar.apex.file.suffixes=.cls,.trigger, sonaranalyzer-vbnet.ruleNamespace=SonarAnalyzer.VisualBasic, sonar.cloudformation.file.identifier=AWSTemplateFormatVersion, sonar.dbcleaner.daysBeforeDeletingAnticipatedTransitions=30, sonar.javascript.ignoreHeaderComments=true, sonar.dbcleaner.daysBeforeDeletingClosedIssues=30, sonar.java.enablePreview=false, sonar.dbcleaner.weeksBeforeKeepingOnlyOneSnapshotByMonth=52, sonar.lf.gravatarServerUrl=https://secure.gravatar.com/avatar/{EMAIL_MD5}.jpg?s={SIZE}&d=identicon, sonar.coverage.jacoco.xmlReportPaths=build/reports/jacoco/jacocoReport/jacocoReport.xml,build/reports/jacoco/test/jacocoTestReport.xml,build/reports/jacoco/integTest/jacocoTestReport.xml, sonar.governance.report.view.frequency=Monthly, sonar.cobol.sourceFormat=fixed, sonar.perlcritic.reportPath=perlcritic_report.txt, sonar.auth.saml.user.email=http://schemas.xmlsoap.org/ws/2005/05/identity/claims/emailaddress, sonar.notifications.runningDelayBeforeReportingStatus=600, sonar.issue.ignore.multicriteria.2.ruleKey=*, sonar.jsp.file.suffixes=.jsp,.jspf,.jspx, sonar.pli.ignoreHeaderComments=true, sonar.javascript.maxFileSize=1000, sonar.javascript.environments=amd,applescript,atomtest,browser,commonjs,embertest,greasemonkey,jasmine,jest,jquery,meteor,mocha,mongo,nashorn,node,phantomjs,prototypejs,protractor,qunit,serviceworker,shared-node-browser,shelljs,webextensions,worker, sonar.scm.disabled=false, sonar.ruby.exclusions=**/vendor/**, sonar.issue.ignore.multicriteria.15.ruleKey=squid:S1214, com.github.sonarperl.suffixes=pm,pl,t, sonar.auth.saml.enabled=true, sonar.vbnet.file.suffixes=.vb, sonar.core.id=102B860C-AXiIQYfE8fAQ6ZqgCzxf, sonar.cobol.adaprep.activation=false, sonar.abap.file.suffixes=.abap,.ab4,.flow,.asprog, sonar.global.exclusions=**/SignaCoreTest/**/*.*,**/SignaUITest/**/*.*, sonar.cfamily.ignoreHeaderComments=true, sonar.java.binaries=D:/build/IS/LVIS/LVIS-Application/RESTChannel/build/eclipse/classes/main, sonar.technicalDebt.developmentCost=30, sonar.validateWebhooks=true, sonar.python.file.suffixes=py, sonar.auth.saml.loginUrl=https://login.microsoftonline.com/1ecae040-8cfa-4ec7-b64e-d74102821989/saml2, sonar.cs.file.suffixes=.cs,.razor, sonar.plsql.file.suffixes=sql,pks,pkb, sonaranalyzer.security.cs.ruleNamespace=SonarAnalyzer.Security, sonar.issue.ignore.multicriteria.7.ruleKey=*, sonar.cobol.tab.width=8, sonar.allowPermissionManagementForProjectAdmins=true, sonar.text.inclusions.activate=false, sonaranalyzer-vbnet.staticResourceName=SonarAnalyzer-9.13.0.79967.zip, sonar.java.file.suffixes=.java,.jav, sonar.kotlin.file.suffixes=.kt,.kts, sonar.issue.ignore.multicriteria.12.ruleKey=squid:ModifiersOrderCheck, sonar.php.file.suffixes=php,php3,php4,php5,phtml,inc, sonar.xml.file.suffixes=.xml,.xsd,.xsl,.config, sonar.dbcleaner.weeksBeforeDeletingAllSnapshots=260, sonar.auth.saml.group.name=http://schemas.microsoft.com/ws/2008/06/identity/claims/groups, sonar.updatecenter.cache.ttl=3600000, sonar.auth.bitbucket.allowUsersToSignUp=true, sonar.issue.ignore.multicriteria=1,2,3,4,5,6,7,8,9,10,11,12,13,14,15, sonar.auth.github.enabled=false, sonar.python.coverage.reportPaths=coverage-reports/*coverage-*.xml, sonar.text.activate=true, sonaranalyzer-vbnet.nuget.packageVersion=9.13.0.79967, sonar.go.file.suffixes=.go, sonar.java.test.binaries=D:/build/IS/LVIS/LVIS-Application/RESTChannel/build/eclipse/classes/test, sonar.cpd.cobol.minimumLines=30, sonar.cobol.exec.recoveryMode=true, sonar.cs.analyzeRazorCode=true, sonar.auth.saml.applicationId=sonarqubetest, sonar.dbcleaner.weeksBeforeKeepingOnlyAnalysesWithVersion=104, sonar.qualitygate.ignoreSmallChanges=true, sonar.php.exclusions=**/vendor/**, sonar.announcement.displayMessage=false, sonar.swift.file.suffixes=.swift, sonar.documentation.baseUrl=https://docs.sonarsource.com/sonarqube/, sonar.vbnet.roslyn.ignoreIssues=false, sonar.plsql.ignoreHeaderComments=false, sonar.flex.file.suffixes=as, sonar.filesize.limit=20, sonar.auth.gitlab.groupsSync=false, sonar.auth.github.apiUrl=https://api.github.com/, sonar.ruby.file.suffixes=.rb, sonar.auth.github.allowUsersToSignUp=true, sonar.python.xunit.reportPath=xunit-reports/xunit-result-*.xml, sonar.pli.marginLeft=2, sonar.javascript.globals=angular,goog,google,OpenLayers,d3,dojo,dojox,dijit,Backbone,moment,casper,_,sap, sonar.dbcleaner.auditHousekeeping=Monthly, sonar.dbcleaner.hoursBeforeKeepingOnlyOneSnapshotByDay=24, sonar.yaml.file.suffixes=.yaml,.yml, sonar.dbcleaner.daysBeforeDeletingInactiveBranchesAndPRs=30, sonar.auth.bitbucket.enabled=false, sonar.terraform.activate=true, sonar.java.source=17, sonar.junit.reportPaths=build/test-results/test,build/test-results/testSingleFork,build/test-results/integTest, sonar.auth.github.webUrl=https://github.com/, sonar.dbcleaner.branchesToKeepWhenInactive=master,develop,trunk, sonaranalyzer-vbnet.nuget.packageId=SonarAnalyzer.VisualBasic, sonar.issue.ignore.multicriteria.8.ruleKey=*, email.from=noreply@prinect-lounge.com, sonaranalyzer-vbnet.pluginVersion=9.13.0.79967, sonaranalyzer.security.cs.analyzerId=SonarAnalyzer.Security, sonar.arm.file.identifier=https://schema.management.azure.com/schemas/, sonar.dbcleaner.weeksBeforeKeepingOnlyOneSnapshotByWeek=4, sonaranalyzer-vbnet.analyzerId=SonarAnalyzer.VisualBasic, email.prefix=[SONARQUBE], sonar.issue.ignore.multicriteria.5.ruleKey=*, sonar.cs.roslyn.ignoreIssues=false, sonar.auth.token.max.allowed.lifetime=No expiration, sonaranalyzer-cs.pluginKey=csharp, sonar.kubernetes.activate=true, sonar.cpd.cobol.minimumTokens=100, sonar.issue.ignore.multicriteria.14.ruleKey=squid:S00116, sonar.auth.saml.user.login=http://schemas.xmlsoap.org/ws/2005/05/identity/claims/emailaddress, sonar.json.file.suffixes=.json, sonaranalyzer.security.cs.pluginKey=securitycsharpfrontend, sonar.vb.ignoreHeaderComments=true, sonar.checkstyle.filters=<module name="SuppressWarningsFilter" />
<property name="severity" value="warning" />
<module name="FileLength" />
<module name="LineLength">
	<property name="severity" value="info" />
	<property name="ignorePattern" value="^ *//* " />
	<property name="max" value="240" />
</module>, sonar.auth.saml.providerName=SAML, provisioning.github.project.visibility.enabled=true, sonar.core.serverBaseURL=https://sonarqube-p.elastic-print.io/, sonar.objc.file.suffixes=.m, sonar.issue.ignore.multicriteria.9.ruleKey=squid:S00115, sonar.text.inclusions=**/*.sh,**/*.bash,**/*.zsh,**/*.ksh,**/*.ps1,**/*.properties,**/*.conf,**/*.pem,**/*.config,.env,.aws/config, sonar.ruby.coverage.reportPaths=coverage/.resultset.json, sonar.checkstyle.treewalkerfilters=<module name="SuppressionCommentFilter" />
	<module name="RedundantModifier">
		<property name="severity" value="info" />
		<property name="tokens" value="METHOD_DEF, VARIABLE_DEF" />
	</module>
	<module name="UpperEll">
		<property name="severity" value="info" />
	</module>
	<module name="AvoidNestedBlocks">
		<property name="severity" value="info" />
	</module>
	<module name="CovariantEquals" />
	<module name="EmptyStatement" />
	<module name="EqualsHashCode" />
	<module name="EqualsAvoidNull" />
	<module name="FinalLocalVariable">
		<property name="severity" value="info" />
	</module>
	<module name="MagicNumber">
		<property name="tokens" value="NUM_DOUBLE, NUM_FLOAT, NUM_INT, NUM_LONG" />
	</module>
	<module name="MultipleVariableDeclarations" />
	<module name="SuperClone" />
	<module name="SuperFinalize" />
	<module name="UnnecessaryParentheses">
		<property name="severity" value="ignore" />
	</module>
	<module name="FinalClass" />
	<module name="HideUtilityClassConstructor" />
	<module name="InterfaceIsType">
		<metadata name="com.atlassw.tools.eclipse.checkstyle.lastEnabledSeverity"
			value="info" />
		<property name="severity" value="ignore" />
	</module>
	<module name="AvoidStarImport">
		<property name="severity" value="info" />
	</module>
	<module name="RedundantImport">
		<property name="severity" value="info" />
	</module>
	<module name="UnusedImports">
		<property name="severity" value="info" />
	</module>
	<module name="CyclomaticComplexity">
		<property name="max" value="20" />
	</module>
	<module name="ConstantName">
		<property name="format" value="^(sm_[A-Za-z0-9_]+)|([A-Z]+([_A-Z0-9]+)*)$" />
	</module>
	<module name="LocalFinalVariableName">
		<property name="format" value="^[a-z][a-zA-Z0-9_]*$" />
	</module>
	<module name="LocalVariableName">
		<property name="format" value="^[a-z][a-zA-Z0-9_]*$" />
	</module>
	<module name="MemberName">
		<property name="format" value="^[a-zA-Z0-9_]*$" />
	</module>
	<module name="MethodName">
		<property name="format" value="^[a-z][a-zA-Z0-9_]*$" />
	</module>
	<module name="ParameterName">
		<property name="severity" value="info" />
		<property name="format" value="^[a-z][a-zA-Z0-9_]*$" />
	</module>
	<module name="TypeName">
		<property name="severity" value="info" />
		<property name="format" value="^[A-Z][a-zA-Z0-9_]*$" />
		<property name="tokens" value="CLASS_DEF, INTERFACE_DEF" />
	</module>
	<module name="AnonInnerLength" />
	<module name="ExecutableStatementCount">
		<property name="tokens"
			value="INSTANCE_INIT, STATIC_INIT, METHOD_DEF, CTOR_DEF" />
	</module>
	<module name="MethodLength">
		<property name="max" value="60" />
		<property name="countEmpty" value="false" />
	</module>
	<module name="EmptyBlock">
		<property name="option" value="text" />
	</module>
	<module name="IllegalInstantiation">
		<metadata name="com.atlassw.tools.eclipse.checkstyle.comment"
			value="Nutze Boolean.valueOf()" />
		<property name="severity" value="error" />
		<property name="classes" value="java.lang.Boolean" />
	</module>
	<module name="IllegalInstantiation">
		<metadata name="com.atlassw.tools.eclipse.checkstyle.comment"
			value="Nutze Integer.valueOf()" />
		<property name="severity" value="error" />
		<property name="classes" value="java.lang.Integer" />
	</module>
	<module name="IllegalInstantiation">
		<metadata name="com.atlassw.tools.eclipse.checkstyle.comment"
			value="Nutze Long.valueOf()" />
		<property name="severity" value="error" />
		<property name="classes" value="java.lang.Long" />
	</module>, sonar.issue.ignore.multicriteria.6.ruleKey=*, sonar.issue.ignore.multicriteria.11.ruleKey=squid:S3008, sonar.checkstyle.generateXml=false, sonar.qualityProfiles.allowDisableInheritedRules=false, sonaranalyzer-cs.staticResourceName=SonarAnalyzer-9.13.0.79967.zip, sonar.auth.saml.providerId=https://sts.windows.net/1ecae040-8cfa-4ec7-b64e-d74102821989/, sonar.auth.gitlab.allowUsersToSignUp=false, sonar.projectCreation.mainBranchName=main, sonar.cpd.cobol.ignoreLiteral=true, sonaranalyzer-cs.nuget.packageId=SonarAnalyzer.CSharp, sonar.authenticator.downcase=false, sonaranalyzer-cs.analyzerId=SonarAnalyzer.CSharp, sonar.exclusions=**/SignaCoreTest/**/*.*,**/SignaUITest/**/*.*, sonar.java.target=17, sonar.technicalDebt.ratingGrid=0.05,0.1,0.2,0.5, sonar.lf.enableGravatar=false, sonar.docker.activate=true, sonaranalyzer-cs.pluginVersion=9.13.0.79967, sonaranalyzer.security.cs.staticResourceName=SonarAnalyzer.Security-10.3.0.27281.zip, sonar.developerAggregatedInfo.disabled=false, sonar.javascript.file.suffixes=.js,.jsx,.cjs,.mjs,.vue, sonar.cpd.abap.minimumLines=20, sonar.auth.saml.user.name=http://schemas.xmlsoap.org/ws/2005/05/identity/claims/emailaddress, sonar.vbnet.analyzeGeneratedCode=false, sonar.pli.file.suffixes=.pli, sonar.plugins.risk.consent=ACCEPTED, sonar.auth.gitlab.url=https://gitlab.prinect-lounge.com/, sonaranalyzer-vbnet.pluginKey=vbnet, sonar.updatecenter.url=https://update.sonarsource.org/update-center.properties, sonar.tsql.file.suffixes=.tsql, sonar.issue.ignore.multicriteria.3.ruleKey=squid:S2293, sonar.core.startTime=2024-06-21T09:27:14+0000, sonar.java.test.libraries=D:/build/IS/LVIS/LVIS-Application/RESTChannel/build/eclipse/classes/main,d:\build\gradle-home\lvis\jdk\jdk-17\lib\jrt-fs.jar,M1\85816a09e8b006c438e7b2ba00110e7b2bdd0e41\junit-vintage-engine-5.11.0-M1.jar,D:\build\IS\LVIS\LVIS-Application\Base\libs\jarhdf5-1.10.2.jar}
  activeRules: [css:S4647, css:S4658, css:S1116, css:S4657, css:S4668, css:S1128, css:S125, css:S4649, css:S4648, css:S4659{ignorePseudoClasses=local,global,export,import,deep}, css:S4654{ignoreTypes=composes, /^mso-/, ignoreSelectors=/^:export.*/, /^:import.*/}, css:S4653, css:S4656{ignoreFallbacks=true}, css:S4667, css:S4655, css:S4666, css:S4650, css:S4661, css:S4660{ignorePseudoElements=ng-deep,v-deep,deep}, css:S4652, css:S4663, css:S4651, css:S4662{ignoreAtRules=value,at-root,content,debug,each,else,error,for,function,if,include,mixin,return,warn,while,extend,use,forward,tailwind,apply,layer,container,/^@.*/}, css:S4670{ignoreTypes=/^(mat|md|fa)-/, ignore=custom-elements}, scala:S1479{maximum=30}, scala:S1656, scala:S3776{threshold=15}, scala:S1134, scala:S1871, scala:S1135, scala:S1066, scala:S1144, scala:S1186, scala:S1481, scala:S117{format=^[_a-zA-Z][a-zA-Z0-9]*$}, scala:S3923, scala:S1125, scala:S1763, scala:S1862, scala:S1764, scala:S1940, scala:S1145, scala:S125, scala:S4663, scala:S4144, scala:S1172, scala:S101{format=^[A-Z][a-zA-Z0-9]*$}, scala:S1192{threshold=3}, scala:S100{format=^([a-z][a-zA-Z0-9]*+(_[^a-zA-Z0-9]++)?+|[^a-zA-Z0-9]++)$}, scala:S107{Max=7}, scala:ParsingError, scala:S108, kotlin:S2695, kotlin:S5843{maxComplexity=20}, kotlin:S5846, kotlin:S1764, kotlin:S6532, kotlin:S1125, kotlin:S1763, kotlin:S5842, kotlin:S6530, kotlin:S6531, kotlin:S1481, kotlin:S2053, kotlin:S2175, kotlin:S899, kotlin:S6529, kotlin:S1871, kotlin:S1110, kotlin:S1874, kotlin:S1479{maximum=30}, kotlin:S3776{threshold=15}, kotlin:S4347, kotlin:S1192{threshold=3}, kotlin:S125, kotlin:S4738, kotlin:S3923, kotlin:S6518, kotlin:S6519, kotlin:S6514, kotlin:S5547, kotlin:S6515, kotlin:S1186, kotlin:S6516, kotlin:S1066, kotlin:S6517, kotlin:S5542, kotlin:S6510, kotlin:S6631, kotlin:S6511{threshold=3}, kotlin:S6512, kotlin:S1862, kotlin:S6634, kotlin:S2151, kotlin:S117{format=^`?[_a-z][a-zA-Z0-9]*`?$}, kotlin:S6508, kotlin:S6629, kotlin:S6624, kotlin:S6625, kotlin:S6626, kotlin:S6623, kotlin:S1172, kotlin:S101{format=^[A-Z][a-zA-Z0-9]*$}, kotlin:S108, kotlin:S107{Max=7}, kotlin:S1206, kotlin:S100{format=^[a-zA-Z][a-zA-Z0-9]*$}, kotlin:S4830, kotlin:S6218, n:S5850, python:S6714, python:S1143, python:S5747, python:S5868, python:S1144, python:S5869, python:S6035, python:S6397, python:S5860, python:S3329, python:S1700, python:S5864, python:S1940, python:S2115, python:S6711, python:S6396, python:S6395, python:S5756, python:S6725, python:S4426, python:S6727, python:S6729, python:S5994, python:S5632, python:S4423, python:S5754, python:S5996, python:S3457, python:S3699, python:S6735, python:S5527, python:S1045, python:ExecStatementUsage, python:S6730, python:S1845, python:S5642, python:S4433, python:S5644, python:S5886, python:S6734, python:S1716, python:S5659, python:S1172, python:S6741, python:S2823, python:S1854, python:S6742, python:S5655, python:S3358, python:S1607, python:S5890, python:S5547, python:S1066, python:S5549, python:S2275, python:S1186, python:S5781, python:S2836, python:S3923, python:S5542, python:S2711, python:S1862, python:S2710{classParameterNames=cls,mcs,metacls}, python:S2159, python:S5780, python:S1871, python:S1751, python:InequalityUsage, python:S1515, python:S5795, python:S5796, python:S5797, python:S5799, python:S1192{threshold=3}, lsql:LoopUseExitWhenCheck, plsql:NamingExceptionsCheck{regexp=[a-zA-Z]([a-zA-Z0-9_]*[a-zA-Z0-9])?}, plsql:LongCheck, plsql:S3830, plsql:S1656, plsql:S1138, plsql:S1126, plsql:S1764, plsql:VariableNotNullUsageCheck, plsql:ForallStatementShouldUseSaveExceptionsClause, plsql:BlockUnlabeledEndCheck, plsql:S1481, plsql:NullComparison, plsql:InItemsCountCheck{maximumNumberOfItems=50}, plsql:UnusedLabel, plsql:WeakRefCursorCheck{sysRefCursorAllowed=false}, plsql:BlockMissingSemicolonCheck, plsql:UseFetchBulkCollectIntoCheck, plsql:NestedCommentsCheck, plsql:CreateOrReplaceCheck, plsql:S4196, plsql:PlSql.FunctionAndProcedureExcessiveParameters{parameters=10}, plsql:S5047, plsql:NamingConstantsCheck{regexp=[a-zA-Z]([a-zA-Z0-9_]*[a-zA-Z0-9])?}, plsql:S2737, ruby:ParsingError, ruby:S101{format=^[A-Z][a-zA-Z0-9]*$}, ruby:S100{format=^(@{0,2}[\da-z_]+[!?=]?)|([*+-/%=!><~]+)|(\[]=?)$}, ruby:S1172, ruby:S1192{threshold=3}, ruby:S1110, ruby:S4663, ruby:S117{format=^(@{0,2}[\da-z_]+[!?=]?)|([*+-/%=!><~]+)|(\[]=?)$}, ruby:S4144, ruby:S3776{threshold=15}, ruby:S1134, ruby:S1871, ruby:S1135, ruby:S1479{maximum=30}, ruby:S1656, ruby:S131, ruby:S1481, ruby:S108, ruby:S107{Max=7}, ruby:S1066, ruby:S1186, ruby:S1763, ruby:S1862, ruby:S1764, ruby:S1940, ruby:S1145, ruby:S2757, ruby:S3923, java:S3042, java:S5344, java:S3046, java:S6432, java:S6437, java:S4143, java:S6203{MaximumNumberOfLines=5}, java:S4144, java:S6204, java:S6201, java:S6202, java:S6207, java:S6208, java:S6205, java:S6326, java:S6206, java:S6209, java:S1199, java:S1197, java:S1075, java:S1195, java:S1193, java:S1192{threshold=3}, java:S1191{Exclude=com.sun.jersey,com.sun.faces}, java:S1190, java:S2093, java:S2094, java:S6331, java:S2095, java:S5361, java:S3064, java:S4275, java:S2097, java:S3065, java:S4032, java:S4274, java:S3066, java:S3067, java:S4034, java:S4276, java:S6213, java:S6218, java:S6219, java:S6216, java:S6217, java:S1068, java:S1066, java:S1065, java:S1186, java:S1185, java:S1182, java:S1181, java:S4042, java:S4165, java:S3077, java:S6104, java:S3078, java:S6103, java:S1175, java:S1174, java:S1172, java:S1171, java:S1170, java:S110{max=5}, java:S112, java:S5261, java:S6353, java:S117{format=^[a-z][a-zA-Z0-9_]*$}, java:S6355, java:S119{format=^[A-Z][0-9]?$}, java:S114{format=^[A-Z][a-zA-Z0-9_]*$}, java:S116{format=^[a-z][a-zA-Z0-9_]*$}, java:S115{format=^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$}, java:S1168, java:S1165, java:S1163, java:S1161, java:S101{format=^[A-Z][a-zA-Z0-9_]*$}, java:S100{format=^[a-z][a-zA-Z0-9_]*$}, java:S6001, java:S6243, java:S6485, java:S6002, java:S6244, java:S6241, java:S4065, java:S6242, java:S107{max=7, constructorMax=7}, java:S6126, java:S106, java:S108, java:S6246, java:S1158, java:S1157, java:S1155, java:S1153, java:S1150, java:S131, java:S5164, java:S6376, java:S6373, java:S6377, java:S135, java:S1149, java:S6019, java:S1144, java:S1143, java:S1264, java:S1141, java:S120{format=^[a-z]+(\.[a-z][a-z0-9_]*)*$}, java:S6262, java:S4087, java:S128, java:S125, java:S127, java:S5857, java:S2229, java:S2109, java:S5738, java:S2230, java:S2110, java:S5860, java:S2111, java:S2232, java:S5863, java:S2112, java:S2234, java:S2114, java:S2235, java:S2115, java:S2236, java:S2116, java:S2479{allowTabsInTextBlocks=false}, java:S5866, java:S5869, java:S2118, java:S5868, java:S2119, java:S3329, java:S5993, java:S2121, java:S2122, java:S2123, java:S5994, java:S5876, java:S3577{format=^((Test|IT)[a-zA-Z0-9_]+|[A-Z][a-zA-Z0-9_]*(Test|Tests|TestCase|IT|ITCase))$}, java:S4423, java:S5996, java:S3457, java:S4426, java:S2127, java:S4425, java:S5998{maxStackConsumptionFactor=5.0}, java:S2129, java:S1905, java:S2130, java:S2251, java:S2252, java:S2133, java:S2254, java:S4433, java:S2134, java:S3346, java:S2259, java:S2139, java:S5527, java:S2140, java:S4682, java:S2142, java:S4684, java:S2386, java:S2387, java:S4201, java:S5411, java:S2388, java:S5777, java:S2147, java:S3599, java:S5413, java:S5776, java:S3358, java:S5779, java:S5778, java:S4449, java:S5659, java:S2390, java:S2151, java:S2272, java:S2273, java:S2153, java:S2274, java:S5542, java:S5663, java:S2154, java:S2275, java:S5783, java:S2276, java:S5665, java:S5786, java:S4454, java:S5301, java:S5664, java:S5785, java:S2157, java:S2159, java:S5669, java:S5547, java:S3008{format=^[a-z][a-zA-Z0-9_]*$}, java:S2160, java:S5790, java:S3010, java:S3252, java:S3011, java:S3012, java:S2166, java:S2167, java:S3014, java:S2168, java:S4347, java:S4349, java:S4348, java:S5679, java:S2293, java:S3020, java:S2053, java:S4351, java:S2175, java:S899, java:S2055, java:S2176, java:S2177, java:S5445, java:S2178, java:S5329, java:S6539{couplingThreshold=20}, java:S2060, java:S2061, java:S2062, java:S2183, java:S6541{cyclomaticThreshold=15, noavThreshold=7, locThreshold=65, nestingThreshold=3}, java:S2184, java:S2185, java:S2065, java:S2186, java:S2066, java:S2187{TestClassNamePattern=.*(Test|Tests|TestCase)}, java:S3034, java:S2188, java:S3398, java:S4488, java:S2189, java:S6301, java:S6548, java:S3038, java:S3039, java:S4925, java:S3958, java:S3959, java:S2629, java:S4929, java:S1643, java:S1764, java:S2755, java:S2757, java:S1640, java:S2637, java:S2638, java:S2639, java:S2761, java:S3972, java:S3973, java:S2885, java:S2886, java:S1874, java:S1994, java:S1751, java:S1872, java:S2647, java:S1871, java:S5917, java:S3981, java:S1989, java:S3740, java:S3984, java:S4830, java:S3864, java:S3985, java:S3986, java:S5803, java:S1862, java:S3626, java:S1860, java:S4838, java:S4719, java:S5808, java:S1858, java:S3751, java:S3631, java:S5810, java:S3753, java:S1612, java:S1854, java:S2786, java:S4602, java:S1611, java:S4601, java:S2789, java:S3878, java:S3516, java:S4968, java:S3518, java:S1607, java:S1849, java:S4970, java:S1604, java:S1845, java:S2674, java:S3400, java:S1602, java:S1844, java:S2675, java:S4973, java:S2676, java:S2677, java:S2437, java:S4977, java:S2438, java:S4738, java:S5826, java:S2681, java:S2440, java:S2441, java:S2200, java:S2442, java:S2201, java:S5831, java:S2445, java:S3655, java:S3776{Threshold=15}, java:S1710, java:S2204, java:S2446, java:S5833, java:S2326, java:S2447, java:S2689, java:S3415, java:S3416, java:S6806, java:S5838, java:S5958, java:S6804, java:S2209, java:S6809, java:S1948, java:S2692, java:S5960, java:S5841, java:S2695, java:S5961{MaximumAssertionNumber=25}, java:S2696, java:S5843{maxComplexity=20}, java:S5842, java:S6813, java:S1700, java:S4635, java:S5845, java:S6810, java:S2699, java:S1940, java:S3305, java:S5846, java:S5967, java:S6814, java:S4517, java:S5969, java:S5850, java:S2583, java:S3551, java:S5973, java:S2222, java:S5854, java:S5853, java:S2225, java:S5856, java:S2226, java:S2589, java:S3436, java:S4524, java:S5855, java:S5976, java:S1135, java:S1134, java:S1133, java:S1130, java:S6397, java:S6035, java:S6395, java:S6396, java:S1128, java:S1126, java:S1125, java:S1488, java:S1124, java:S1123, java:S1121, java:S1481, java:S1119, java:S1118, java:S1117, java:S1116, java:S1479{maximum=30}, java:S1598, java:S1113, java:S1596, java:S1111, java:S2924, java:S1110, java:S2925, java:S1226, java:S1104, java:S1223, java:S1221, java:S1220, java:S6068, java:S1219, java:S1217, java:S1215, java:S1214, java:S1210, java:S1452, java:S1450, java:S6070, java:S1206, java:S1444, java:S1201, java:S3923, java:S2718, java:S1319, java:S1317, java:S2970, java:S2975, java:S1301, java:S3824, java:S2737, java:S1659, java:S1656, java:S2864, cobol:SQL.CursorOpenedInsideLoopCheck, cobol:S3671, cobol:S4882, cobol:COBOL.MergeStatementUsageCheck, cobol:S2583, cobol:S3595{threshold=500}, cobol:S1134, cobol:S1135, cobol:S3633, cobol:S3632, cobol:S1138, cobol:S2589, cobol:S1656, cobol:SQL.SelectStatementsNestedCheck{maximumNestedLevelThreshold=3}, cobol:S1735, cobol:S4727, cobol:S1739, cobol:SQL.CursorDeclaredInsideLoopCheck, cobol:COBOL.DataItemInitialValueCheck, cobol:S3581, cobol:COBOL.ParagraphComplexityCheck{maximumParagraphComplexityThreshold=20}, cobol:COBOL.ConditionComplexityCheck{maximumNumberOfOperands=3}, cobol:S3582, cobol:COBOL.StopRunUsageCheck, cobol:COBOL.RecursivePerformCheck, cobol:S1682, cobol:S1683, cobol:COBOL.PerformThruParagraphOrderCheck, cobol:S1686, cobol:S3621, cobol:S1764, cobol:COBOL.EvaluateStatementUsageCheck, cobol:S1723, cobol:S3625, cobol:S1966, cobol:S1725, cobol:S1967{onlyLiteralValues=false}, cobol:S1969, cobol:COBOL.SortStatementUsageCheck, cobol:S1192{threshold=3}, cobol:S1590, cobol:SQL.CursorClosedInsideLoopCheck, cobol:S1110, cobol:S3892, cobol:S1871, cobol:S1631{max_tables=4}, cobol:COBOL.CommentedOutCodeCheck, cobol:S3614, cobol:COBOL.FileUnusedCheck, cobol:S2527, cobol:S3618, cobol:COBOL.IfStatementFormattingCheck{delete=true, evaluate=true, search=true, accept=true, perform=true, display=true, move=true, call=true, if=true, rewrite=true, unstring=true, compute=true, return=true, add=true, execDli=true, xmlGenerate=true, xmlParse=true, divide=true, read=true, multiply=true, subtract=true, start=true, string=true, write=true}, cobol:S4054, cobol:COBOL.ProgramNameCheck{regexPatternString=.*}, cobol:S3482, cobol:S1066, cobol:S3004, cobol:S1069{Exclusions=TRUNCATE}, cobol:S1740, cobol:S1862, cobol:S3643, cobol:S1302{maximum=50}, cobol:S3921{onlyLiteralValues=false}, cobol:S1303, cobol:S3923, cobol:S1305, cobol:S1306{max=5}, cobol:COBOL.LinkageSectionUsageCheck, cobol:SQL.SelectStarUsageCheck, cobol:COBOL.ExitProgramUsageCheck, cobol:COBOL.CopyInsideProcedureDivisionCheck, Web:DoctypePresenceCheck, Web:ImgWithoutAltCheck, Web:PageWithoutTitleCheck, Web:TableWithoutCaptionCheck, Web:ServerSideImageMapsCheck, Web:S4645, Web:S1134, Web:S5257, Web:S1135, Web:S5258, Web:FieldsetWithoutLegendCheck, Web:S5255, Web:S5256, Web:S5254, Web:S4084, Web:ItemTagNotWithinContainerTagCheck, Web:MetaRefreshCheck, Web:S1827, Web:LinkToImageCheck, Web:FrameWithoutTitleCheck, Web:FlashUsesBothObjectAndEmbedCheck, Web:UnsupportedTagsInHtml5Check, Web:S5264, Web:TableHeaderHasIdOrScopeCheck, Web:S5260, Web:AvoidCommentedOutCodeCheck, xml:S2647, xml:S3439, xml:S1778, xml:S3438, xml:S3822, xml:S1135, xml:S3422, xml:S1134, xml:S3355, xml:S3421, xml:S6359, xml:S125, xml:S5594, xml:S3374, xml:S3281, php:S2187, php:S1656, php:S1780, php:S2755, php:S1788, php:S1301, php:S1784, php:S1781, php:S6437, php:S2757, php:S1075, php:S3011, php:S1192{minimal_literal_length=5, threshold=3}, php:S1871, php:S1751, php:S2166, php:S1998, php:S1757, php:S2053, php:S1765, php:S1766, php:S1763, php:S1764, php:S2737, php:S1172, php:S1854, php:S3358, php:S5779, php:S5542, php:S1185, php:S836, php:S1186, php:S3360, php:S3801, php:S1862, php:S1068, php:S1066, php:S5785, php:S5547, php:S3923, php:S4426, php:S3699, php:S2003, php:S2004{max=3}, php:S4423, php:S1155, php:S2123, php:S5994, php:S5632, php:S6600, php:S5996, php:S5876, php:S2010, php:S2251, php:S1600, php:S2014, php:S4433, php:S1045, php:S1848, php:S1607, php:S1605, php:S5527, php:S1603, php:S103{maximumLineLength=120}, php:S100{format=^[a-z][a-zA-Z0-9]*$}, php:S101{format=^[A-Z][a-zA-Z0-9]*$}, php:S107{max=7, constructorMax=7}, php:S105, php:S5850, php:S1131, php:S108, php:S907, php:S905, php:S4524, php:S1134, php:S1135, php:S5855, php:S110{max=5}, php:S5857, php:S113, php:S6393, php:S114{format=^[A-Z][a-zA-Z0-9]*$}, php:S6395, php:S112, php:S6396, php:S117{format=^[a-z_][a-zA-Z0-9_]*$}, php:S6397, php:S6035, php:S115{format=^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$}, php:S116{format=^[a-z][a-zA-Z0-9]*$}, php:S1142{max=3}, php:S2115, php:S1940, php:S1145, php:S2234, php:S1264, php:S1144, php:S5863, php:S121, php:S5868, php:S5869, php:S125, php:S128, php:S6001, php:S6002, php:S127, php:S2681, php:S1116, php:S1479{max=30}, php:S3415, php:S1599, php:S3776{threshold=15}, php:S2201, php:S1110, php:S131, php:S5713, php:S138{max=150}, php:S930, php:S1481, php:S1125, php:S1488, php:S1126, php:S2699, php:S1124, php:S5842, php:S5843{maxComplexity=20}, php:S6019, php:S6344, php:S1697, php:S6347, php:S6349, php:S6353, php:S1226, php:S5708, php:S1109, php:S6323, php:S4144, php:S4143, php:S4824, php:S3973, php:S3972, php:S1793, php:S2761, php:S6326, php:S6328, php:S5911, php:S5361, php:S6331, php:S4833, php:S3984, php:S5808, php:S4830, php:S3981, php:S6339, php:S1448{countNonpublicMethods=true, maximumMethodThreshold=20}, php:S3626, abap:S1715, abap:S2240, abap:S131, abap:S1670, abap:S2242, abap:S1192{threshold=3}, abap:S1675, abap:S3776{threshold=60}, abap:S1511, abap:S5118, abap:S1512, abap:S1110, abap:S1238, abap:S2243, abap:S5115, abap:S134{max=3}, abap:S135, abap:S1673, abap:S1871, abap:S5117, abap:S1597{Maximum=3}, abap:S1751, abap:S1507, abap:S1508, abap:S108, abap:S1669, abap:S3923, abap:S1505, abap:S1506, abap:S1301, abap:S1543{format=^([A-Z0-9_]*|[a-z0-9_]*)$}, abap:S1862, abap:S1500, abap:S1544{format=^([A-Z0-9_]*|[a-z0-9_]*)$}, abap:S1501, abap:S1545{format=[A-Z0-9_-]++|[a-z0-9_-]++}, abap:S1066, abap:S1502, abap:S100{format=^([A-Z0-9_]*|[a-z0-9_]*)$}, abap:S101{format=^([A-Z0-9_]*|[a-z0-9_]*)$}, abap:S1540, abap:S1542{format=^([A-Z0-9_]*|[a-z0-9_]*)$}, abap:S3643, abap:S1739, abap:S1491, abap:S1494, abap:S1499, abap:S3633, abap:S4524, abap:S1656, abap:S1139, abap:S1138, abap:S1496, abap:S114{format=^(YIF_[A-Za-z]+)$}, abap:S3626, abap:S1481, abap:S1764, abap:S1485, abap:S1486, abap:S125, abap:S1487, typescript:S1128, typescript:S4634, typescript:S1125, typescript:S1488, typescript:S3786, typescript:S905, typescript:S113, typescript:S1131, typescript:S1134, typescript:S117{format=^[_$A-Za-z][$A-Za-z0-9]*$|^[_$A-Z][_$A-Z0-9]+$}, typescript:S3317, typescript:S1135, typescript:S4524, typescript:S2589, typescript:S3799, typescript:S101{format=^[A-Z][a-zA-Z0-9]*$}, typescript:S104{maximum=1000}, typescript:S103{maximumLineLength=180}, typescript:S109, typescript:S1143, typescript:S1264, typescript:S2234, typescript:S105, typescript:S108, typescript:S107{maximumFunctionParameters=7}, typescript:S1821, typescript:S2598, typescript:S1940, typescript:S2123, typescript:S4423, typescript:S3696, typescript:S138{max=200}, typescript:S4782, typescript:S3699, typescript:S5876, typescript:S3579, typescript:S4426, typescript:S125, typescript:S122, typescript:S121, typescript:S2376{getWithoutSet=false}, typescript:S128, typescript:S2251, typescript:S2933, typescript:S2137, typescript:S4798, typescript:S5527, typescript:S2819, typescript:S1848, typescript:S3353, typescript:S4322, typescript:S4324, typescript:S4323, typescript:S1854, typescript:S4326, typescript:S3358, typescript:S4325, typescript:S4328, typescript:S5659, typescript:S4327, typescript:S1186, typescript:S3001, typescript:S5542, typescript:S3003, typescript:S4335, typescript:S2392, typescript:S3923, typescript:S3801, typescript:S5547, typescript:S1862, typescript:S1192{ignoreStrings=application/json, threshold=3}, typescript:S1871, typescript:S3257, typescript:S2966, typescript:S3812, typescript:S1515, typescript:S1516, typescript:S1751, typescript:S1994, typescript:S1874, typescript:S1526, typescript:S2737, typescript:S1763, typescript:S1764, typescript:S1528, typescript:S1529, typescript:S4124, typescript:S4123, typescript:S878, typescript:S1656, typescript:S1533, typescript:S2990, typescript:S2870, typescript:S2871, typescript:S4137, typescript:S4136, typescript:S1788, typescript:S2757, typescript:S2999{considerJSDoc=false}, typescript:S4139, typescript:S1301, typescript:S4138, typescript:S2755, typescript:S4140, typescript:S3972, typescript:S4023, typescript:S4144, typescript:S4143, typescript:S1438, typescript:S1439, typescript:S3616, typescript:S3973, typescript:S1314, typescript:S3854, typescript:S4822, typescript:S4030, typescript:S881, typescript:S3981, typescript:S4157, typescript:S1440, typescript:S4156, typescript:S4830, typescript:S4158, typescript:S4275, typescript:S888, typescript:S3626, typescript:S3504, typescript:S3863, typescript:S3984, typescript:S4043, typescript:S4165, typescript:S3516, typescript:S1219, typescript:S3512, typescript:S2424, typescript:S2310, typescript:S3525, typescript:S1226, typescript:S4619, typescript:S1472, typescript:S1110, typescript:S4621, typescript:S2201, typescript:S2685, typescript:S3531, typescript:S2681, typescript:S1117, typescript:S1119, typescript:S3776{threshold=15}, typescript:S4623, typescript:S4622{max=3}, typescript:S2688, typescript:S1116, typescript:S1479{maximum=30}, typescript:S4624, typescript:S1121, typescript:S2692]
  inputFiles: [
  ]
]

No file to analyze
Done in 23 ms

Best,
Marcel

Hi @wagnerma,

interesting to hear, the error with the Taint Vulnerabilities not being fetched might have different issues. It can be that due to the project name change the project has to be unbound and bound again.

If it is okey with you I will wait for you to try around and afterwards come back based on your findings.

Best,
Tobias