Skip to content

Merge pull request #6 from phodal/dependabot/gradle/org.jetbrains.kot… #88

Merge pull request #6 from phodal/dependabot/gradle/org.jetbrains.kot…

Merge pull request #6 from phodal/dependabot/gradle/org.jetbrains.kot… #88

Triggered via push June 4, 2024 05:24
Status Success
Total duration 14m 15s
Artifacts 2

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

124 warnings and 19 notices
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#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/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#L23
The sentence capitalization is provided where title capitalization is required
Incorrect string capitalization: src/main/kotlin/com/phodal/shire/action/intention/ShireIntentionsActionGroup.kt#L23
The sentence capitalization is provided where title capitalization is required
Unstable API Usage: toolsets/git/src/main/kotlin/com/phodal/shirelang/git/GitRevisionProvider.kt#L84
'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#L33
'isInherited' 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#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: src/main/kotlin/com/phodal/shire/llm/MockProvider.kt#L7
Class "MockProvider" is never used
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/AutoTesting.kt#L45
Function "findOrCreateTestFile" is never used
Unused symbol: core/src/main/kotlin/com/phodal/shirecore/action/ShireActionRegister.kt#L30
Class "ShireActionRegister" is never used
Unused symbol: shirelang/src/main/kotlin/com/phodal/shirelang/utils/MarkdownToHtmlConverter.kt#L12
Function "convertMarkdownToHtml" is never used
Unused symbol: src/main/kotlin/com/phodal/shire/llm/model/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/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: src/main/kotlin/com/phodal/shire/llm/LlmProvider.kt#L79
Class "ChatRole" is never used
Unused symbol: toolsets/git/src/main/kotlin/com/phodal/shirelang/git/VcsPrompting.kt#L59
Function "buildDiffPrompt" is never used
Unused symbol: src/main/kotlin/com/phodal/shire/llm/LlmProvider.kt#L84
Function "roleName" 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/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: src/main/kotlin/com/phodal/shire/llm/LlmProvider.kt#L80
Class "System" is never used
Unused symbol: core/src/main/kotlin/com/phodal/shirecore/runner/RunnerResult.kt#L25
Property "CONNECTION_FAILED" is never used
Unused symbol: src/main/kotlin/com/phodal/shire/llm/LlmProvider.kt#L81
Class "Assistant" 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#L18
Private property name `RUNNER_ID` should not contain underscores in the middle or the end

Artifacts

Produced during runtime
Name Size
intellij-shire-0.0.3 Expired
18.2 MB
pluginVerifier-result Expired
27.6 KB