Use BCL MLKem #135
build.yml
on: push
Linux
8m 59s
Windows
12m 25s
Windows Integration Tests .NET Framework
6m 49s
Windows Integration Tests .NET
11m 37s
Annotations
30 errors
|
Multifactor_Password_Or_PublicKeyAndPassword_BadPassword
One or more errors occurred.
|
|
Multifactor_Password_Or_PublicKeyAndKeyboardInteractive
One or more errors occurred.
|
|
Multifactor_Password_MatchPartialSuccessLimit
One or more errors occurred.
|
|
Multifactor_Password_ExceedsPartialSuccessLimit
One or more errors occurred.
|
|
Multifactor_KeyboardInteractiveAndPublicKey
One or more errors occurred.
|
|
Multifactor_PublicKey_MultipleAuthenticationMethod
One or more errors occurred.
|
|
Multifactor_PublicKey_MultiplePrivateKey
One or more errors occurred.
|
|
Multifactor_PublicKeyWithPassPhrase
One or more errors occurred.
|
|
Multifactor_PublicKey_Connect_Then_Reconnect
One or more errors occurred.
|
|
Multifactor_PublicKey
One or more errors occurred.
|
|
Linux:
src/Renci.SshNet/ShellStream.cs#L864
'ShellStream.Write(ReadOnlySpan<byte>)' hides inherited member 'Stream.Write(ReadOnlySpan<byte>)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
|
Linux:
src/Renci.SshNet/ShellStream.cs#L788
'ShellStream.Read(Span<byte>)' hides inherited member 'Stream.Read(Span<byte>)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
|
Linux:
src/Renci.SshNet/Common/PipeStream.cs#L164
'PipeStream.WriteAsync(ReadOnlyMemory<byte>, CancellationToken)' hides inherited member 'Stream.WriteAsync(ReadOnlyMemory<byte>, CancellationToken)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
|
Linux:
src/Renci.SshNet/Common/PipeStream.cs#L58
'PipeStream.Read(Span<byte>)' hides inherited member 'Stream.Read(Span<byte>)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
|
Linux:
src/Renci.SshNet/Sftp/SftpFileStream.cs#L721
'SftpFileStream.DisposeAsync()' hides inherited member 'Stream.DisposeAsync()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
|
Linux:
src/Renci.SshNet/Sftp/SftpFileStream.cs#L589
'SftpFileStream.WriteAsync(ReadOnlyMemory<byte>, CancellationToken)' hides inherited member 'Stream.WriteAsync(ReadOnlyMemory<byte>, CancellationToken)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
|
Linux:
src/Renci.SshNet/Sftp/SftpFileStream.cs#L542
'SftpFileStream.Write(ReadOnlySpan<byte>)' hides inherited member 'Stream.Write(ReadOnlySpan<byte>)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
|
Linux:
src/Renci.SshNet/Sftp/SftpFileStream.cs#L466
'SftpFileStream.ReadAsync(Memory<byte>, CancellationToken)' hides inherited member 'Stream.ReadAsync(Memory<byte>, CancellationToken)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
|
Linux:
src/Renci.SshNet/Sftp/SftpFileStream.cs#L413
'SftpFileStream.Read(Span<byte>)' hides inherited member 'Stream.Read(Span<byte>)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
|
Linux:
src/Renci.SshNet/Common/SshDataStream.cs#L63
'SshDataStream.Write(ReadOnlySpan<byte>)' hides inherited member 'MemoryStream.Write(ReadOnlySpan<byte>)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
|
Windows Integration Tests .NET:
src/Renci.SshNet/ShellStream.cs#L864
'ShellStream.Write(ReadOnlySpan<byte>)' hides inherited member 'Stream.Write(ReadOnlySpan<byte>)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
|
Windows Integration Tests .NET:
src/Renci.SshNet/ShellStream.cs#L788
'ShellStream.Read(Span<byte>)' hides inherited member 'Stream.Read(Span<byte>)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
|
Windows Integration Tests .NET:
src/Renci.SshNet/Sftp/SftpFileStream.cs#L721
'SftpFileStream.DisposeAsync()' hides inherited member 'Stream.DisposeAsync()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
|
Windows Integration Tests .NET:
src/Renci.SshNet/Sftp/SftpFileStream.cs#L589
'SftpFileStream.WriteAsync(ReadOnlyMemory<byte>, CancellationToken)' hides inherited member 'Stream.WriteAsync(ReadOnlyMemory<byte>, CancellationToken)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
|
Windows Integration Tests .NET:
src/Renci.SshNet/Sftp/SftpFileStream.cs#L542
'SftpFileStream.Write(ReadOnlySpan<byte>)' hides inherited member 'Stream.Write(ReadOnlySpan<byte>)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
|
Windows Integration Tests .NET:
src/Renci.SshNet/Sftp/SftpFileStream.cs#L466
'SftpFileStream.ReadAsync(Memory<byte>, CancellationToken)' hides inherited member 'Stream.ReadAsync(Memory<byte>, CancellationToken)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
|
Windows Integration Tests .NET:
src/Renci.SshNet/Sftp/SftpFileStream.cs#L413
'SftpFileStream.Read(Span<byte>)' hides inherited member 'Stream.Read(Span<byte>)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
|
Windows Integration Tests .NET:
src/Renci.SshNet/Common/SshDataStream.cs#L63
'SshDataStream.Write(ReadOnlySpan<byte>)' hides inherited member 'MemoryStream.Write(ReadOnlySpan<byte>)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
|
Windows Integration Tests .NET:
src/Renci.SshNet/Common/PipeStream.cs#L164
'PipeStream.WriteAsync(ReadOnlyMemory<byte>, CancellationToken)' hides inherited member 'Stream.WriteAsync(ReadOnlyMemory<byte>, CancellationToken)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
|
Windows Integration Tests .NET:
src/Renci.SshNet/Common/PipeStream.cs#L58
'PipeStream.Read(Span<byte>)' hides inherited member 'Stream.Read(Span<byte>)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
NuGet Package
Expired
|
1.63 MB |
sha256:57de76b8dcedd5147a2c1905c259669e22a0b4856798d79510fd8f126f5d2ab4
|
|