Skip to content

Merge pull request #52 from j-plugins/dependabot/gradle/org.jetbrains… #123

Merge pull request #52 from j-plugins/dependabot/gradle/org.jetbrains…

Merge pull request #52 from j-plugins/dependabot/gradle/org.jetbrains… #123

Triggered via push January 27, 2026 06:44
Status Failure
Total duration 14m 37s
Artifacts 1

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 11 warnings, and 60 notices
Inspect code
/data/cache/gradle/kotlin-profile
Verify plugin
System.IO.IOException: No space left on device : '/home/runner/actions-runner/cached/_diag/Worker_20260127-064944-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) Unhandled exception. System.IO.IOException: No space left on device : '/home/runner/actions-runner/cached/_diag/Worker_20260127-064944-utc.log' at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message) 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.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_20260127-064944-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.TraceSource.Flush() at GitHub.Runner.Common.Tracing.Dispose(Boolean disposing) at System.Diagnostics.TextWriterTraceListener.Flush() at GitHub.Runner.Common.Tracing.Dispose() at GitHub.Runner.Common.TraceManager.Dispose(Boolean disposing) at GitHub.Runner.Common.HostTraceListener.WriteHeader(String source, TraceEventType eventType, Int32 id) at GitHub.Runner.Common.TraceManager.Dispose() at GitHub.Runner.Common.HostContext.Dispose(Boolean disposing) at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message) at GitHub.Runner.Common.HostContext.Dispose() at GitHub.Runner.Worker.Program.Main(String[] args) at GitHub.Runner.Common.Tracing.Error(Exception exception) at GitHub.Runner.Worker.Program.MainAsync(IHostContext context, String[] args)
Usage of redundant or deprecated syntax or deprecated symbols: src/main/kotlin/com/github/xepozz/php_dump/toolWindow/panel/CustomTreePanel.kt#L217
Elvis operator (?:) always returns the left operand of non-nullable type String
Unused symbol: src/main/kotlin/com/github/xepozz/php_dump/PhpDumpIcons.kt#L9
Property "POT_DARK" is never used
Unused symbol: src/main/kotlin/com/github/xepozz/php_dump/Utils.kt#L8
Class "DumpPluginDisposable" is never used
Unused symbol: src/main/kotlin/com/github/xepozz/php_dump/SeparateStringBufferProcessAdapter.kt#L9
Class "SeparateStringBufferProcessAdapter" is never used
Unused symbol: src/main/kotlin/com/github/xepozz/php_dump/actions/RunDumpTokensCommandAction.kt#L11
Class "RunDumpTokensCommandAction" is never used
Unused symbol: src/main/kotlin/com/github/xepozz/php_dump/MyBundle.kt#L10
Object "MyBundle" is never used
Unused symbol: src/main/kotlin/com/github/xepozz/php_dump/MyBundle.kt#L13
Function "message" 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)
Function or property has platform type: src/main/kotlin/com/github/xepozz/php_dump/toolWindow/panel/TokenTreePanel.kt#L48
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: src/main/kotlin/com/github/xepozz/php_dump/toolWindow/panel/OpcodesTerminalPanel.kt#L47
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: src/main/kotlin/com/github/xepozz/php_dump/toolWindow/tabs/CompositeWindowTabsState.kt#L33
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: src/main/kotlin/com/github/xepozz/php_dump/services/EditorProvider.kt#L20
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: src/main/kotlin/com/github/xepozz/php_dump/toolWindow/panel/OpcacheSettingsPanel.kt#L42
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: src/main/kotlin/com/github/xepozz/php_dump/actions/EditPhpSnippetAction.kt#L23
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: src/main/kotlin/com/github/xepozz/php_dump/toolWindow/panel/OpcodesTerminalPanel.kt#L45
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: src/main/kotlin/com/github/xepozz/php_dump/toolWindow/panel/CustomTreePanel.kt#L63
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: src/main/kotlin/com/github/xepozz/php_dump/toolWindow/panel/OpcodesTerminalPanel.kt#L44
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: src/main/kotlin/com/github/xepozz/php_dump/services/EditorProvider.kt#L21
Declaration has type inferred from a platform call, which can lead to unchecked nullability issues. Specify type explicitly as nullable or non-nullable.
Unnecessary '@OptIn' annotation: src/main/kotlin/com/github/xepozz/php_dump/stubs/any_tree/AnyNode.kt#L12
The opt-in annotation is redundant: no matching experimental API is used

Artifacts

Produced during runtime
Name Size Digest
PHP Dump-2025.1.3 Expired
2.39 MB
sha256:8ecf10b16d889c2a4117e5def38a161dbf5bfd3eaa6a26fb37b336ed9504bb4c