Merge pull request #27 from j-plugins/dependabot/gradle/org.jetbrains… #54
Annotations
2 errors, 4 warnings, and 15 notices
|
Verify plugin
System.IO.IOException: No space left on device : '/home/runner/actions-runner/cached/_diag/Worker_20251127-062038-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_20251127-062038-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)
Unhandled exception. System.IO.IOException: No space left on device : '/home/runner/actions-runner/cached/_diag/Worker_20251127-062038-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)
|
|
Inspect code
/data/cache/gradle/kotlin-profile
|
|
|
|
Unused symbol:
src/main/kotlin/com/github/xepozz/git_churn/config/GitChurnConfigSettingsComponent.kt#L90
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.2.2)
|
|
Inspect code
You are using a non-compatible Qodana linter jetbrains/qodana-jvm-community:2024.3 with the current CLI (2025.2.2)
|
|
Class member can have 'private' visibility:
src/main/kotlin/com/github/xepozz/git_churn/Colors.kt#L9
Property 'lightRed' could be private
|
|
Class member can have 'private' visibility:
src/main/kotlin/com/github/xepozz/git_churn/listener/GitChurnUpdater.kt#L10
Property 'project' 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/GitChurnService.kt#L21
Property 'project' could be private
|
|
Class member can have 'private' visibility:
src/main/kotlin/com/github/xepozz/git_churn/config/GitChurnConfigSettingsComponent.kt#L33
Property 'enabledCheckbox' could be private
|
|
Class member can have 'private' visibility:
src/main/kotlin/com/github/xepozz/git_churn/actions/AbstractToggleAction.kt#L12
Property 'project' 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/FileNodeDecorator.kt#L17
Property 'project' could be private
|
|
Class member can have 'private' visibility:
src/main/kotlin/com/github/xepozz/git_churn/FileNodeDecorator.kt#L72
Function 'gradientStep' 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/actions/AbstractDurationAction.kt#L7
Property 'properties' could be private
|
|
Redundant curly braces in string template:
src/main/kotlin/com/github/xepozz/git_churn/config/GitChurnConfigSettingsComponent.kt#L91
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#L16
Remove empty primary constructor
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
Git Churn-2025.0.9
|
79.7 KB |
sha256:529453eda66bdb20bd772290e1b19384b2b34cf8bc7abfcf3b7d4bcd1d23cd2f
|
|