Skip to content

group dependencies #138

group dependencies

group dependencies #138

Triggered via push February 2, 2025 18:57
Status Failure
Total duration 4m 51s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

20 errors
Linux: test/Renci.SshNet.Tests/Classes/SshMessageFactoryTest.cs#L420
Assertion arguments should be passed in the correct order. 'actual' and 'expected'/'notExpected' arguments have been swapped. (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0017)
Linux: test/Renci.SshNet.Tests/Classes/SshMessageFactoryTest.cs#L412
Assertion arguments should be passed in the correct order. 'actual' and 'expected'/'notExpected' arguments have been swapped. (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0017)
Linux: test/Renci.SshNet.Tests/Classes/SshCommandTest.cs#L19
Prefer 'Assert.ThrowsException/ThrowsExceptionAsync' over '[ExpectedException]' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0006)
Linux: test/Renci.SshNet.Tests/Classes/SftpClientTest.DeleteDirectory.cs#L16
Prefer 'Assert.ThrowsException/ThrowsExceptionAsync' over '[ExpectedException]' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0006)
Linux: test/Renci.SshNet.Tests/Classes/SftpClientTest.DeleteFile.cs#L16
Prefer 'Assert.ThrowsException/ThrowsExceptionAsync' over '[ExpectedException]' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0006)
Linux: test/Renci.SshNet.Tests/Classes/SftpClientTest.DeleteFileAsync.cs#L17
Prefer 'Assert.ThrowsException/ThrowsExceptionAsync' over '[ExpectedException]' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0006)
Linux: test/Renci.SshNet.Tests/Classes/SftpClientTest.ListDirectory.cs#L18
Prefer 'Assert.ThrowsException/ThrowsExceptionAsync' over '[ExpectedException]' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0006)
Linux: test/Renci.SshNet.Tests/Classes/SftpClientTest.ListDirectoryAsync.cs#L20
Prefer 'Assert.ThrowsException/ThrowsExceptionAsync' over '[ExpectedException]' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0006)
Linux: test/Renci.SshNet.Tests/Classes/ScpClientTest.cs#L67
Review or remove the assertion as its condition is known to be always true (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0032)
Linux: test/Renci.SshNet.Tests/Classes/ScpClientTest.cs#L97
Review or remove the assertion as its condition is known to be always true (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0032)
Windows: test/Renci.SshNet.Tests/Classes/SshMessageFactoryTest.cs#L412
Assertion arguments should be passed in the correct order. 'actual' and 'expected'/'notExpected' arguments have been swapped. (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0017)
Windows: test/Renci.SshNet.Tests/Classes/SshMessageFactoryTest.cs#L420
Assertion arguments should be passed in the correct order. 'actual' and 'expected'/'notExpected' arguments have been swapped. (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0017)
Windows: test/Renci.SshNet.Tests/Classes/SshCommandTest.cs#L19
Prefer 'Assert.ThrowsException/ThrowsExceptionAsync' over '[ExpectedException]' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0006)
Windows: test/Renci.SshNet.Tests/Classes/SftpClientTest.DeleteDirectory.cs#L16
Prefer 'Assert.ThrowsException/ThrowsExceptionAsync' over '[ExpectedException]' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0006)
Windows: test/Renci.SshNet.Tests/Classes/SftpClientTest.DeleteFile.cs#L16
Prefer 'Assert.ThrowsException/ThrowsExceptionAsync' over '[ExpectedException]' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0006)
Windows: test/Renci.SshNet.Tests/Classes/SftpClientTest.DeleteFileAsync.cs#L17
Prefer 'Assert.ThrowsException/ThrowsExceptionAsync' over '[ExpectedException]' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0006)
Windows: test/Renci.SshNet.Tests/Classes/SftpClientTest.ListDirectory.cs#L18
Prefer 'Assert.ThrowsException/ThrowsExceptionAsync' over '[ExpectedException]' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0006)
Windows: test/Renci.SshNet.Tests/Classes/SftpClientTest.ListDirectoryAsync.cs#L20
Prefer 'Assert.ThrowsException/ThrowsExceptionAsync' over '[ExpectedException]' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0006)
Windows: test/Renci.SshNet.Tests/Classes/Security/CertificateHostAlgorithmTest.cs#L76
Review or remove the assertion as its condition is known to be always true (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0032)
Windows: test/Renci.SshNet.Tests/Classes/ScpClientTest.cs#L67
Review or remove the assertion as its condition is known to be always true (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0032)