Add some tests. #524
Annotations
2 errors and 4 warnings
|
Run tests
The operation was canceled.
|
Run tests:
src/Tmds.Ssh/SftpChannel.cs#L216
Nullability of reference types in value of type 'ValueTask<FileEntryAttributes>' doesn't match target type 'ValueTask<FileEntryAttributes?>'.
|
Run tests:
src/Tmds.Ssh/SftpChannel.cs#L216
Nullability of reference types in value of type 'ValueTask<FileEntryAttributes>' doesn't match target type 'ValueTask<FileEntryAttributes?>'.
|
Run tests:
test/Tmds.Ssh.Tests/SftpClientTests.cs#L1023
Dereference of a possibly null reference.
|
Run tests:
test/Tmds.Ssh.Tests/SftpClientTests.cs#L1023
Dereference of a possibly null reference.
|
Loading