Bump the nuget group with 4 updates #444
main.yml
on: pull_request
Annotations
10 errors and 3 warnings
I can execute a command and pipe the stdin from a string:
CliWrap.Tests/PipingSpecs.cs#L119
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 and pipe the stdout and stderr into separate async delegates with cancellation:
CliWrap.Tests/PipingSpecs.cs#L416
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 and pipe the stdout into an async anonymous target:
CliWrap.Tests/PipingSpecs.cs#L175
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 and pipe the stdout into a file:
CliWrap.Tests/PipingSpecs.cs#L232
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 and pipe the stdout into an async delegate with cancellation:
CliWrap.Tests/PipingSpecs.cs#L294
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 and not hang if the process does not consume stdin:
CliWrap.Tests/PipingSpecs.cs#L712
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 and pipe the stdout and stderr into string builders:
CliWrap.Tests/PipingSpecs.cs#L352
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 a custom working directory:
CliWrap.Tests/EnvironmentSpecs.cs#L28
System.IO.IOException : The process cannot access the file 'D:\a\CliWrap\CliWrap\CliWrap.Tests\bin\Release\net48\Temp\70a7e50b-e9fb-45af-ad72-01f7f6932710' because it is being used by another process.
|
I can execute a command and pipe the stdin from a sync anonymous source:
CliWrap.Tests/PipingSpecs.cs#L43
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 and pipe the stdout into a sync anonymous target:
CliWrap.Tests/PipingSpecs.cs#L197
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 / pack
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
main / format
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 |
|