Skip to content

Feature/upgrade it to latest intellij version #96

Feature/upgrade it to latest intellij version

Feature/upgrade it to latest intellij version #96

Triggered via pull request November 26, 2024 23:40
Status Failure
Total duration 13m 27s
Artifacts 2

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error, 61 warnings, and 11 notices
Verify plugin
Process completed with exit code 1.
Incorrect string capitalization: src/main/kotlin/com/github/sloppylopez/moneypennyideaplugin/actions/CopyPromptAction.kt#L20
String 'Copy prompt' is not properly capitalized. It should have title capitalization
Unstable API Usage: src/main/kotlin/com/github/sloppylopez/moneypennyideaplugin/helper/ToolWindowHelper.kt#L107
'com.intellij.openapi.util.NlsSafe' is marked unstable with @ApiStatus.Experimental
Unstable API Usage: src/main/kotlin/com/github/sloppylopez/moneypennyideaplugin/services/ProjectService.kt#L146
'com.intellij.openapi.util.NlsSafe' is marked unstable with @ApiStatus.Experimental
Unstable API Usage: src/main/kotlin/com/github/sloppylopez/moneypennyideaplugin/services/ProjectService.kt#L147
'com.intellij.openapi.util.NlsSafe' is marked unstable with @ApiStatus.Experimental
Unstable API Usage: src/main/kotlin/com/github/sloppylopez/moneypennyideaplugin/helper/ToolWindowHelper.kt#L39
'com.intellij.openapi.util.NlsSafe' is marked unstable with @ApiStatus.Experimental
Unstable API Usage: src/main/kotlin/com/github/sloppylopez/moneypennyideaplugin/services/ProjectService.kt#L275
'com.intellij.openapi.util.NlsSafe' is marked unstable with @ApiStatus.Experimental
Unstable API Usage: src/main/kotlin/com/github/sloppylopez/moneypennyideaplugin/services/ProjectService.kt#L274
'com.intellij.openapi.util.NlsSafe' is marked unstable with @ApiStatus.Experimental
Unused symbol: src/main/kotlin/com/github/sloppylopez/moneypennyideaplugin/managers/PsiManager.kt#L24
Function "getListOfProjectVirtualFilesByName" is never used
Unused symbol: src/main/kotlin/com/github/sloppylopez/moneypennyideaplugin/managers/PsiManager.kt#L53
Function "attachListenerForProjectVFileChanges" is never used
Unused symbol: src/main/kotlin/com/github/sloppylopez/moneypennyideaplugin/services/ProjectService.kt#L592
Function "loadDataFromExtensionFolder" is never used
Unused symbol: src/main/kotlin/com/github/sloppylopez/moneypennyideaplugin/constants/Constants.kt#L2
Property "WEB_DEVELOPMENT_FILE_TYPES" is never used
Unused symbol: src/main/kotlin/com/github/sloppylopez/moneypennyideaplugin/managers/PsiManager.kt#L31
Function "getListOfProjectVirtualFilesByExt" is never used
Unused symbol: src/main/kotlin/com/github/sloppylopez/moneypennyideaplugin/managers/PsiManager.kt#L38
Function "getListOfAllProjectVFiles" is never used
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "moneypenny-idea-plugin-1.1.1-SNAPSHOT", "pluginVerifier-result". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
Const property naming convention: src/main/kotlin/com/github/sloppylopez/moneypennyideaplugin/data/GlobalData.kt#L24
Const property name `refactorMachineRolePromptDescription` should not contain lowercase letters
Const property naming convention: src/main/kotlin/com/github/sloppylopez/moneypennyideaplugin/data/GlobalData.kt#L25
Const property name `virtuousCircleRolePromptDescription` should not contain lowercase letters
Property naming convention: src/main/kotlin/com/github/sloppylopez/moneypennyideaplugin/client/ChatGPTData.kt#L27
Property name `total_tokens` should not contain underscores
Property naming convention: src/main/kotlin/com/github/sloppylopez/moneypennyideaplugin/client/ChatGPTData.kt#L25
Property name `prompt_tokens` should not contain underscores
Property naming convention: src/main/kotlin/com/github/sloppylopez/moneypennyideaplugin/client/ChatGPTData.kt#L26
Property name `completion_tokens` should not contain underscores
Property naming convention: src/main/kotlin/com/github/sloppylopez/moneypennyideaplugin/constants/Constants.kt#L2
Property name `WEB_DEVELOPMENT_FILE_TYPES` should start with a lowercase letter
Property naming convention: src/main/kotlin/com/github/sloppylopez/moneypennyideaplugin/client/ChatGPTData.kt#L16
Property name `finish_reason` should not contain underscores

Artifacts

Produced during runtime
Name Size
moneypenny-idea-plugin-1.1.1-SNAPSHOT
16.9 MB
pluginVerifier-result
48 KB