Skip to content

Bump the nuget group with 4 updates (#269) #445

Bump the nuget group with 4 updates (#269)

Bump the nuget group with 4 updates (#269) #445

Triggered via push January 1, 2025 16:18
Status Failure
Total duration 2m 13s
Artifacts 1

main.yml

on: push
Matrix: main / test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
I can execute a command on a script using its short name: CliWrap.Tests/PathResolutionSpecs.cs#L44
System.IO.FileNotFoundException : Could not load file or assembly 'System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' or one of its dependencies. The system cannot find the file specified.
I can execute a command on an executable using its short name: CliWrap.Tests/PathResolutionSpecs.cs#L20
System.IO.FileNotFoundException : Could not load file or assembly 'System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' or one of its dependencies. The system cannot find the file specified.
I can try to execute a command with buffering and get a detailed error if it returns a non zero exit code: CliWrap.Tests/ValidationSpecs.cs#L36
Assert.Throws() Failure: Exception type was not an exact match Expected: typeof(CliWrap.Exceptions.CommandExecutionException) Actual: typeof(System.IO.FileNotFoundException) ---- System.IO.FileNotFoundException : Could not load file or assembly 'System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' or one of its dependencies. The system cannot find the file specified.
I can execute a command without validating the exit code: CliWrap.Tests/ValidationSpecs.cs#L56
System.IO.FileNotFoundException : Could not load file or assembly 'System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' or one of its dependencies. The system cannot find the file specified.
I can try to execute a command and get an error if it returns a non zero exit code: CliWrap.Tests/ValidationSpecs.cs#L20
Assert.Throws() Failure: Exception type was not an exact match Expected: typeof(CliWrap.Exceptions.CommandExecutionException) Actual: typeof(System.IO.FileNotFoundException) ---- System.IO.FileNotFoundException : Could not load file or assembly 'System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' or one of its dependencies. The system cannot find the file specified.
I can execute a command with buffering and not hang on large stdout and stderr: CliWrap.Tests/BufferingSpecs.cs#L63
System.IO.FileNotFoundException : Could not load file or assembly 'System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' or one of its dependencies. The system cannot find the file specified.
I can execute a command with buffering and get the stdout: CliWrap.Tests/BufferingSpecs.cs#L18
System.IO.FileNotFoundException : Could not load file or assembly 'System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' or one of its dependencies. The system cannot find the file specified.
I can execute a command with buffering and get the stdout and stderr: CliWrap.Tests/BufferingSpecs.cs#L48
System.IO.FileNotFoundException : Could not load file or assembly 'System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' or one of its dependencies. The system cannot find the file specified.
I can execute a command with buffering and get the stderr: CliWrap.Tests/BufferingSpecs.cs#L33
System.IO.FileNotFoundException : Could not load file or assembly 'System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' or one of its dependencies. The system cannot find the file specified.
I can execute a command as a pull based event stream
System.IO.FileNotFoundException : Could not load file or assembly 'System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' or one of its dependencies. The system cannot find the file specified.
main / format
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
main / pack
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
main / test (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636

Artifacts

Produced during runtime
Name Size
packages
395 KB