Skip to content

nbval

nbval #189

Triggered via schedule August 26, 2023 08:37
Status Failure
Total duration 6h 57m 35s
Artifacts 1

nbval.yml

on: schedule
Matrix: build_nbval
Fit to window
Zoom out
Zoom in

Annotations

30 errors and 22 warnings
build_nbval (ubuntu-22.04, 3.8)
The runner has received a shutdown signal. This can happen when the runner service is stopped, or a manually started runner is canceled.
build_nbval (ubuntu-22.04, 3.8)
Process completed with exit code 143.
build_nbval (ubuntu-22.04, 3.10)
The runner has received a shutdown signal. This can happen when the runner service is stopped, or a manually started runner is canceled.
build_nbval (ubuntu-22.04, 3.10)
Process completed with exit code 143.
build_nbval (ubuntu-22.04, 3.9)
The runner has received a shutdown signal. This can happen when the runner service is stopped, or a manually started runner is canceled.
build_nbval (ubuntu-22.04, 3.9)
Process completed with exit code 143.
build_nbval (windows-2022, 3.7)
Process completed with exit code 1.
build_nbval (ubuntu-22.04, 3.7)
The runner has received a shutdown signal. This can happen when the runner service is stopped, or a manually started runner is canceled.
build_nbval (ubuntu-22.04, 3.7)
Process completed with exit code 143.
build_nbval (windows-2019, 3.7)
Stack overflow. at Interop+SspiCli.EncryptMessage(CredHandle ByRef, UInt32, SecBufferDesc ByRef, UInt32) at System.Net.SSPISecureChannelType.EncryptMessage(System.Net.Security.SafeDeleteContext, SecBufferDesc ByRef, UInt32) at System.Net.Security.SslStreamPal.EncryptMessage(System.Net.Security.SafeDeleteSslContext, System.ReadOnlyMemory`1<Byte>, Int32, Int32, Byte[] ByRef, Int32 ByRef) at System.Net.Security.SslStream.EncryptData(System.ReadOnlyMemory`1<Byte>, Byte[] ByRef, Int32 ByRef) at System.Net.Security.SslStream.WriteSingleChunk[[System.Net.Security.AsyncReadWriteAdapter, System.Net.Security, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]](System.Net.Security.AsyncReadWriteAdapter, System.ReadOnlyMemory`1<Byte>) at System.Net.Security.SslStream+<WriteAsyncInternal>d__191`1[[System.Net.Security.AsyncReadWriteAdapter, System.Net.Security, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]].MoveNext() at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[[System.Net.Security.SslStream+<WriteAsyncInternal>d__191`1[[System.Net.Security.AsyncReadWriteAdapter, System.Net.Security, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]], System.Net.Security, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]](<WriteAsyncInternal>d__191`1<System.Net.Security.AsyncReadWriteAdapter> ByRef) at System.Net.Security.SslStream.WriteAsync(System.ReadOnlyMemory`1<Byte>, System.Threading.CancellationToken) at System.Net.Http.HttpConnection.WriteToStreamAsync(System.ReadOnlyMemory`1<Byte>, Boolean) at System.Net.Http.HttpConnection.WriteWithoutBufferingAsync(System.ReadOnlyMemory`1<Byte>, Boolean) at System.Net.Http.HttpConnection+RawConnectionStream.WriteAsync(System.ReadOnlyMemory`1<Byte>, System.Threading.CancellationToken) at System.Net.WebSockets.ManagedWebSocket+<SendFrameFallbackAsync>d__58.MoveNext() at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[[System.Net.WebSockets.ManagedWebSocket+<SendFrameFallbackAsync>d__58, System.Net.WebSockets, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]](<SendFrameFallbackAsync>d__58 ByRef) at System.Net.WebSockets.ManagedWebSocket.SendFrameFallbackAsync(MessageOpcode, Boolean, Boolean, System.ReadOnlyMemory`1<Byte>, System.Threading.Tasks.Task, System.Threading.CancellationToken) at System.Net.WebSockets.ManagedWebSocket.SendAsync(System.ReadOnlyMemory`1<Byte>, System.Net.WebSockets.WebSocketMessageType, System.Net.WebSockets.WebSocketMessageFlags, System.Threading.CancellationToken) at System.Net.WebSockets.ManagedWebSocket.SendAsync(System.ArraySegment`1<Byte>, System.Net.WebSockets.WebSocketMessageType, Boolean, System.Threading.CancellationToken) at GitHub.Runner.Common.JobServer+<AppendTimelineRecordFeedAsync>d__20.MoveNext() at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[[GitHub.Runner.Common.JobServer+<AppendTimelineRecordFeedAsync>d__20, Runner.Common, Version=2.308.0.0, Culture=neutral, PublicKeyToken=null]](<AppendTimelineRecordFeedAsync>d__20 ByRef) at GitHub.Runner.Common.JobServer.AppendTimelineRecordFeedAsync(System.Guid, System.String, System.Guid, System.Guid, System.Guid, System.Guid, System.Collections.Generic.IList`1<System.String>, System.Nullable`1<Int64>, System.Threading.CancellationToken) at GitHub.Runner.Common.JobServerQueue+<ProcessWebConsoleLinesQueueAsync>d__47.MoveNext() at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object) at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[GitHub.Runner.Common.JobServerQueue+<ProcessWebConsoleLinesQueueAsync>d__47, Runner.Common, Version=2.308.0.0, Culture=neutral, PublicKeyToken=null]].MoveNext(System.Threading.Thread) at System.Threading.Tasks.AwaitTaskContinuation.RunOrSch
build_nbval (windows-2019, 3.7)
The hosted runner: GitHub Actions 16 lost communication with the server. Anything in your workflow that terminates the runner process, starves it for CPU/Memory, or blocks its network access can cause this error.
build_nbval (ubuntu-20.04, 3.7)
Unhandled exception. System.IO.IOException: No space left on device : '/home/runner/runners/2.308.0/_diag/Worker_20230826-083803-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) System.IO.IOException: No space left on device : '/home/runner/runners/2.308.0/_diag/Worker_20230826-083803-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.308.0/_diag/Worker_20230826-083803-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)
build_nbval (ubuntu-20.04, 3.8)
System.IO.IOException: No space left on device : '/home/runner/runners/2.308.0/_diag/Worker_20230826-083803-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.308.0/_diag/Worker_20230826-083803-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.308.0/_diag/Worker_20230826-083803-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_nbval (ubuntu-20.04, 3.8)
The hosted runner: GitHub Actions 9 lost communication with the server. Anything in your workflow that terminates the runner process, starves it for CPU/Memory, or blocks its network access can cause this error.
build_nbval (windows-2022, 3.10)
Process completed with exit code 1.
build_nbval (ubuntu-20.04, 3.9)
System.IO.IOException: No space left on device : '/home/runner/runners/2.308.0/_diag/Worker_20230826-083803-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.308.0/_diag/Worker_20230826-083803-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.308.0/_diag/Worker_20230826-083803-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_nbval (windows-2019, 3.10)
Process completed with exit code 1.
build_nbval (ubuntu-20.04, 3.10)
Unhandled exception. System.IO.IOException: No space left on device : '/home/runner/runners/2.308.0/_diag/Worker_20230826-083803-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) System.IO.IOException: No space left on device : '/home/runner/runners/2.308.0/_diag/Worker_20230826-083803-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.308.0/_diag/Worker_20230826-083803-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)
build_nbval (windows-2022, 3.8)
Process completed with exit code 1.
build_nbval (windows-2019, 3.9)
Process completed with exit code 1.
build_nbval (windows-2019, 3.8)
Process completed with exit code 1.
build_nbval (windows-2022, 3.9)
Process completed with exit code 1.
build_nbval (macos-11, 3.9)
Process completed with exit code 1.
build_nbval (macos-12, 3.10)
Process completed with exit code 1.
build_nbval (macos-11, 3.7)
Process completed with exit code 1.
build_nbval (macos-11, 3.8)
Process completed with exit code 1.
build_nbval (macos-11, 3.10)
Process completed with exit code 1.
build_nbval (macos-12, 3.9)
Process completed with exit code 1.
build_nbval (macos-12, 3.7)
Process completed with exit code 1.
build_nbval (macos-12, 3.8)
Process completed with exit code 1.
build_nbval (ubuntu-22.04, 3.8)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, xom9ikk/[email protected], actions/setup-python@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build_nbval (ubuntu-22.04, 3.10)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, xom9ikk/[email protected], actions/setup-python@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build_nbval (ubuntu-22.04, 3.9)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, xom9ikk/[email protected], actions/setup-python@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build_nbval (windows-2022, 3.7)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, xom9ikk/[email protected], actions/setup-python@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build_nbval (ubuntu-22.04, 3.7)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, xom9ikk/[email protected], actions/setup-python@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build_nbval (ubuntu-20.04, 3.7)
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 0 MB
build_nbval (ubuntu-20.04, 3.8)
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 0 MB
build_nbval (windows-2022, 3.10)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, xom9ikk/[email protected], actions/setup-python@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build_nbval (windows-2019, 3.10)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, xom9ikk/[email protected], actions/setup-python@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build_nbval (ubuntu-20.04, 3.10)
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 0 MB
build_nbval (windows-2022, 3.8)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, xom9ikk/[email protected], actions/setup-python@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build_nbval (windows-2019, 3.9)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, xom9ikk/[email protected], actions/setup-python@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build_nbval (windows-2019, 3.8)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, xom9ikk/[email protected], actions/setup-python@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build_nbval (windows-2022, 3.9)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, xom9ikk/[email protected], actions/setup-python@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build_nbval (macos-11, 3.9)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, xom9ikk/[email protected], actions/setup-python@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build_nbval (macos-12, 3.10)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, xom9ikk/[email protected], actions/setup-python@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build_nbval (macos-11, 3.7)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, xom9ikk/[email protected], actions/setup-python@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build_nbval (macos-11, 3.8)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, xom9ikk/[email protected], actions/setup-python@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build_nbval (macos-11, 3.10)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, xom9ikk/[email protected], actions/setup-python@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build_nbval (macos-12, 3.9)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, xom9ikk/[email protected], actions/setup-python@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build_nbval (macos-12, 3.7)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, xom9ikk/[email protected], actions/setup-python@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build_nbval (macos-12, 3.8)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, xom9ikk/[email protected], actions/setup-python@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/

Artifacts

Produced during runtime
Name Size
pip-freeze Expired
116 KB