Bump org.jetbrains.intellij.platform.settings from 2.1.0 to 2.2.0 #202
build.yml
on: pull_request
Annotations
2 errors, 30 warnings, and 5 notices
Test
System.IO.IOException: No space left on device : '/home/runner/runners/2.321.0/_diag/Worker_20241209-070712-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_20241209-070712-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_20241209-070712-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
|
Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 3 MB
|
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
No files were found with the provided path: /home/runner/work/intellij-mise/intellij-mise/build/reports/pluginVerifier. No artifacts will be uploaded.
|
Constructor parameter is never used as a property:
modules/core/src/main/kotlin/com/github/l34130/mise/core/command/MiseCommandLineExceptions.kt#L51
Constructor parameter is never used as a property
|
|
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/MiseSettingsListener.kt#L7
Property "TOPIC" is never used
|
Unused symbol:
modules/core/src/main/kotlin/com/github/l34130/mise/core/run/MiseRunConfigurationSettingsEditor.kt#L25
Class "MiseRunConfigurationSettingsEditor" 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/run/MiseRunConfigurationSettingsEditor.kt#L122
Function "getMiseRunConfigurationState" is never used
|
Unused symbol:
modules/core/src/main/kotlin/com/github/l34130/mise/core/MiseConstants.kt#L5
Object "MiseConstants" is never used
|
Unused symbol:
modules/core/src/main/kotlin/com/github/l34130/mise/core/toolwindow/MiseTreeToolWindow.kt#L146
Function "redraw" is never used
|
Unused symbol:
modules/core/src/main/kotlin/com/github/l34130/mise/core/run/MiseRunConfigurationSettingsEditor.kt#L98
Function "readExternal" is never used
|
Unused symbol:
modules/core/src/main/kotlin/com/github/l34130/mise/core/run/MiseRunConfigurationSettingsEditor.kt#L96
Property "SERIALIZATION_ID" 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/MiseSettingsListener.kt#L5
Interface "MiseSettingsListener" is never used
|
Unused symbol:
modules/core/src/main/kotlin/com/github/l34130/mise/core/MiseConstants.kt#L6
Property "SYSTEM_ID" is never used
|
Unused symbol:
modules/core/src/main/kotlin/com/github/l34130/mise/core/command/MiseCommandLineExceptions.kt#L6
Property "generalCommandLine" is never used
|
Unused symbol:
modules/core/src/main/kotlin/com/github/l34130/mise/core/run/MiseRunConfigurationSettingsEditor.kt#L95
Property "EDITOR_TITLE" is never used
|
Unused symbol:
modules/core/src/main/kotlin/com/github/l34130/mise/core/command/MiseCommandLine.kt#L17
Function "runCommandLine" 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
|
|
Unused symbol:
modules/core/src/main/kotlin/com/github/l34130/mise/core/run/MiseRunConfigurationSettingsEditor.kt#L112
Function "writeExternal" 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
Cannot run analysis for commit c0a37f72bf53bdcc32bb9b335ad155092e7be681 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:
modules/core/src/main/kotlin/com/github/l34130/mise/core/toolwindow/nodes/MiseEnvironmentNode.kt#L8
Property 'environments' could be private
|
|
Class member can have 'private' visibility:
modules/core/src/main/kotlin/com/github/l34130/mise/core/command/MiseCommandLineExceptions.kt#L51
Property 'configFilePath' could be private
|
|
Nested lambda has shadowed implicit parameter:
modules/core/src/main/kotlin/com/github/l34130/mise/core/setting/MiseSettings.kt#L39
Implicit parameter 'it' of enclosing lambda is shadowed
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
mise-3.2.0
|
178 KB |
|