Skip to content

Correct env var usage #4

Correct env var usage

Correct env var usage #4

Triggered via push June 14, 2024 06:05
Status Failure
Total duration 14m 11s
Artifacts

main.yml

on: push
Update IL2CPP repo
0s
Update IL2CPP repo
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
Build Wrapper
System.IO.IOException: No space left on device : '/home/runner/runners/2.317.0/_diag/Worker_20240614-060532-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.317.0/_diag/Worker_20240614-060532-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.317.0/_diag/Worker_20240614-060532-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)
Build Wrapper
Library folder does not exist. Consider setting up caching to speed up your workflow, if this is not your first build.
Build Wrapper
Model 'PICO4_Controller_Left' contains animation clip 'Idle' which has length of 0 frames (start=0, end=0). It will result in empty animation.
Build Wrapper
Model 'PICO4_Controller_Right' contains animation clip 'Idle' which has length of 0 frames (start=0, end=0). It will result in empty animation.
Build Wrapper
Model 'Neo3_Controller_Right' contains animation clip 'Idle' which has length of 0 frames (start=0, end=0). It will result in empty animation.
Build Wrapper
Model 'Neo3_Controller_Left' contains animation clip 'Idle' which has length of 0 frames (start=0, end=0). It will result in empty animation.
Build Wrapper
The OpenXR Package Settings asset has duplicate settings and must be regenerated.
Build Wrapper
Packages/LocalPackages/PICO Unity OpenXR Integration SDK_120/Runtime/Features/PassthroughLayerFeature.cs(15,22): warning CS0108: 'PassthroughLayerFeature.Awake()' hides inherited member 'LayerBase.Awake()'. Use the new keyword if hiding was intended.
Build Wrapper
Packages/LocalPackages/PICO Unity OpenXR Integration SDK_120/Runtime/Features/Utils/LitJson/JsonWriter.cs(387,21): warning CS3021: 'JsonWriter.Write(ulong)' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
Build Wrapper
Packages/LocalPackages/PICO Unity OpenXR Integration SDK_120/Runtime/Features/FoveationFeature.cs(43,27): warning CS0414: The field 'FoveationFeature.TAG' is assigned but its value is never used
Build Wrapper
Packages/LocalPackages/PICO Unity OpenXR Integration SDK_120/Enterprise/Scripts/Plugin/PXR_EnterprisePlugin.cs(1149,13): warning CS0162: Unreachable code detected