Skip to content

RemoteProcess: add ExitSignal. #457

RemoteProcess: add ExitSignal.

RemoteProcess: add ExitSignal. #457

Triggered via pull request September 26, 2024 16:34
Status Success
Total duration 2m 4s
Artifacts

build.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: test/Tmds.Ssh.Tests/RemoteProcessTests.cs#L246
Do not use Assert.Equal() to check for null value. Use Assert.Null instead. (https://xunit.net/xunit.analyzers/rules/xUnit2003)
build: test/Tmds.Ssh.Tests/RemoteProcessTests.cs#L246
Do not use Assert.Equal() to check for null value. Use Assert.Null instead. (https://xunit.net/xunit.analyzers/rules/xUnit2003)