This repository was archived by the owner on May 21, 2026. It is now read-only.
Push on master #59
Annotations
5 warnings
|
Constant values:
src/main/java/com/espacogeek/geek/controllers/BatchJobController.java#L69
Condition `exec.getExitStatus() != null` is always `true`
|
|
Constant values:
src/main/java/com/espacogeek/geek/data/impl/GenericMediaDataControllerImpl.java#L376
Result of `external.orElseThrow().getMedia()` is always 'null'
|
|
Constant values:
src/main/java/com/espacogeek/geek/utils/TokenUtils.java#L41
Condition `request != null` is always `true`
|
|
Unnecessary 'null' check before method call:
src/main/java/com/espacogeek/geek/services/impl/UserMediaListServiceImpl.java#L150
Unnecessary 'null' check before 'equals()' call
|
|
Unused assignment:
src/main/java/com/espacogeek/geek/data/api/impl/MovieAPIImpl.java#L278
Variable `genres` initializer `new ArrayList<GenreModel>()` is redundant
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
sarif-artifact-actions
|
17 KB |
sha256:f16a356a057af06fde56725487a0169b5c65906c20bcb66fe498c1a9c58fed50
|
|
|
sarif-artifact-java-kotlin
|
78.8 KB |
sha256:69bfc38a14e44d8879af181784ac5428ded893612c8131e880812988cfd2c867
|
|