Skip to content

chore(deps): bump JetBrains/qodana-action from 2023.2.6 to 2024.1.5 #71

chore(deps): bump JetBrains/qodana-action from 2023.2.6 to 2024.1.5

chore(deps): bump JetBrains/qodana-action from 2023.2.6 to 2024.1.5 #71

Triggered via pull request May 28, 2024 15:42
Status Failure
Total duration 10m 36s
Artifacts 1

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error, 165 warnings, and 20 notices
Verify plugin
Unhandled exception. System.IO.IOException: No space left on device : '/home/runner/runners/2.316.1/_diag/Worker_20240528-154622-utc.log' System.IO.IOException: No space left on device : '/home/runner/runners/2.316.1/_diag/Worker_20240528-154622-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.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_20240528-154622-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) 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
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