Skip to content

chore(deps): bump org.jetbrains.qodana from 2023.3.1 to 2024.1.5 #75

chore(deps): bump org.jetbrains.qodana from 2023.3.1 to 2024.1.5

chore(deps): bump org.jetbrains.qodana from 2023.3.1 to 2024.1.5 #75

Triggered via pull request May 29, 2024 05:58
Status Failure
Total duration 10m 50s
Artifacts 1

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error, 167 warnings, and 20 notices
Verify plugin
System.IO.IOException: No space left on device : '/home/runner/runners/2.316.1/_diag/Worker_20240529-060158-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.316.1/_diag/Worker_20240529-060158-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) Unhandled exception. System.IO.IOException: No space left on device : '/home/runner/runners/2.316.1/_diag/Worker_20240529-060158-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)
Test
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
Incorrect string capitalization: src/main/kotlin/com/github/imyuyu/sqltoy/action/CreateSQLToyXmlAction.kt#L16
String 'Create SQLToy Sql File OR Translate File' is not properly capitalized. It should have sentence capitalization
Incorrect string capitalization: src/main/kotlin/com/github/imyuyu/sqltoy/provider/StatementLineMarkerProvider.kt#L98
String 'statement line marker' is not properly capitalized. It should have sentence capitalization
Incorrect string capitalization: src/main/kotlin/com/github/imyuyu/sqltoy/provider/RunSqlLineMarkerProvider.kt#L25
String 'run sql' is not properly capitalized. It should have sentence capitalization
Usage of redundant or deprecated syntax or deprecated symbols: src/main/kotlin/com/github/imyuyu/sqltoy/inspection/XmlInspection.kt#L36
Elvis operator (?:) always returns the left operand of non-nullable type XmlTag
Unstable API Usage: src/main/kotlin/com/github/imyuyu/sqltoy/provider/SqlIdQuickDoc.kt#L53
'CLASS_CONTENT' is marked unstable with @ApiStatus.Internal
Unstable API Usage: src/main/kotlin/com/github/imyuyu/sqltoy/facet/SQLToyFacet.kt#L13
'com.intellij.openapi.util.NlsSafe' is marked unstable with @ApiStatus.Experimental
Unstable API Usage: src/main/kotlin/com/github/imyuyu/sqltoy/provider/SqlIdQuickDoc.kt#L47
'CLASS_DEFINITION' is marked unstable with @ApiStatus.Internal
Unused symbol: src/main/kotlin/com/github/imyuyu/sqltoy/MessageBundle.kt#L10
Object "MessageBundle" is never used
Unused symbol: src/main/kotlin/com/github/imyuyu/sqltoy/MessageBundle.kt#L13
Function "message" is never used
Unused symbol: src/main/kotlin/com/github/imyuyu/sqltoy/facet/SQLToyFacet.kt#L20
Property "sqltoyFacetType" is never used
Unused symbol: src/main/kotlin/com/github/imyuyu/sqltoy/service/EditorService.kt#L11
Property "fileEditorManager" is never used
Inspect code
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: JetBrains/qodana-action@v2023.3.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Verify plugin
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 36 MB
Local variable naming convention: src/main/kotlin/com/github/imyuyu/sqltoy/reference/SqlIdReferenceProvider.kt#L27
Local variable name `_element` should start with a lowercase letter
Private property naming convention: src/main/kotlin/com/github/imyuyu/sqltoy/provider/StatementLineMarkerProvider.kt#L21
Private property name `SQLTOY_ROOT` should not contain underscores in the middle or the end

Artifacts

Produced during runtime
Name Size
SQLToy Integration-0.4.3 Expired
123 KB