feat: Add new conversation command #65
Annotations
6 warnings and 2 notices
Build
This job uses deprecated functionality from the 'gradle/wrapper-validation-action' action. Consult the logs for more details.
|
Test
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
|
|
Unused symbol:
src/main/kotlin/com/github/fmueller/jarvis/MyBundle.kt#L14
Function "message" is never used
|
Unused symbol:
src/main/kotlin/com/github/fmueller/jarvis/MyBundle.kt#L11
Object "MyBundle" is never used
|
Function or property has platform type:
src/main/kotlin/com/github/fmueller/jarvis/ui/SyntaxHighlightedCodeHelper.kt#L15
Declaration has type inferred from a platform call, which can lead to unchecked nullability issues. Specify type explicitly as nullable or non-nullable.
|
Accessor call that can be replaced with property access syntax:
src/main/kotlin/com/github/fmueller/jarvis/conversation/InputArea.kt#L19
Use of setter method instead of property access syntax
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
jarvis-0.0.1
Expired
|
22.5 MB |
|
pluginVerifier-result
Expired
|
11.3 KB |
|