Skip to content

Upgrade tools: IDE, gradle and intellij plugin #50

Upgrade tools: IDE, gradle and intellij plugin

Upgrade tools: IDE, gradle and intellij plugin #50

Triggered via pull request November 28, 2023 03:04
Status Failure
Total duration 10m 15s
Artifacts 2

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 18 warnings
Verify plugin
Process completed with exit code 1.
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#L33
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/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/idea/action/AddToDevChatEditorAction.java#L34
Method invocation `getPath` 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#L23
String 'api_key' is not properly capitalized. It should have sentence capitalization
Incorrect string capitalization: src/main/java/ai/devchat/idea/setting/DevChatSettingsComponent.java#L24
String 'default_model' is not properly capitalized. It should have sentence capitalization
Incorrect string capitalization: src/main/java/ai/devchat/idea/setting/DevChatSettingsComponent.java#L22
String 'api_base' 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`
Mismatched query and update of 'StringBuilder': src/main/java/ai/devchat/devchat/handler/CommitCodeRequestHandler.java#L33
Contents of `StringBuilder result` are updated, but never queried

Artifacts

Produced during runtime
Name Size
devchat-0.0.4 Expired
39.6 MB
pluginVerifier-result Expired
25.4 KB