Use BCL MLKem #495
build.yml
on: pull_request
Linux
8m 48s
Windows
12m 31s
Windows Integration Tests .NET Framework
6m 24s
Windows Integration Tests .NET
14m 17s
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/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/ShellStream.cs#L909
'ShellStream.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/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/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
|
1.63 MB |
sha256:3e0ade4ff206c6d1dcc66dbfd56ef12b44ad9777b493e571ffaead4a108137a2
|
|