Skip to content

CI: download latest main.html and main.js when build #43

CI: download latest main.html and main.js when build

CI: download latest main.html and main.js when build #43

Triggered via push November 23, 2023 10:10
Status Failure
Total duration 9m 24s
Artifacts 2

build.yml

on: push
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.2 Expired
37 MB
pluginVerifier-result Expired
20.9 KB