CI #1398
turbo-ci.yml
on: merge_group
Build, Test, and Lint
44m 45s
Annotations
1 error and 11 warnings
Build, Test, and Lint
System.IO.IOException: No space left on device : '/home/runner/runners/2.322.0/_diag/Worker_20250228-190737-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.322.0/_diag/Worker_20250228-190737-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.322.0/_diag/Worker_20250228-190737-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)
|
Build, Test, and Lint
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
|
Build, Test, and Lint:
apps/app-frontend/src/App.vue#L598
'v-html' directive can lead to XSS attack
|
Build, Test, and Lint:
apps/app-frontend/src/components/ui/instance_settings/InstallationSettings.vue#L527
'v-html' directive can lead to XSS attack
|
Build, Test, and Lint:
apps/app-frontend/src/pages/project/Version.vue#L51
'v-html' directive can lead to XSS attack
|
Build, Test, and Lint:
apps/frontend/src/plugins/dayjs.js#L6
Caution: `dayjs` also has a named export `extend`. Check if you meant to write `import {extend} from 'dayjs'` instead
|
Build, Test, and Lint:
apps/frontend/src/plugins/dayjs.js#L7
Caution: `dayjs` also has a named export `extend`. Check if you meant to write `import {extend} from 'dayjs'` instead
|
Build, Test, and Lint:
apps/frontend/src/plugins/dayjs.js#L8
Caution: `dayjs` also has a named export `extend`. Check if you meant to write `import {extend} from 'dayjs'` instead
|
Build, Test, and Lint:
packages/ui/src/components/base/MarkdownEditor.vue#L44
'v-html' directive can lead to XSS attack
|
Build, Test, and Lint:
packages/ui/src/components/base/MarkdownEditor.vue#L131
'v-html' directive can lead to XSS attack
|
Build, Test, and Lint:
packages/ui/src/components/base/MarkdownEditor.vue#L185
'v-html' directive can lead to XSS attack
|
Build, Test, and Lint:
packages/ui/src/components/base/MarkdownEditor.vue#L258
'v-html' directive can lead to XSS attack
|