Implement gssapi-with-mic user authentication with Kerberos #555
Annotations
5 errors
|
Run Integration Tests .NET
Process completed with exit code 1.
|
|
Run Integration Tests .NET:
src/Renci.SshNet/KerberosCredential.cs#L4
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
|
|
Run Integration Tests .NET:
src/Renci.SshNet/GssApiAuthenticationMethod.cs#L60
'ThrowHelper' is inaccessible due to its protection level
|
|
Run Integration Tests .NET:
src/Renci.SshNet/GssApiAuthenticationMethod.cs#L51
'ThrowHelper' is inaccessible due to its protection level
|
|
Run Integration Tests .NET:
src/Renci.SshNet/KerberosCredential.cs#L47
The name 'ThrowHelper' does not exist in the current context
|
Loading