Skip to content

Bump the gradle-dependencies group with 11 updates #4873

Bump the gradle-dependencies group with 11 updates

Bump the gradle-dependencies group with 11 updates #4873

Triggered via push November 1, 2024 07:42
Status Failure
Total duration 5m 45s
Artifacts

analysis.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 30 warnings
forbiddenApis
Process completed with exit code 1.
pmd: jcache/src/test/java/com/github/benmanes/caffeine/jcache/OSGiTest.java#L28
package javax.inject does not exist
pmd: jcache/src/test/java/com/github/benmanes/caffeine/jcache/OSGiTest.java#L28
package javax.inject does not exist
pmd
Process completed with exit code 1.
spotbugs
Process completed with exit code 1.
forbiddenApis: caffeine/src/javaPoet/java/com/github/benmanes/caffeine/cache/Specifications.java#L43
[ConstantNaming] Constant variables should adhere to the `UPPER_SNAKE_CASE` naming convention; consider renaming to 'K_TYPE_VAR', though note that this is not a private constant
forbiddenApis: caffeine/src/javaPoet/java/com/github/benmanes/caffeine/cache/Specifications.java#L44
[ConstantNaming] Constant variables should adhere to the `UPPER_SNAKE_CASE` naming convention; consider renaming to 'V_TYPE_VAR', though note that this is not a private constant
forbiddenApis: caffeine/src/javaPoet/java/com/github/benmanes/caffeine/cache/Specifications.java#L45
[ConstantNaming] Constant variables should adhere to the `UPPER_SNAKE_CASE` naming convention; consider renaming to 'K_REF_QUEUE_TYPE', though note that this is not a private constant
forbiddenApis: caffeine/src/javaPoet/java/com/github/benmanes/caffeine/cache/Specifications.java#L47
[ConstantNaming] Constant variables should adhere to the `UPPER_SNAKE_CASE` naming convention; consider renaming to 'V_REF_QUEUE_TYPE', though note that this is not a private constant
forbiddenApis: caffeine/src/javaPoet/java/com/github/benmanes/caffeine/cache/Specifications.java#L49
[ConstantNaming] Constant variables should adhere to the `UPPER_SNAKE_CASE` naming convention; consider renaming to 'NODE_TYPE', though note that this is not a private constant
forbiddenApis: caffeine/src/javaPoet/java/com/github/benmanes/caffeine/cache/Specifications.java#L50
[ConstantNaming] Constant variables should adhere to the `UPPER_SNAKE_CASE` naming convention; consider renaming to 'LOOKUP_KEY_TYPE', though note that this is not a private constant
forbiddenApis: caffeine/src/javaPoet/java/com/github/benmanes/caffeine/cache/Specifications.java#L52
[ConstantNaming] Constant variables should adhere to the `UPPER_SNAKE_CASE` naming convention; consider renaming to 'REFERENCE_TYPE', though note that this is not a private constant
forbiddenApis: caffeine/src/javaPoet/java/com/github/benmanes/caffeine/cache/Specifications.java#L54
[ConstantNaming] Constant variables should adhere to the `UPPER_SNAKE_CASE` naming convention; consider renaming to 'REFERENCE_KEY_TYPE', though note that this is not a private constant
forbiddenApis: caffeine/src/javaPoet/java/com/github/benmanes/caffeine/cache/Specifications.java#L56
[ConstantNaming] Constant variables should adhere to the `UPPER_SNAKE_CASE` naming convention; consider renaming to 'RAW_REFERENCE_KEY_TYPE', though note that this is not a private constant
forbiddenApis: caffeine/src/javaPoet/java/com/github/benmanes/caffeine/cache/Specifications.java#L59
[ConstantNaming] Constant variables should adhere to the `UPPER_SNAKE_CASE` naming convention; consider renaming to 'KEY_SPEC', though note that this is not a private constant
pmd: caffeine/src/javaPoet/java/com/github/benmanes/caffeine/cache/Specifications.java#L43
[ConstantNaming] Constant variables should adhere to the `UPPER_SNAKE_CASE` naming convention; consider renaming to 'K_TYPE_VAR', though note that this is not a private constant
pmd: caffeine/src/javaPoet/java/com/github/benmanes/caffeine/cache/Specifications.java#L44
[ConstantNaming] Constant variables should adhere to the `UPPER_SNAKE_CASE` naming convention; consider renaming to 'V_TYPE_VAR', though note that this is not a private constant
pmd: caffeine/src/javaPoet/java/com/github/benmanes/caffeine/cache/Specifications.java#L45
[ConstantNaming] Constant variables should adhere to the `UPPER_SNAKE_CASE` naming convention; consider renaming to 'K_REF_QUEUE_TYPE', though note that this is not a private constant
pmd: caffeine/src/javaPoet/java/com/github/benmanes/caffeine/cache/Specifications.java#L47
[ConstantNaming] Constant variables should adhere to the `UPPER_SNAKE_CASE` naming convention; consider renaming to 'V_REF_QUEUE_TYPE', though note that this is not a private constant
pmd: caffeine/src/javaPoet/java/com/github/benmanes/caffeine/cache/Specifications.java#L49
[ConstantNaming] Constant variables should adhere to the `UPPER_SNAKE_CASE` naming convention; consider renaming to 'NODE_TYPE', though note that this is not a private constant
pmd: caffeine/src/javaPoet/java/com/github/benmanes/caffeine/cache/Specifications.java#L50
[ConstantNaming] Constant variables should adhere to the `UPPER_SNAKE_CASE` naming convention; consider renaming to 'LOOKUP_KEY_TYPE', though note that this is not a private constant
pmd: caffeine/src/javaPoet/java/com/github/benmanes/caffeine/cache/Specifications.java#L52
[ConstantNaming] Constant variables should adhere to the `UPPER_SNAKE_CASE` naming convention; consider renaming to 'REFERENCE_TYPE', though note that this is not a private constant
pmd: caffeine/src/javaPoet/java/com/github/benmanes/caffeine/cache/Specifications.java#L54
[ConstantNaming] Constant variables should adhere to the `UPPER_SNAKE_CASE` naming convention; consider renaming to 'REFERENCE_KEY_TYPE', though note that this is not a private constant
pmd: caffeine/src/javaPoet/java/com/github/benmanes/caffeine/cache/Specifications.java#L56
[ConstantNaming] Constant variables should adhere to the `UPPER_SNAKE_CASE` naming convention; consider renaming to 'RAW_REFERENCE_KEY_TYPE', though note that this is not a private constant
pmd: caffeine/src/javaPoet/java/com/github/benmanes/caffeine/cache/Specifications.java#L59
[ConstantNaming] Constant variables should adhere to the `UPPER_SNAKE_CASE` naming convention; consider renaming to 'KEY_SPEC', though note that this is not a private constant
spotbugs: caffeine/src/javaPoet/java/com/github/benmanes/caffeine/cache/Specifications.java#L43
[ConstantNaming] Constant variables should adhere to the `UPPER_SNAKE_CASE` naming convention; consider renaming to 'K_TYPE_VAR', though note that this is not a private constant
spotbugs: caffeine/src/javaPoet/java/com/github/benmanes/caffeine/cache/Specifications.java#L44
[ConstantNaming] Constant variables should adhere to the `UPPER_SNAKE_CASE` naming convention; consider renaming to 'V_TYPE_VAR', though note that this is not a private constant
spotbugs: caffeine/src/javaPoet/java/com/github/benmanes/caffeine/cache/Specifications.java#L45
[ConstantNaming] Constant variables should adhere to the `UPPER_SNAKE_CASE` naming convention; consider renaming to 'K_REF_QUEUE_TYPE', though note that this is not a private constant
spotbugs: caffeine/src/javaPoet/java/com/github/benmanes/caffeine/cache/Specifications.java#L47
[ConstantNaming] Constant variables should adhere to the `UPPER_SNAKE_CASE` naming convention; consider renaming to 'V_REF_QUEUE_TYPE', though note that this is not a private constant
spotbugs: caffeine/src/javaPoet/java/com/github/benmanes/caffeine/cache/Specifications.java#L49
[ConstantNaming] Constant variables should adhere to the `UPPER_SNAKE_CASE` naming convention; consider renaming to 'NODE_TYPE', though note that this is not a private constant
spotbugs: caffeine/src/javaPoet/java/com/github/benmanes/caffeine/cache/Specifications.java#L50
[ConstantNaming] Constant variables should adhere to the `UPPER_SNAKE_CASE` naming convention; consider renaming to 'LOOKUP_KEY_TYPE', though note that this is not a private constant
spotbugs: caffeine/src/javaPoet/java/com/github/benmanes/caffeine/cache/Specifications.java#L52
[ConstantNaming] Constant variables should adhere to the `UPPER_SNAKE_CASE` naming convention; consider renaming to 'REFERENCE_TYPE', though note that this is not a private constant
spotbugs: caffeine/src/javaPoet/java/com/github/benmanes/caffeine/cache/Specifications.java#L54
[ConstantNaming] Constant variables should adhere to the `UPPER_SNAKE_CASE` naming convention; consider renaming to 'REFERENCE_KEY_TYPE', though note that this is not a private constant
spotbugs: caffeine/src/javaPoet/java/com/github/benmanes/caffeine/cache/Specifications.java#L56
[ConstantNaming] Constant variables should adhere to the `UPPER_SNAKE_CASE` naming convention; consider renaming to 'RAW_REFERENCE_KEY_TYPE', though note that this is not a private constant
spotbugs: caffeine/src/javaPoet/java/com/github/benmanes/caffeine/cache/Specifications.java#L59
[ConstantNaming] Constant variables should adhere to the `UPPER_SNAKE_CASE` naming convention; consider renaming to 'KEY_SPEC', though note that this is not a private constant