Skip to content

chore: convert qodana config to new format #26

chore: convert qodana config to new format

chore: convert qodana config to new format #26

Triggered via pull request September 3, 2023 22:29
Status Success
Total duration 17m 22s
Artifacts

qodana-cloud.yaml

on: pull_request
Qodana-Cloud-Scan
17m 12s
Qodana-Cloud-Scan
Fit to window
Zoom out
Zoom in

Annotations

10 errors, 10 warnings, and 10 notices
Check dependency licenses: pom.xml#L34
'org.eclipse.jdt.core' ('3.33.0') 'EPL-1.0' license is in the prohibited licenses list with project license 'CECILL-C-EN'
Check dependency licenses: pom.xml#L34
Transitive dependency: 'ecj' ('3.33.0') 'EPL-1.0' license is in the prohibited licenses list with project license 'CECILL-C-EN'
Unresolved DTD reference: src/main/resources/spoonlet.dtd#L1
Unresolved DTD element reference mode
Deprecated value: doc/css/customstyles.css#L263
Deprecated value
Deprecated value: doc/css/printstyles.css#L33
Deprecated value
Deprecated value: doc/css/customstyles.css#L544
Deprecated value
Deprecated value: doc/css/customstyles.css#L787
Deprecated value
Deprecated value: doc/css/printstyles.css#L80
Deprecated value
Deprecated value: doc/css/customstyles.css#L730
Deprecated value
Deprecated value: doc/css/customstyles.css#L112
Deprecated value
Access static member via instance reference: src/main/java/spoon/support/compiler/jdt/ContextBuilder.java#L227
Static member 'spoon.support.compiler.jdt.JDTTreeBuilder.getLogger()' accessed via instance reference
Access static member via instance reference: src/main/java/spoon/support/compiler/jdt/ContextBuilder.java#L200
Static member 'spoon.support.compiler.jdt.JDTTreeBuilder.getLogger()' accessed via instance reference
Access static member via instance reference: src/main/java/spoon/support/compiler/jdt/ReferenceBuilder.java#L235
Static member 'spoon.support.compiler.jdt.JDTTreeBuilderHelper.handleImplicit(org.eclipse.jdt.internal.compiler.ast.QualifiedTypeReference, spoon.reflect.reference.CtTypeReference)' accessed via instance reference
Access static member via instance reference: src/main/java/spoon/support/StandardEnvironment.java#L542
Static member 'spoon.support.Level.INFO' accessed via instance reference
Access static member via instance reference: src/main/java/spoon/support/compiler/jdt/JDTTreeBuilder.java#L1522
Static member 'spoon.support.compiler.jdt.JDTTreeBuilderHelper.handleImplicit(org.eclipse.jdt.internal.compiler.lookup.PackageBinding, org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference, java.lang.String, spoon.reflect.reference.CtTypeReference)' accessed via instance reference
Access static member via instance reference: src/main/java/spoon/support/compiler/jdt/ReferenceBuilder.java#L608
Static member 'spoon.support.compiler.jdt.JDTTreeBuilderHelper.handleImplicit(org.eclipse.jdt.internal.compiler.ast.QualifiedTypeReference, spoon.reflect.reference.CtTypeReference)' accessed via instance reference
Access static member via instance reference: src/main/java/spoon/support/compiler/jdt/ContextBuilder.java#L215
Static member 'spoon.support.compiler.jdt.JDTTreeBuilder.getLogger()' accessed via instance reference
Anonymous type can be replaced with method reference: src/main/java/spoon/reflect/visitor/chain/CtQueryImpl.java#L168
Anonymous new CtFunction() can be replaced with method reference
Anonymous type can be replaced with method reference: src/main/java/spoon/refactoring/CtParameterRemoveRefactoring.java#L136
Anonymous new CtConsumer\>() can be replaced with method reference
'assertEquals()' between objects of inconvertible types: src/test/java/spoon/test/trycatch/TryCatchTest.java#L175
Possibly redundant assertion: incompatible types are compared 'CtTypeReference' and 'CtCatchVariableReference'
Expression statement which is not assignment or call: doc/_includes/sidebar.html#L12
Expression statement is not assignment or call
Expression statement which is not assignment or call: doc/_includes/sidebar.html#L22
Expression statement is not assignment or call
Expression statement which is not assignment or call: doc/_includes/sidebar.html#L12
Expression statement is not assignment or call
Expression statement which is not assignment or call: doc/_includes/sidebar.html#L18
Expression statement is not assignment or call
Constant values: src/main/java/spoon/metamodel/MetamodelProperty.java#L466
Value `derived` is always 'true'