Skip to content

[toolset] Postgresql update to v17 (#9296) #8324

[toolset] Postgresql update to v17 (#9296)

[toolset] Postgresql update to v17 (#9296) #8324

Triggered via push October 1, 2024 23:37
Status Failure
Total duration 6h 19m 52s
Artifacts

build.yml

on: push
Matrix: verify
dependabot
0s
dependabot
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 117 warnings
verify (Erlang)
Process completed with exit code 1.
verify (Groovy)
Process completed with exit code 1.
verify (Lua)
Process completed with exit code 1.
verify (Nim)
Process completed with exit code 1.
verify (Haskell)
Process completed with exit code 1.
verify (Crystal)
Process completed with exit code 1.
verify (CSharp)
Process completed with exit code 1.
verify (Scala)
Process completed with exit code 1.
verify (Go)
Process completed with exit code 1.
verify (Java)
System.IO.IOException: No space left on device : '/home/runner/runners/2.319.1/_diag/Worker_20241001-234055-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.319.1/_diag/Worker_20241001-234055-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.319.1/_diag/Worker_20241001-234055-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)
verify (Swift)
Process completed with exit code 1.
verify (JavaScript)
Process completed with exit code 1.
verify (C++)
Process completed with exit code 1.
verify (Python)
Process completed with exit code 1.
verify (PHP)
System.IO.IOException: No space left on device : '/home/runner/runners/2.319.1/_diag/Worker_20241001-234658-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.319.1/_diag/Worker_20241001-234658-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.319.1/_diag/Worker_20241001-234658-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)
verify (Rust)
The job running on runner GitHub Actions 13 has exceeded the maximum execution time of 360 minutes.
setup
The process '/usr/bin/git' failed with exit code 128
verify (Fortran)
The following actions uses node12 which is deprecated and will be forced to run on node16: mattes/cached-docker-build-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
verify (Fortran)
The following actions use a deprecated Node.js version and will be forced to run on node20: mattes/cached-docker-build-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
verify (Fortran)
The process '/usr/bin/git' failed with exit code 128
verify (Elixir)
The following actions uses node12 which is deprecated and will be forced to run on node16: mattes/cached-docker-build-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
verify (Elixir)
The following actions use a deprecated Node.js version and will be forced to run on node20: mattes/cached-docker-build-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
verify (Elixir)
The process '/usr/bin/git' failed with exit code 128
verify (Erlang)
The following actions uses node12 which is deprecated and will be forced to run on node16: mattes/cached-docker-build-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
verify (Erlang)
The following actions use a deprecated Node.js version and will be forced to run on node20: mattes/cached-docker-build-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
verify (Erlang)
The process '/usr/bin/git' failed with exit code 128
verify (Groovy)
The following actions uses node12 which is deprecated and will be forced to run on node16: mattes/cached-docker-build-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
verify (Groovy)
The following actions use a deprecated Node.js version and will be forced to run on node20: mattes/cached-docker-build-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
verify (Groovy)
The process '/usr/bin/git' failed with exit code 128
verify (Dart)
The following actions uses node12 which is deprecated and will be forced to run on node16: mattes/cached-docker-build-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
verify (Dart)
The following actions use a deprecated Node.js version and will be forced to run on node20: mattes/cached-docker-build-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
verify (Dart)
The process '/usr/bin/git' failed with exit code 128
verify (FSharp)
The following actions uses node12 which is deprecated and will be forced to run on node16: mattes/cached-docker-build-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
verify (FSharp)
The following actions use a deprecated Node.js version and will be forced to run on node20: mattes/cached-docker-build-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
verify (FSharp)
The process '/usr/bin/git' failed with exit code 128
verify (D)
The following actions uses node12 which is deprecated and will be forced to run on node16: mattes/cached-docker-build-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
verify (D)
The following actions use a deprecated Node.js version and will be forced to run on node20: mattes/cached-docker-build-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
verify (D)
The process '/usr/bin/git' failed with exit code 128
verify (Julia)
The following actions uses node12 which is deprecated and will be forced to run on node16: mattes/cached-docker-build-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
verify (Julia)
The following actions use a deprecated Node.js version and will be forced to run on node20: mattes/cached-docker-build-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
verify (Julia)
The process '/usr/bin/git' failed with exit code 128
verify (Lua)
The following actions uses node12 which is deprecated and will be forced to run on node16: mattes/cached-docker-build-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
verify (Lua)
The following actions use a deprecated Node.js version and will be forced to run on node20: mattes/cached-docker-build-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
verify (Lua)
The process '/usr/bin/git' failed with exit code 128
verify (Nim)
The following actions uses node12 which is deprecated and will be forced to run on node16: mattes/cached-docker-build-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
verify (Nim)
The following actions use a deprecated Node.js version and will be forced to run on node20: mattes/cached-docker-build-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
verify (Nim)
The process '/usr/bin/git' failed with exit code 128
verify (C)
The following actions uses node12 which is deprecated and will be forced to run on node16: mattes/cached-docker-build-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
verify (C)
The following actions use a deprecated Node.js version and will be forced to run on node20: mattes/cached-docker-build-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
verify (C)
The process '/usr/bin/git' failed with exit code 128
verify (CFML)
The following actions uses node12 which is deprecated and will be forced to run on node16: mattes/cached-docker-build-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
verify (CFML)
The following actions use a deprecated Node.js version and will be forced to run on node20: mattes/cached-docker-build-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
verify (CFML)
The process '/usr/bin/git' failed with exit code 128
verify (Haskell)
The following actions uses node12 which is deprecated and will be forced to run on node16: mattes/cached-docker-build-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
verify (Haskell)
The following actions use a deprecated Node.js version and will be forced to run on node20: mattes/cached-docker-build-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
verify (Haskell)
The process '/usr/bin/git' failed with exit code 128
verify (Prolog)
The following actions uses node12 which is deprecated and will be forced to run on node16: mattes/cached-docker-build-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
verify (Prolog)
The following actions use a deprecated Node.js version and will be forced to run on node20: mattes/cached-docker-build-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
verify (Prolog)
The process '/usr/bin/git' failed with exit code 128
verify (R)
The following actions uses node12 which is deprecated and will be forced to run on node16: mattes/cached-docker-build-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
verify (R)
The following actions use a deprecated Node.js version and will be forced to run on node20: mattes/cached-docker-build-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
verify (R)
The process '/usr/bin/git' failed with exit code 128
verify (OCaml)
The following actions uses node12 which is deprecated and will be forced to run on node16: mattes/cached-docker-build-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
verify (OCaml)
The following actions use a deprecated Node.js version and will be forced to run on node20: mattes/cached-docker-build-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
verify (OCaml)
The process '/usr/bin/git' failed with exit code 128
verify (Racket)
The following actions uses node12 which is deprecated and will be forced to run on node16: mattes/cached-docker-build-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
verify (Racket)
The following actions use a deprecated Node.js version and will be forced to run on node20: mattes/cached-docker-build-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
verify (Racket)
The process '/usr/bin/git' failed with exit code 128
verify (Lisp)
The following actions uses node12 which is deprecated and will be forced to run on node16: mattes/cached-docker-build-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
verify (Lisp)
The following actions use a deprecated Node.js version and will be forced to run on node20: mattes/cached-docker-build-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
verify (Lisp)
The process '/usr/bin/git' failed with exit code 128
verify (V)
The following actions uses node12 which is deprecated and will be forced to run on node16: mattes/cached-docker-build-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
verify (V)
The following actions use a deprecated Node.js version and will be forced to run on node20: mattes/cached-docker-build-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
verify (V)
The process '/usr/bin/git' failed with exit code 128
verify (Pascal)
The following actions uses node12 which is deprecated and will be forced to run on node16: mattes/cached-docker-build-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
verify (Pascal)
The following actions use a deprecated Node.js version and will be forced to run on node20: mattes/cached-docker-build-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
verify (Pascal)
The process '/usr/bin/git' failed with exit code 128
verify (Vala)
The following actions uses node12 which is deprecated and will be forced to run on node16: mattes/cached-docker-build-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
verify (Vala)
The following actions use a deprecated Node.js version and will be forced to run on node20: mattes/cached-docker-build-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
verify (Vala)
The process '/usr/bin/git' failed with exit code 128
verify (VB)
The following actions uses node12 which is deprecated and will be forced to run on node16: mattes/cached-docker-build-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
verify (VB)
The following actions use a deprecated Node.js version and will be forced to run on node20: mattes/cached-docker-build-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
verify (VB)
The process '/usr/bin/git' failed with exit code 128
verify (Clojure)
The following actions uses node12 which is deprecated and will be forced to run on node16: mattes/cached-docker-build-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
verify (Clojure)
The following actions use a deprecated Node.js version and will be forced to run on node20: mattes/cached-docker-build-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
verify (Clojure)
The process '/usr/bin/git' failed with exit code 128
verify (Crystal)
The following actions uses node12 which is deprecated and will be forced to run on node16: mattes/cached-docker-build-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
verify (Crystal)
The following actions use a deprecated Node.js version and will be forced to run on node20: mattes/cached-docker-build-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
verify (Crystal)
The process '/usr/bin/git' failed with exit code 128
verify (Zig)
The following actions uses node12 which is deprecated and will be forced to run on node16: mattes/cached-docker-build-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
verify (Zig)
The following actions use a deprecated Node.js version and will be forced to run on node20: mattes/cached-docker-build-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
verify (Zig)
The process '/usr/bin/git' failed with exit code 128
verify (Ur)
The following actions uses node12 which is deprecated and will be forced to run on node16: mattes/cached-docker-build-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
verify (Ur)
The following actions use a deprecated Node.js version and will be forced to run on node20: mattes/cached-docker-build-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
verify (Ur)
The process '/usr/bin/git' failed with exit code 128
verify (CSharp)
The following actions uses node12 which is deprecated and will be forced to run on node16: mattes/cached-docker-build-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
verify (CSharp)
The following actions use a deprecated Node.js version and will be forced to run on node20: mattes/cached-docker-build-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
verify (CSharp)
The process '/usr/bin/git' failed with exit code 128
verify (TypeScript)
The following actions uses node12 which is deprecated and will be forced to run on node16: mattes/cached-docker-build-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
verify (TypeScript)
The following actions use a deprecated Node.js version and will be forced to run on node20: mattes/cached-docker-build-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
verify (TypeScript)
The process '/usr/bin/git' failed with exit code 128
verify (Perl)
The following actions uses node12 which is deprecated and will be forced to run on node16: mattes/cached-docker-build-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
verify (Perl)
The following actions use a deprecated Node.js version and will be forced to run on node20: mattes/cached-docker-build-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
verify (Perl)
The process '/usr/bin/git' failed with exit code 128
verify (Scala)
The following actions uses node12 which is deprecated and will be forced to run on node16: mattes/cached-docker-build-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
verify (Scala)
The following actions use a deprecated Node.js version and will be forced to run on node20: mattes/cached-docker-build-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
verify (Scala)
The process '/usr/bin/git' failed with exit code 128
verify (Go)
The following actions uses node12 which is deprecated and will be forced to run on node16: mattes/cached-docker-build-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
verify (Go)
The following actions use a deprecated Node.js version and will be forced to run on node20: mattes/cached-docker-build-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
verify (Go)
The process '/usr/bin/git' failed with exit code 128
verify (Java)
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 19 MB
verify (Swift)
The following actions uses node12 which is deprecated and will be forced to run on node16: mattes/cached-docker-build-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
verify (Swift)
The following actions use a deprecated Node.js version and will be forced to run on node20: mattes/cached-docker-build-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
verify (Swift)
The process '/usr/bin/git' failed with exit code 128
verify (Ruby)
The following actions uses node12 which is deprecated and will be forced to run on node16: mattes/cached-docker-build-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
verify (Ruby)
The following actions use a deprecated Node.js version and will be forced to run on node20: mattes/cached-docker-build-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
verify (Ruby)
The process '/usr/bin/git' failed with exit code 128
verify (JavaScript)
The following actions uses node12 which is deprecated and will be forced to run on node16: mattes/cached-docker-build-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
verify (JavaScript)
The following actions use a deprecated Node.js version and will be forced to run on node20: mattes/cached-docker-build-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
verify (JavaScript)
The process '/usr/bin/git' failed with exit code 128
verify (C++)
The following actions uses node12 which is deprecated and will be forced to run on node16: mattes/cached-docker-build-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
verify (C++)
The following actions use a deprecated Node.js version and will be forced to run on node20: mattes/cached-docker-build-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
verify (C++)
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 36 MB
verify (C++)
The process '/usr/bin/git' failed with exit code 128
verify (Kotlin)
The following actions uses node12 which is deprecated and will be forced to run on node16: mattes/cached-docker-build-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
verify (Kotlin)
The following actions use a deprecated Node.js version and will be forced to run on node20: mattes/cached-docker-build-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
verify (Kotlin)
The process '/usr/bin/git' failed with exit code 128
verify (Python)
The following actions uses node12 which is deprecated and will be forced to run on node16: mattes/cached-docker-build-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
verify (Python)
The following actions use a deprecated Node.js version and will be forced to run on node20: mattes/cached-docker-build-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
verify (Python)
The process '/usr/bin/git' failed with exit code 128
verify (PHP)
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 58 MB
verify (Rust)
Runner GitHub Actions 13 did not respond to a cancelation request with 00:05:00.
verify (Rust)
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 26 MB