Skip to content

v11.0.0

v11.0.0 #20

Triggered via push August 29, 2023 05:23
Status Success
Total duration 4m 52s
Artifacts 1

CI.yml

on: push
Matrix: gradle
Fit to window
Zoom out
Zoom in

Annotations

10 warnings and 10 notices
Multiple occurrences of the same expression: utility/src/main/java/com/dua3/utility/text/TextUtil.java#L259
Multiple occurrences of `s.substring(0, s.length() - 2)`
Multiple occurrences of the same expression: utility/src/main/java/com/dua3/utility/text/TextUtil.java#L262
Multiple occurrences of `s.substring(0, s.length() - 2)`
Multiple occurrences of the same expression: utility/src/main/java/com/dua3/utility/text/TextUtil.java#L613
Multiple occurrences of `fill.repeat(Math.max(0, width - len))`
Multiple occurrences of the same expression: utility/src/main/java/com/dua3/utility/text/TextUtil.java#L614
Multiple occurrences of `fill.repeat(Math.max(0, width - len))`
Multiple occurrences of the same expression: utility/src/main/java/com/dua3/utility/text/FontDef.java#L233
Multiple occurrences of `sz.substring(0, sz.length() - 2)`
Multiple occurrences of the same expression: utility/src/main/java/com/dua3/utility/text/FontDef.java#L236
Multiple occurrences of `sz.substring(0, sz.length() - 2)`
Multiple occurrences of the same expression: utility/src/main/java/com/dua3/utility/text/FontDef.java#L239
Multiple occurrences of `sz.substring(0, sz.length() - 2)`
Multiple occurrences of the same expression: utility/src/main/java/com/dua3/utility/text/FontDef.java#L246
Multiple occurrences of `sz.substring(0, sz.length() - 2)`
Constant values: utility/src/main/java/com/dua3/utility/text/Style.java#L152
Value `TEXT_DECORATION_LINE_THROUGH_VALUE_NO_LINE` is always 'false'
Constant values: utility/src/main/java/com/dua3/utility/text/Style.java#L143
Value `TEXT_DECORATION_UNDERLINE_VALUE_NO_LINE` is always 'false'
Non-accessible class is exposed: utility/src/main/java/com/dua3/utility/math/geometry/Segment2f.java#L9
Class `Path2fImpl` is not exported from module 'com.dua3.utility'
Non-accessible class is exposed: utility/src/main/java/com/dua3/utility/math/geometry/Segment2f.java#L11
Class `Path2fImpl` is not exported from module 'com.dua3.utility'
'if' statement with identical branches: utility/src/main/java/com/dua3/utility/math/MathUtil.java#L282
Common parts with variables can be extracted from 'if'
Suspicious 'System.arraycopy()' call: utility/src/main/java/com/dua3/utility/lang/RingBuffer.java#L206
Source parameter type 'java.lang.Object\[\]' is not assignable to destination parameter `a` of type 'T\[\]'
Suspicious 'System.arraycopy()' call: utility/src/main/java/com/dua3/utility/lang/RingBuffer.java#L207
Source parameter type 'java.lang.Object\[\]' is not assignable to destination parameter `a` of type 'T\[\]'
Mismatched query and update of collection: utility-logging/src/main/java/com/dua3/utility/logging/Logger.java#L17
Contents of collection `markerLevelMap` are queried, but never updated
Field accessed in both 'synchronized' and unsynchronized contexts: utility-swing/src/main/java/com/dua3/utility/swing/SwingLogPane.java#L62
Field `tableRowSorter` is accessed in both synchronized and unsynchronized contexts

Artifacts

Produced during runtime
Name Size
qodana-report Expired
13.9 MB