Skip to content

start v11.1.1 cycle #27

start v11.1.1 cycle

start v11.1.1 cycle #27

Triggered via push October 4, 2023 05:09
Status Failure
Total duration 6m 7s
Artifacts 1

CI.yml

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

Annotations

1 error, 10 warnings, and 10 notices
gradle (windows-latest)
Process completed with exit code 1.
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))`
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#L139
Value `TEXT_DECORATION_UNDERLINE_VALUE_LINE` is always 'true'
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
15.8 MB