Skip to content

Fix some bugs

Fix some bugs #28

Triggered via push November 17, 2023 13:01
Status Failure
Total duration 9m 54s
Artifacts 2

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 17 warnings
Verify plugin
Process completed with exit code 1.
Build
Failed to save cache entry with path '/home/runner/.gradle/caches/modules-*/files-*/*/*/*/*' and key: dependencies-df815e79d257ce823c3b2af874b9171d: Error: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
Class is exposed outside of its visibility scope: src/main/java/ai/devchat/cli/DevChatConfig.java#L61
Class `ModelConfig` is exposed outside its defined visibility scope
Class is exposed outside of its visibility scope: src/main/java/ai/devchat/cli/DevChatConfig.java#L65
Class `ModelConfig` is exposed outside its defined visibility scope
Constant values: src/main/java/ai/devchat/idea/action/AddToDevChatFileAction.java#L43
Condition `virtualFile != null` is always `true`
Nullability and data flow problems: src/main/java/ai/devchat/idea/action/AddToDevChatEditorAction.java#L35
Method invocation `getBasePath` may produce `NullPointerException`
Nullability and data flow problems: src/main/java/ai/devchat/idea/action/AddToDevChatFileAction.java#L33
Method invocation `getBasePath` may produce `NullPointerException`
Nullability and data flow problems: src/main/java/ai/devchat/devchat/handler/ReplaceFileContentHandler.java#L34
Method invocation `getDocument` may produce `NullPointerException`
Nullability and data flow problems: src/main/java/ai/devchat/idea/action/AddToDevChatEditorAction.java#L36
Method invocation `getPath` may produce `NullPointerException`
Nullability and data flow problems: src/main/java/ai/devchat/idea/action/AddToDevChatEditorAction.java#L25
Method invocation `getSelectionModel` may produce `NullPointerException`
Nullability and data flow problems: src/main/java/ai/devchat/idea/DevChatToolWindow.java#L60
Method invocation `isEmpty` may produce `NullPointerException`
Nullability and data flow problems: src/main/java/ai/devchat/idea/action/AddToDevChatFileAction.java#L34
Method invocation `getPath` may produce `NullPointerException`
Nullability and data flow problems: src/main/java/ai/devchat/idea/DevChatToolWindow.java#L65
Method invocation `isEmpty` may produce `NullPointerException`
Nullability and data flow problems: src/main/java/ai/devchat/devchat/handler/InsertCodeRequestHandler.java#L34
Method invocation `getDocument` may produce `NullPointerException`
Incorrect string capitalization: src/main/java/ai/devchat/idea/setting/DevChatSettingsComponent.java#L21
String 'api_base' is not properly capitalized. It should have sentence capitalization
Incorrect string capitalization: src/main/java/ai/devchat/idea/setting/DevChatSettingsComponent.java#L22
String 'api_key' is not properly capitalized. It should have sentence capitalization
Call to 'toString()' on array: src/main/java/ai/devchat/cli/DevChatInstallationManager.java#L116
Implicit call to 'toString()' on array `command`

Artifacts

Produced during runtime
Name Size
devchat-0.0.2 Expired
35.7 MB
pluginVerifier-result Expired
20.1 KB