chore(deps): bump the npm-nonbreaking group across 1 directory with 11 updates #243
ci-enhancements.yml
on: pull_request
Performance Regression Testing
1m 23s
Load Testing
12s
Dependency Scanning
20m 0s
Container Scanning (Trivy)
18s
Annotations
4 errors and 5 warnings
|
Container Scanning (Trivy)
No space left on device : '/home/keith/.github-runners/snapetech-slskdN/_diag/blocks/4b793f84-c8b0-4e3e-a18d-1da421a8527c_c755d890-1e89-5845-9cf0-2815e9786f2e.1'
|
|
Container Scanning (Trivy)
Unable to process file command 'step_summary' successfully.
|
|
Load Testing
System.IO.IOException: No space left on device : '/home/keith/.github-runners/snapetech-slskdN/_diag/Worker_20260713-121553-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/keith/.github-runners/snapetech-slskdN/_diag/Worker_20260713-121553-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/keith/.github-runners/snapetech-slskdN/_diag/Worker_20260713-121553-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)
|
|
Dependency Scanning
The job has exceeded the maximum execution time of 15m0s
|
|
Container Scanning (Trivy)
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 48 MB
|
|
Performance Regression Testing:
tests/slskd.Tests.Performance/Api/ApiPerformanceBenchmarks.cs#L31
The field 'ApiPerformanceBenchmarks._authToken' is assigned but its value is never used
|
|
Performance Regression Testing:
tests/slskd.Tests.Performance/Security/TransportPerformanceBenchmarks.cs#L347
Nullability in constraints for type parameter 'TState' of method 'TransportPerformanceBenchmarks.XunitLogger.BeginScope<TState>(TState)' doesn't match the constraints for type parameter 'TState' of interface method 'ILogger.BeginScope<TState>(TState)'. Consider using an explicit interface implementation instead.
|
|
Performance Regression Testing:
tests/slskd.Tests.Performance/Api/ApiPerformanceBenchmarks.cs#L31
The field 'ApiPerformanceBenchmarks._authToken' is assigned but its value is never used
|
|
Performance Regression Testing:
tests/slskd.Tests.Performance/Security/TransportPerformanceBenchmarks.cs#L347
Nullability in constraints for type parameter 'TState' of method 'TransportPerformanceBenchmarks.XunitLogger.BeginScope<TState>(TState)' doesn't match the constraints for type parameter 'TState' of interface method 'ILogger.BeginScope<TState>(TState)'. Consider using an explicit interface implementation instead.
|