build(deps): Bump dev.langchain4j:langchain4j from 0.36.0 to 0.36.1 #171
build.yml
on: pull_request
Annotations
1 error, 10 warnings, and 1 notice
Usage of API marked for removal:
src/main/kotlin/com/github/fmueller/jarvis/ai/SimpleTokenizer.kt#L19
'text()' is deprecated and marked for removal
|
Build
This job uses deprecated functionality from the 'gradle/wrapper-validation-action' action. Consult the logs for more details.
|
Local 'var' is never modified and can be declared as 'val':
src/main/kotlin/com/github/fmueller/jarvis/ai/OllamaService.kt#L51
Variable is never modified, so it can be declared using 'val'
|
Redundant nullable return type:
src/main/kotlin/com/github/fmueller/jarvis/conversation/CodeContextHelper.kt#L11
'getCodeContext' always returns non-null type
|
|
Unused symbol:
src/main/kotlin/com/github/fmueller/jarvis/MyBundle.kt#L11
Object "MyBundle" is never used
|
Unused symbol:
src/main/kotlin/com/github/fmueller/jarvis/conversation/Conversation.kt#L104
Property "messages" is never used
|
Inspect code
You are running a Qodana linter without an exact version tag: jetbrains/qodana-jvm-community:latest
|
Inspect code
Cannot run analysis for commit 03e2f40331d44936247dbd3d03c259f74524d014 because it doesn't exist in the repository. Check that you retrieve the full git history before running Qodana.
|
Inspect code
You are running a Qodana linter without an exact version tag: jetbrains/qodana-jvm-community:latest
|
Inspect code
You are running a Qodana linter without an exact version tag: jetbrains/qodana-jvm-community:latest
|
Unnecessary type argument:
src/main/kotlin/com/github/fmueller/jarvis/ai/OllamaService.kt#L60
Remove explicit type arguments
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
jarvis-1.5.0
|
27.5 MB |
|
pluginVerifier-result
|
19.6 KB |
|