chore: convert qodana config to new format #2
Annotations
8 warnings
|
src/main/java/spoon/support/reflect/code/CtInvocationImpl.java#L216
`hashCode()` called on array should probably be 'Arrays.hashCode()'
|
src/main/java/spoon/support/reflect/code/CtInvocationImpl.java#L215
Method invocation `toString` will produce `NullPointerException`
|
src/main/java/spoon/support/reflect/code/CtInvocationImpl.java#L217
`equals` between objects of inconvertible types 'String' and 'Integer\[\]'
|
src/main/java/spoon/support/reflect/code/CtInvocationImpl.java#L215
Result of `Object.toString()` is ignored
|
src/main/java/spoon/support/reflect/code/CtInvocationImpl.java#L216
Result of `Object.hashCode()` is ignored
|
src/main/java/spoon/support/reflect/code/CtInvocationImpl.java#L217
Result of `String.equals()` is ignored
|
src/main/java/spoon/support/reflect/code/CtInvocationImpl.java#L215
Call to 'toString()' on array
|
The logs for this run have expired and are no longer available.
Loading