Skip to content

Use BCL MLKem

Use BCL MLKem #135

Triggered via push November 12, 2025 00:02
Status Failure
Total duration 12m 27s
Artifacts 1

build.yml

on: push
Linux
8m 59s
Linux
Windows
12m 25s
Windows
Windows Integration Tests .NET Framework
6m 49s
Windows Integration Tests .NET Framework
Windows Integration Tests .NET
11m 37s
Windows Integration Tests .NET
Publish GitHub Package
0s
Publish GitHub Package
Publish NuGet Package
0s
Publish NuGet Package
Fit to window
Zoom out
Zoom in

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