Bump JetBrains/qodana-action from 2024.1.5 to 2024.2.3 #31
build.yml
on: pull_request
Annotations
7 warnings and 5 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
|
Redundant nullable return type:
src/main/kotlin/me/itishermann/ollamacommitsummarizer/settings/OllamaSettingsConfigurable.kt#L56
'getDisplayName' always returns non-null type
|
Unused symbol:
src/main/kotlin/me/itishermann/ollamacommitsummarizer/settings/OllamaSettingsConfigurable.kt#L16
Function "preferredFocusedComponent" is never used
|
Inspect code
You are running a Qodana linter without an exact version tag: jetbrains/qodana-jvm-community:latest
|
Inspect code
Cannot run analysis for commit 28cfd42df7081116e1260f7dcc98434f48fa0532 because it doesn't exist in the repository. Check that you retrieve the full git history before running Qodana.
|
Inspect code
You are running a Qodana linter without an exact version tag: jetbrains/qodana-jvm-community:latest
|
Inspect code
You are running a Qodana linter without an exact version tag: jetbrains/qodana-jvm-community:latest
|
Class member can have 'private' visibility:
src/main/kotlin/me/itishermann/ollamacommitsummarizer/actions/GenerateCommitAction.kt#L159
Function 'getCurrentBranchName' could be private
|
Redundant empty primary constructor:
src/main/kotlin/me/itishermann/ollamacommitsummarizer/settings/OllamaSettingsState.kt#L17
Remove empty primary constructor
|
Redundant empty primary constructor:
src/main/kotlin/me/itishermann/ollamacommitsummarizer/settings/OllamaSettingsState.kt#L18
Remove empty primary constructor
|
Unnecessary type argument:
src/main/kotlin/me/itishermann/ollamacommitsummarizer/settings/OllamaSettingsComponent.kt#L108
Remove explicit type arguments
|
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
ollama-commit-summarizer-0.1.1
Expired
|
2.48 MB |
|
pluginVerifier-result
Expired
|
14.2 KB |
|