feat: Add LLama 3.2 support #178
build.yml
on: pull_request
Annotations
2 errors, 7 warnings, and 1 notice
Usage of API marked for removal:
src/main/kotlin/com/github/fmueller/jarvis/ai/SimpleTokenizer.kt#L28
'text()' is deprecated and marked for removal
|
Usage of API marked for removal:
src/main/kotlin/com/github/fmueller/jarvis/ai/SimpleTokenizer.kt#L29
'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.
|
Unused symbol:
src/main/kotlin/com/github/fmueller/jarvis/conversation/Conversation.kt#L73
Property "messages" is never used
|
Unused symbol:
src/main/kotlin/com/github/fmueller/jarvis/MyBundle.kt#L11
Object "MyBundle" 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 68cfd36af6393371abe13fd7bfcfb1f6d666a55a 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
|
If-Null return/break/... foldable to '?:':
src/main/kotlin/com/github/fmueller/jarvis/conversation/ConversationPanel.kt#L54
If-Null return/break/... foldable to '?:'
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
jarvis-1.5.0
|
27.5 MB |
|
pluginVerifier-result
|
15.2 KB |
|