Use Windows path manipulation API functions in some cases #6016
Annotations
12 errors and 3 warnings
|
Test (7.2.1, windows-latest, msvc)
Process completed with exit code 1.
|
|
Test (latest, windows-latest, clang)
Process completed with exit code 1.
|
|
Test (7.2.1, windows-latest, clang)
Process completed with exit code 1.
|
|
Test (latest, ubuntu-latest, clang)
No space left on device : '/home/runner/actions-runner/cached/_diag/pages/fde3df64-7b6f-4b46-9663-a2bf3282aba7_934dd23f-8485-55fa-ac23-6324028b8389_1.log'
|
|
Test (7.2.1, ubuntu-latest, gcc-14)
No space left on device : '/home/runner/actions-runner/cached/_diag/pages/fde3df64-7b6f-4b46-9663-a2bf3282aba7_c4b28367-ca0a-5e4b-a396-4ef7b0d3cbd1_1.log'
|
|
Test (7.2.1, ubuntu-latest, gcc-14)
Process completed with exit code 1.
|
|
Test (7.x, windows-latest, msvc)
Process completed with exit code 1.
|
|
Test (7.x, windows-latest, clang)
Process completed with exit code 1.
|
|
Test (latest, windows-latest, msvc)
Process completed with exit code 1.
|
|
Test (7.x, ubuntu-latest, clang)
Process completed with exit code 1.
|
|
Test (latest, ubuntu-latest, gcc-14)
System.IO.IOException: No space left on device : '/home/runner/actions-runner/cached/_diag/Worker_20251030-015909-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/actions-runner/cached/_diag/Worker_20251030-015909-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/actions-runner/cached/_diag/Worker_20251030-015909-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)
|
|
Test (7.x, ubuntu-latest, gcc-14)
No space left on device : '/home/runner/actions-runner/cached/_diag/blocks/fde3df64-7b6f-4b46-9663-a2bf3282aba7_ae861469-ffbf-4ce5-bd4c-61d177eafa4f.1'
|
|
Test (latest, ubuntu-latest, clang)
Failed to save: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
|
Test (7.x, ubuntu-latest, clang)
Failed to save: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
|
Test (7.x, ubuntu-latest, gcc-14)
Failed to save: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|