Bump codecov/codecov-action from 4 to 5 (#86) #192
Annotations
3 errors, 26 warnings, and 9 notices
Test
System.IO.IOException: No space left on device : '/home/runner/runners/2.321.0/_diag/Worker_20241208-040138-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/runners/2.321.0/_diag/Worker_20241208-040138-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/runners/2.321.0/_diag/Worker_20241208-040138-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)
|
Verify plugin
System.IO.IOException: No space left on device : '/home/runner/runners/2.321.0/_diag/Worker_20241208-040228-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/runners/2.321.0/_diag/Worker_20241208-040228-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/runners/2.321.0/_diag/Worker_20241208-040228-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)
|
Verify plugin
Process completed with exit code 1.
|
Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build
This job uses deprecated functionality from the 'gradle/actions/setup-gradle' action. Consult the Job Summary for more details.
|
Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Verify plugin
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Verify plugin
This job uses deprecated functionality from the 'gradle/actions/setup-gradle' action. Consult the Job Summary for more details.
|
Constructor parameter is never used as a property:
modules/core/src/main/kotlin/com/github/l34130/mise/core/command/MiseCommandLineExceptions.kt#L15
Constructor parameter is never used as a property
|
Constructor parameter is never used as a property:
modules/core/src/main/kotlin/com/github/l34130/mise/core/command/MiseCommandLineExceptions.kt#L36
Constructor parameter is never used as a property
|
|
Redundant nullable return type:
modules/products/toml/src/main/kotlin/com/github/l34130/mise/toml/completion/MiseConfigPsiUtils.kt#L86
'parseTaskProperties' always returns non-null type
|
Unstable API Usage:
settings.gradle.kts#L9
'repositories(org.gradle.api.Action)' is marked unstable with @Incubating
|
Unused symbol:
modules/core/src/main/kotlin/com/github/l34130/mise/core/setting/MiseSettings.kt#L75
Property "MISE_SETTINGS_TOPIC" is never used
|
Unused symbol:
modules/core/src/main/kotlin/com/github/l34130/mise/core/util/ToolUtils.kt#L3
Object "ToolUtils" is never used
|
Unused symbol:
modules/core/src/main/kotlin/com/github/l34130/mise/core/setup/MiseDevToolRequest.kt#L5
Class "MiseDevToolRequest" is never used
|
Unused symbol:
modules/core/src/main/kotlin/com/github/l34130/mise/core/util/GsonExtensions.kt#L15
Function "fromJson" is never used
|
Unused symbol:
modules/core/src/main/kotlin/com/github/l34130/mise/core/util/GsonExtensions.kt#L9
Function "fromJson" is never used
|
Unused symbol:
modules/core/src/main/kotlin/com/github/l34130/mise/core/toolwindow/nodes/MiseErrorNode.kt#L7
Class "MiseErrorNode" is never used
|
|
Unused symbol:
modules/core/src/main/kotlin/com/github/l34130/mise/core/setting/MiseSettings.kt#L92
Function "settingsChanged" is never used
|
Unused symbol:
modules/core/src/main/kotlin/com/github/l34130/mise/core/toolwindow/MiseTreeToolWindow.kt#L111
Function "redraw" is never used
|
Unused symbol:
modules/core/src/main/kotlin/com/github/l34130/mise/core/util/ToolUtils.kt#L4
Function "getCanonicalName" is never used
|
Unused symbol:
modules/core/src/main/kotlin/com/github/l34130/mise/core/util/GsonExtensions.kt#L13
Function "fromJson" is never used
|
Unused symbol:
modules/core/src/main/kotlin/com/github/l34130/mise/core/toolwindow/nodes/MiseEmptyNode.kt#L7
Class "MiseEmptyNode" is never used
|
Inspect code
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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
|
Inspect code
You are running a Qodana linter without an exact version tag: jetbrains/qodana-jvm-community:latest
|
Function or property has platform type:
modules/core/src/main/kotlin/com/github/l34130/mise/core/util/GsonExtensions.kt#L13
Declaration has type inferred from a platform call, which can lead to unchecked nullability issues. Specify type explicitly as nullable or non-nullable.
|
Function or property has platform type:
modules/core/src/main/kotlin/com/github/l34130/mise/core/util/GsonExtensions.kt#L11
Declaration has type inferred from a platform call, which can lead to unchecked nullability issues. Specify type explicitly as nullable or non-nullable.
|
Function or property has platform type:
modules/core/src/main/kotlin/com/github/l34130/mise/core/util/GsonExtensions.kt#L9
Declaration has type inferred from a platform call, which can lead to unchecked nullability issues. Specify type explicitly as nullable or non-nullable.
|
Function or property has platform type:
modules/core/src/main/kotlin/com/github/l34130/mise/core/util/GsonExtensions.kt#L15
Declaration has type inferred from a platform call, which can lead to unchecked nullability issues. Specify type explicitly as nullable or non-nullable.
|
Class member can have 'private' visibility:
modules/core/src/main/kotlin/com/github/l34130/mise/core/command/MiseCommandLineExceptions.kt#L36
Property 'configFilePath' could be private
|
Class member can have 'private' visibility:
modules/core/src/main/kotlin/com/github/l34130/mise/core/command/MiseCommandLineExceptions.kt#L15
Property 'configFilePath' could be private
|
Class member can have 'private' visibility:
modules/core/src/main/kotlin/com/github/l34130/mise/core/toolwindow/nodes/MiseEnvironmentNode.kt#L8
Property 'environments' could be private
|
|
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
mise-3.1.0
|
163 KB |
|
pluginVerifier-result
|
22.6 KB |
|