New version of TestGenie with single line coverage and supporting new version of IntelliJ #525
Annotations
1 error, 15 warnings, and 5 notices
Build
Unhandled exception. System.IO.IOException: No space left on device : '/home/runner/runners/2.307.1/_diag/Worker_20230731-171522-utc.log'
at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset)
at System.IO.Strategies.BufferedFileStreamStrategy.FlushWrite()
at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder)
at System.Diagnostics.TextWriterTraceListener.Flush()
at System.Diagnostics.TraceSource.Flush()
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/runners/2.307.1/_diag/Worker_20230731-171522-utc.log'
at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset)
at System.IO.Strategies.BufferedFileStreamStrategy.FlushWrite()
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 GitHub.Runner.Common.HostTraceListener.TraceEvent(TraceEventCache eventCache, String source, TraceEventType eventType, Int32 id, String message)
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/runners/2.307.1/_diag/Worker_20230731-171522-utc.log'
at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset)
at System.IO.Strategies.BufferedFileStreamStrategy.FlushWrite()
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 GitHub.Runner.Common.HostTraceListener.TraceEvent(TraceEventCache eventCache, String source, TraceEventType eventType, Int32 id, String message)
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)
|
Build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Usage of redundant or deprecated syntax or deprecated symbols:
src/main/kotlin/org/jetbrains/research/testgenie/services/CoverageVisualisationService.kt#L55
Elvis operator (?:) always returns the left operand of non-nullable type MarkupModel
|
Unresolved reference in KDoc:
src/main/kotlin/org/jetbrains/research/testgenie/tools/llm/generation/PromptManager.kt#L152
Cannot resolve symbol 'cutPsiClass'
|
|
Unresolved reference in KDoc:
src/main/kotlin/org/jetbrains/research/testgenie/editor/Workspace.kt#L151
Cannot resolve symbol 'cacheLazyPipeline'
|
Unresolved reference in KDoc:
src/main/kotlin/org/jetbrains/research/testgenie/editor/Workspace.kt#L234
Cannot resolve symbol 'cacheLazyPipeline'
|
Unresolved reference in KDoc:
src/main/kotlin/org/jetbrains/research/testgenie/services/TestCaseDisplayService.kt#L156
Cannot resolve symbol 'cacheLazyPipeline'
|
Unused symbol:
src/main/kotlin/org/jetbrains/research/testgenie/actions/GenerateTestsUtils.kt#L220
Function "calculateLinesToInvalidate" is never used
|
Unused symbol:
src/main/kotlin/org/jetbrains/research/testgenie/services/StaticInvalidationService.kt#L33
Function "invalidateCacheLines" is never used
|
Unused symbol:
src/main/kotlin/org/jetbrains/research/testgenie/services/TestCaseCachingService.kt#L72
Function "getTestJobInfo" is never used
|
Build
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 75 MB
|
Build
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Property naming convention:
src/main/kotlin/org/jetbrains/research/testgenie/data/Report.kt#L12
Property name `UUT` should start with a lowercase letter
|
|
Class member can have 'private' visibility:
src/main/kotlin/org/jetbrains/research/testgenie/settings/SettingsLLMConfigurable.kt#L14
Property 'settingsComponent' could be private
|
|
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
TestGenie-0.1.1
Expired
|
55.6 MB |
|
pluginVerifier-result
Expired
|
11.5 KB |
|