Skip to content

bump minor version; TextUtil.getMD5String(byte[]) #22

bump minor version; TextUtil.getMD5String(byte[])

bump minor version; TextUtil.getMD5String(byte[]) #22

Triggered via push September 19, 2023 04:43
Status Success
Total duration 6m 35s
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/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)`
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#L623
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#L624
Multiple occurrences of `fill.repeat(Math.max(0, width - len))`
Constant values: utility/src/main/java/com/dua3/utility/text/Style.java#L148
Value `TEXT_DECORATION_LINE_THROUGH_VALUE_LINE` is always 'true'
Constant values: utility/src/main/java/com/dua3/utility/text/Style.java#L152
Value `TEXT_DECORATION_LINE_THROUGH_VALUE_NO_LINE` is always 'false'
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'
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'
'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
18.2 MB