Merge pull request #35 from j-plugins/dependabot/github_actions/JetBr… #73
Annotations
2 errors, 4 warnings, and 11 notices
|
Inspect code
/data/cache/gradle/kotlin-profile
|
|
Verify plugin
Unhandled exception. System.IO.IOException: No space left on device : '/home/runner/actions-runner/cached/_diag/Worker_20251220-084447-utc.log'
at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset)
at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder)
at System.Diagnostics.TextWriterTraceListener.Flush()
at System.Diagnostics.TraceSource.Flush()
at GitHub.Runner.Common.Tracing.Dispose(Boolean disposing)
at GitHub.Runner.Common.Tracing.Dispose()
at GitHub.Runner.Common.TraceManager.Dispose(Boolean disposing)
at GitHub.Runner.Common.TraceManager.Dispose()
at GitHub.Runner.Common.HostContext.Dispose(Boolean disposing)
at GitHub.Runner.Common.HostContext.Dispose()
at GitHub.Runner.Worker.Program.Main(String[] args)
System.IO.IOException: No space left on device : '/home/runner/actions-runner/cached/_diag/Worker_20251220-084447-utc.log'
at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset)
at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder)
at System.Diagnostics.TextWriterTraceListener.Flush()
at GitHub.Runner.Common.HostTraceListener.WriteHeader(String source, TraceEventType eventType, Int32 id)
at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message)
at GitHub.Runner.Worker.Worker.RunAsync(String pipeIn, String pipeOut)
at GitHub.Runner.Worker.Program.MainAsync(IHostContext context, String[] args)
System.IO.IOException: No space left on device : '/home/runner/actions-runner/cached/_diag/Worker_20251220-084447-utc.log'
at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset)
at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder)
at System.Diagnostics.TextWriterTraceListener.Flush()
at GitHub.Runner.Common.HostTraceListener.WriteHeader(String source, TraceEventType eventType, Int32 id)
at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message)
at GitHub.Runner.Common.Tracing.Error(Exception exception)
at GitHub.Runner.Worker.Program.MainAsync(IHostContext context, String[] args)
|
|
|
|
Unused symbol:
src/main/kotlin/com/github/xepozz/git_churn/config/GitChurnConfigSettingsComponent.kt#L91
Function "editPattern" is never used
|
|
Inspect code
You are using a non-compatible Qodana linter jetbrains/qodana-jvm-community:2024.3 with the current CLI (2025.3.1)
|
|
Inspect code
You are using a non-compatible Qodana linter jetbrains/qodana-jvm-community:2024.3 with the current CLI (2025.3.1)
|
|
Class member can have 'private' visibility:
src/main/kotlin/com/github/xepozz/git_churn/config/GitChurnConfigSettingsComponent.kt#L34
Property 'enabledCheckbox' could be private
|
|
Class member can have 'private' visibility:
src/main/kotlin/com/github/xepozz/git_churn/Colors.kt#L6
Property 'lightGrey' could be private
|
|
Class member can have 'private' visibility:
src/main/kotlin/com/github/xepozz/git_churn/Colors.kt#L10
Property 'darkRed' could be private
|
|
Class member can have 'private' visibility:
src/main/kotlin/com/github/xepozz/git_churn/Colors.kt#L7
Property 'darkGrey' could be private
|
|
Class member can have 'private' visibility:
src/main/kotlin/com/github/xepozz/git_churn/listener/GitChurnUpdater.kt#L11
Property 'coroutineScope' could be private
|
|
Class member can have 'private' visibility:
src/main/kotlin/com/github/xepozz/git_churn/FileNodeDecorator.kt#L74
Function 'gradientStep' could be private
|
|
Class member can have 'private' visibility:
src/main/kotlin/com/github/xepozz/git_churn/actions/AbstractDurationAction.kt#L7
Property 'properties' could be private
|
|
Class member can have 'private' visibility:
src/main/kotlin/com/github/xepozz/git_churn/Colors.kt#L9
Property 'lightRed' could be private
|
|
Redundant curly braces in string template:
src/main/kotlin/com/github/xepozz/git_churn/config/GitChurnConfigSettingsComponent.kt#L92
Redundant curly braces in string template
|
|
Redundant empty primary constructor:
src/main/kotlin/com/github/xepozz/git_churn/listener/StartupListener.kt#L6
Remove empty primary constructor
|
|
Redundant empty primary constructor:
src/main/kotlin/com/github/xepozz/git_churn/config/GitChurnConfigSettingsComponent.kt#L17
Remove empty primary constructor
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
Git Churn-2025.1.1
|
84.8 KB |
sha256:00e418b9918a433d5ba4a091c93617408cbfadda5750b6b7f3235b478def6850
|
|