Skip to content

feat: build before semantic release #710

feat: build before semantic release

feat: build before semantic release #710

Triggered via push October 11, 2023 09:02
Status Failure
Total duration 45m 56s
Artifacts

main.yml

on: push
Matrix: Deploy to Staging
Fit to window
Zoom out
Zoom in

Annotations

1 error and 21 warnings
Build
System.IO.IOException: No space left on device : '/home/runner/runners/2.309.0/_diag/Worker_20231011-090253-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.309.0/_diag/Worker_20231011-090253-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.309.0/_diag/Worker_20231011-090253-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)
Decide next version
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build
Complete the task associated to this 'TODO' comment.
Build
Remove this commented out code.
Build
Move 'SameSiteCookiesServiceCollectionExtensions' into a named namespace.
Build
Add a 'protected' constructor or the 'static' keyword to the class declaration.
Build
Make this field 'private' and encapsulate it in a 'public' property.
Build
Change the visibility of 'AllowLocalLogin' or make it 'const' or 'readonly'.
Build
Make this field 'private' and encapsulate it in a 'public' property.
Build
Change the visibility of 'AllowRememberLogin' or make it 'const' or 'readonly'.
Build
Make this field 'private' and encapsulate it in a 'public' property.
Build
Change the visibility of 'InvalidCredentialsErrorMessage' or make it 'const' or 'readonly'.
Build
Private record classes which are not derived in the current assembly should be marked as 'sealed'.
Build
Complete the task associated to this 'TODO' comment.
Build
Remove this commented out code.
Build
Remove this commented out code.
Build
Add a 'protected' constructor or the 'static' keyword to the class declaration.
Build
Seal class 'AggregateRoot' or implement 'IEqualityComparer<T>' instead.
Build
Make this class name end with 'Exception'.
Build
Make sure that this accessibility bypass is safe here.
Build
'T' is not used in the interface.
Build
Add a 'protected' constructor or the 'static' keyword to the class declaration.