Skip to content

Implement gssapi-with-mic user authentication with Kerberos #555

Implement gssapi-with-mic user authentication with Kerberos

Implement gssapi-with-mic user authentication with Kerberos #555

Triggered via pull request November 23, 2025 07:55
Status Failure
Total duration 7m 13s
Artifacts

build.yml

on: pull_request
Linux
38s
Linux
Windows
2m 49s
Windows
Windows Integration Tests .NET Framework
7m 7s
Windows Integration Tests .NET Framework
Windows Integration Tests .NET
5m 52s
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

28 errors
Linux
Process completed with exit code 1.
Linux: src/Renci.SshNet/KerberosCredential.cs#L4
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
Linux: src/Renci.SshNet/KerberosCredential.cs#L47
The name 'ThrowHelper' does not exist in the current context
Linux: src/Renci.SshNet/GssApiAuthenticationMethod.cs#L60
'ThrowHelper' is inaccessible due to its protection level
Linux: src/Renci.SshNet/GssApiAuthenticationMethod.cs#L51
'ThrowHelper' is inaccessible due to its protection level
Linux: src/Renci.SshNet/KerberosCredential.cs#L4
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
Linux: src/Renci.SshNet/KerberosCredential.cs#L47
The name 'ThrowHelper' does not exist in the current context
Linux: src/Renci.SshNet/GssApiAuthenticationMethod.cs#L60
'ThrowHelper' is inaccessible due to its protection level
Linux: src/Renci.SshNet/GssApiAuthenticationMethod.cs#L51
'ThrowHelper' is inaccessible due to its protection level
Windows: src/Renci.SshNet/KerberosCredential.cs#L4
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
Windows: src/Renci.SshNet/GssApiAuthenticationMethod.cs#L60
'ThrowHelper' is inaccessible due to its protection level
Windows: src/Renci.SshNet/GssApiAuthenticationMethod.cs#L51
'ThrowHelper' is inaccessible due to its protection level
Windows: src/Renci.SshNet/KerberosCredential.cs#L47
The name 'ThrowHelper' does not exist in the current context
Windows: src/Renci.SshNet/GssApiAuthenticationMethod.cs#L60
'ThrowHelper' does not contain a definition for 'ThrowIfNull' and the best extension method overload 'ThrowExtensions.extension(ArgumentNullException).ThrowIfNull(object?, string?)' requires a receiver of type 'System.ArgumentNullException'
Windows: src/Renci.SshNet/GssApiAuthenticationMethod.cs#L51
'ThrowHelper' does not contain a definition for 'ThrowIfNull' and the best extension method overload 'ThrowExtensions.extension(ArgumentNullException).ThrowIfNull(object?, string?)' requires a receiver of type 'System.ArgumentNullException'
Windows: src/Renci.SshNet/KerberosCredential.cs#L47
'ThrowHelper' does not contain a definition for 'ThrowIfNullOrEmpty'
Windows: src/Renci.SshNet/GssApiAuthenticationMethod.cs#L60
'ThrowHelper' does not contain a definition for 'ThrowIfNull' and the best extension method overload 'ThrowExtensions.extension(ArgumentNullException).ThrowIfNull(object?, string?)' requires a receiver of type 'System.ArgumentNullException'
Windows: src/Renci.SshNet/GssApiAuthenticationMethod.cs#L51
'ThrowHelper' does not contain a definition for 'ThrowIfNull' and the best extension method overload 'ThrowExtensions.extension(ArgumentNullException).ThrowIfNull(object?, string?)' requires a receiver of type 'System.ArgumentNullException'
Windows: src/Renci.SshNet/KerberosCredential.cs#L47
'ThrowHelper' does not contain a definition for 'ThrowIfNullOrEmpty'
Windows Integration Tests .NET
Process completed with exit code 1.
Windows Integration Tests .NET: src/Renci.SshNet/KerberosCredential.cs#L4
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
Windows Integration Tests .NET: src/Renci.SshNet/GssApiAuthenticationMethod.cs#L60
'ThrowHelper' is inaccessible due to its protection level
Windows Integration Tests .NET: src/Renci.SshNet/GssApiAuthenticationMethod.cs#L51
'ThrowHelper' is inaccessible due to its protection level
Windows Integration Tests .NET: src/Renci.SshNet/KerberosCredential.cs#L47
The name 'ThrowHelper' does not exist in the current context
Windows Integration Tests .NET Framework
Process completed with exit code 1.
Windows Integration Tests .NET Framework: src/Renci.SshNet/GssApiAuthenticationMethod.cs#L60
'ThrowHelper' does not contain a definition for 'ThrowIfNull' and the best extension method overload 'ThrowExtensions.extension(ArgumentNullException).ThrowIfNull(object?, string?)' requires a receiver of type 'System.ArgumentNullException'
Windows Integration Tests .NET Framework: src/Renci.SshNet/KerberosCredential.cs#L47
'ThrowHelper' does not contain a definition for 'ThrowIfNullOrEmpty'
Windows Integration Tests .NET Framework: src/Renci.SshNet/GssApiAuthenticationMethod.cs#L51
'ThrowHelper' does not contain a definition for 'ThrowIfNull' and the best extension method overload 'ThrowExtensions.extension(ArgumentNullException).ThrowIfNull(object?, string?)' requires a receiver of type 'System.ArgumentNullException'