Bump org.bouncycastle:bcprov-jdk15to18 from 1.85.1 to 1.85.2 - #21
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Bump org.bouncycastle:bcprov-jdk15to18 from 1.85.1 to 1.85.2#21dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Annotations
11 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/upload-artifact@v4, gradle/actions/setup-gradle@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run Gradle:
base/src/main/java/org/bitcoinj/base/SegwitAddress.java#L337
[BoxingComparator] Comparator.comparing unnecessarily boxes numerical primitives
|
|
Run Gradle:
base/src/main/java/org/bitcoinj/base/SegwitAddress.java#L322
[ReferenceEquality] Comparison using reference equality instead of value equality
|
|
Run Gradle:
base/src/main/java/org/bitcoinj/base/SegwitAddress.java#L318
[EqualsGetClass] Prefer instanceof to getClass when implementing Object#equals. Note that this may be a behaviour change.
|
|
Run Gradle:
base/src/main/java/org/bitcoinj/base/SegwitAddress.java#L111
[MissingSummary] A summary fragment is required; consider using the value of the @return block as a summary fragment instead.
|
|
Run Gradle:
base/src/main/java/org/bitcoinj/base/SegwitAddress.java#L99
[MissingSummary] A summary fragment is required; consider using the value of the @return block as a summary fragment instead.
|
|
Run Gradle:
base/src/main/java/org/bitcoinj/base/SegwitAddress.java#L95
[StringCaseLocaleUsage] Specify a `Locale` when calling `String#to{Lower,Upper}Case`. (Note: there are multiple suggested fixes; the third may be most appropriate if you're dealing with ASCII Strings.)
|
|
Run Gradle:
base/src/main/java/org/bitcoinj/base/SegwitAddress.java#L90
[MissingSummary] A summary line is required on public/protected Javadocs.
|
|
Run Gradle:
base/src/main/java/org/bitcoinj/base/SegwitAddress.java#L86
[StringCaseLocaleUsage] Specify a `Locale` when calling `String#to{Lower,Upper}Case`. (Note: there are multiple suggested fixes; the third may be most appropriate if you're dealing with ASCII Strings.)
|
|
Run Gradle:
base/src/main/java/org/bitcoinj/base/SegwitAddress.java#L85
[MissingOverride] toString overrides method in Enum; expected @OverRide
|
|
Run Gradle:
base/src/main/java/org/bitcoinj/base/SegwitAddress.java#L71
[ImmutableEnumChecker] enums should be immutable: 'SegwitHrp' has field 'networks' of type 'java.util.Set<org.bitcoinj.base.BitcoinNetwork>', 'Set' is mutable
|
background
wait
wait-all
cancel
parallel
Loading