Skip to content

feat(core): add Java build system provider #51

feat(core): add Java build system provider

feat(core): add Java build system provider #51

Triggered via push June 2, 2024 13:34
Status Failure
Total duration 10m 29s
Artifacts 2

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error, 127 warnings, and 19 notices
Verify plugin
Process completed with exit code 1.
Test
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
Incorrect string capitalization: core/src/main/kotlin/com/phodal/shirecore/runner/RunnerResult.kt#L39
String 'error.failed.to.launch.checking.with.help.guide' is not properly capitalized. It should have sentence capitalization
Incorrect string capitalization: src/main/kotlin/com/phodal/shire/action/intention/ShireIntentionHelper.kt#L18
String 'Shire Intention Action' is not properly capitalized. It should have sentence capitalization
Incorrect string capitalization: core/src/main/kotlin/com/phodal/shirecore/runner/RunnerResult.kt#L33
String 'check.no.tests.with.help.guide' is not properly capitalized. It should have sentence capitalization
Incorrect string capitalization: core/src/main/kotlin/com/phodal/shirecore/runner/RunnerResult.kt#L27
String 'check.result.canceled' is not properly capitalized. It should have sentence capitalization
Incorrect string capitalization: core/src/main/kotlin/com/phodal/shirecore/runner/RunnerResult.kt#L24
String 'check.result.local.check.unavailable' is not properly capitalized. It should have sentence capitalization
Incorrect string capitalization: core/src/main/kotlin/com/phodal/shirecore/runner/RunnerResult.kt#L25
String 'check.result.connection.failed' is not properly capitalized. It should have sentence capitalization
Incorrect string capitalization: src/main/kotlin/com/phodal/shire/action/intention/ShireIntentionsActionGroup.kt#L24
The sentence capitalization is provided where title capitalization is required
Incorrect string capitalization: src/main/kotlin/com/phodal/shire/action/intention/ShireIntentionHelper.kt#L17
String 'Shire Intention Action' is not properly capitalized. It should have sentence capitalization
Incorrect string capitalization: src/main/kotlin/com/phodal/shire/action/intention/ShireIntentionsActionGroup.kt#L24
The sentence capitalization is provided where title capitalization is required
Unstable API Usage: languages/java/src/main/kotlin/com/phodal/shirelang/java/impl/JavaBuildSystemProvider.kt#L33
'isInherited' is declared in unstable 'org.jetbrains.plugins.gradle.util.GradleTaskData' marked with @ApiStatus.Experimental
Unstable API Usage: toolsets/git/src/main/kotlin/com/phodal/shirelang/git/GitRevisionProvider.kt#L79
'runBlockingCancellable(kotlin.jvm.functions.Function2,? extends java.lang.Object\>)' is declared in unstable 'com.intellij.openapi.progress.CoroutinesKt' marked with @ApiStatus.Experimental
Unstable API Usage: languages/java/src/main/kotlin/com/phodal/shirelang/java/impl/JavaBuildSystemProvider.kt#L35
'description' is declared in unstable 'org.jetbrains.plugins.gradle.util.GradleTaskData' marked with @ApiStatus.Experimental
Unstable API Usage: languages/java/src/main/kotlin/com/phodal/shirelang/java/impl/JavaBuildSystemProvider.kt#L32
'findTasks(java.lang.String)' is unstable because its signature references unstable 'org.jetbrains.plugins.gradle.util.GradleTaskData' marked with @ApiStatus.Experimental
Unstable API Usage: languages/java/src/main/kotlin/com/phodal/shirelang/java/impl/JavaBuildSystemProvider.kt#L34
'name' is declared in unstable 'org.jetbrains.plugins.gradle.util.GradleTaskData' marked with @ApiStatus.Experimental
Unused symbol: core/src/main/kotlin/com/phodal/shirecore/provider/AutoTesting.kt#L54
Function "lookupRelevantClass" is never used
Unused symbol: core/src/main/kotlin/com/phodal/shirecore/agent/InteractionType.kt#L9
Class "ReplaceCurrentFile" is never used
Unused symbol: core/src/main/kotlin/com/phodal/shirecore/runner/RunnerResult.kt#L20
Property "fullMessage" is never used
Unused symbol: shirelang/src/main/kotlin/com/phodal/shirelang/utils/CodeUtil.kt#L6
Property "isComplete" is never used
Unused symbol: core/src/main/kotlin/com/phodal/shirecore/provider/LlmProvider.kt#L24
Function "clearMessage" is never used
Unused symbol: core/src/main/kotlin/com/phodal/shirecore/provider/AutoTesting.kt#L45
Function "findOrCreateTestFile" is never used
Unused symbol: shirelang/src/main/kotlin/com/phodal/shirelang/utils/MarkdownToHtmlConverter.kt#L12
Function "convertMarkdownToHtml" is never used
Unused symbol: core/src/main/kotlin/com/phodal/shirecore/llm/Message.kt#L9
Class "CustomRequest" is never used
Unused symbol: core/src/main/kotlin/com/phodal/shirecore/provider/AutoTesting.kt#L76
Function "tryFixSyntaxError" is never used
Unused symbol: core/src/main/kotlin/com/phodal/shirecore/provider/LlmProvider.kt#L28
Function "appendLocalMessage" is never used
Unused symbol: core/src/main/kotlin/com/phodal/shirecore/runner/RunnerResult.kt#L24
Property "NO_LOCAL_CHECK" is never used
Unused symbol: src/main/kotlin/com/phodal/shire/action/intention/ShireIntentionHelper.kt#L15
Class "ShireIntentionHelper" is never used
Unused symbol: core/src/main/kotlin/com/phodal/shirecore/provider/LlmProvider.kt#L10
Property "defaultTimeout" is never used
Unused symbol: toolsets/git/src/main/kotlin/com/phodal/shirelang/git/VcsPrompting.kt#L59
Function "buildDiffPrompt" is never used
Unused symbol: core/src/main/kotlin/com/phodal/shirecore/provider/RunService.kt#L94
Function "collectPsiError" is never used
Unused symbol: core/src/main/kotlin/com/phodal/shirecore/agent/InteractionType.kt#L8
Class "ReplaceSelection" is never used
Unused symbol: core/src/main/kotlin/com/phodal/shirecore/runner/RunnerResult.kt#L18
Property "hyperlinkAction" is never used
Unused symbol: core/src/main/kotlin/com/phodal/shirecore/action/ShireActionRegister.kt#L31
Class "ShireActionRegister" is never used
Unused symbol: core/src/main/kotlin/com/phodal/shirecore/provider/AutoTesting.kt#L65
Function "collectSyntaxError" is never used
Unused symbol: core/src/main/kotlin/com/phodal/shirecore/runner/RunnerResult.kt#L36
Property "failedToCheck" is never used
Unused symbol: core/src/main/kotlin/com/phodal/shirecore/runner/RunnerResult.kt#L25
Property "CONNECTION_FAILED" is never used
Unused symbol: core/src/main/kotlin/com/phodal/shirecore/agent/InteractionType.kt#L6
Class "AppendCursorStream" is never used
Unused symbol: core/src/main/kotlin/com/phodal/shirecore/runner/RunnerStatus.kt#L10
Function "toCheckStatus" is never used
Const property naming convention: toolsets/git/src/main/kotlin/com/phodal/shirelang/git/DiffSimplifier.kt#L86
Const property name `lineTip` should not contain lowercase letters
Private property naming convention: core/src/main/kotlin/com/phodal/shirecore/agenttool/browse/DocumentCleaner.kt#L37
Private property name `ARTICLE_BODY_ATTR` should not contain underscores in the middle or the end
Private property naming convention: shirelang/src/main/kotlin/com/phodal/shirelang/run/ShireBeforeRunProviderDelegate.kt#L9
Private property name `DEVIN_BEFORE_KEY_PREFIX` should not contain underscores in the middle or the end
Private property naming convention: shirelang/src/main/kotlin/com/phodal/shirelang/run/ShireConfiguration.kt#L19
Private property name `SCRIPT_PATH_TAG` should not contain underscores in the middle or the end
Private property naming convention: shirelang/src/main/kotlin/com/phodal/shirelang/run/ShireBeforeRunProviderDelegate.kt#L10
Private property name `KEY_MAP` should not contain underscores in the middle or the end
Private property naming convention: shirelang/src/main/kotlin/com/phodal/shirelang/run/ShireProgramRunner.kt#L20
Private property name `RUNNER_ID` should not contain underscores in the middle or the end
Unnecessary '@OptIn' annotation: core/src/main/kotlin/com/phodal/shirecore/provider/LlmProvider.kt#L14
The opt-in annotation is redundant: no matching experimental API is used

Artifacts

Produced during runtime
Name Size
intellij-shire-0.0.2-SNAPSHOT Expired
3.96 MB
pluginVerifier-result Expired
33.1 KB